tdesktop/Telegram/SourceFiles
John Preston c46b659aa5 Version 4.11.
- View full statistics in your channels and group chats.
- Choose which link preview in added to the message.
- Choose if link preview is above or below the text.
- Choose if link preview has large or small image.
- Quote parts of text in replies.
- Add quote formatting.
- Reply in another chat.
- Add nice looking code blocks with syntax highlighting.
- Copy full code block by click on its header.
- Send a highlighted code block using ```language syntax.
- Change your name color in Chat Settings.
- Customize quotes, link previews and replies to your messages.
2023-10-28 23:39:31 +04:00
..
_other Beta version 4.9.10: Fix after-update relaunch. 2023-09-22 16:08:41 +04:00
api Implement background emoji selector. 2023-10-28 18:06:17 +04:00
boxes Support phrases for unclaimed giveaway prizes. 2023-10-28 21:40:39 +04:00
calls Use color index from API. 2023-10-26 14:08:41 +04:00
chat_helpers Don't gray out background emoji reset icon. 2023-10-28 20:49:20 +04:00
codegen/scheme
core Version 4.11. 2023-10-28 23:39:31 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Support phrases for unclaimed giveaway prizes. 2023-10-28 21:40:39 +04:00
dialogs Fix build with Xcode. 2023-10-26 14:08:40 +04:00
editor Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
export Support phrases for unclaimed giveaway prizes. 2023-10-28 21:40:39 +04:00
ffmpeg Fix crash when libvpx decoder is absent. 2023-09-25 12:41:34 +04:00
history Improve color/emoji admin log events. 2023-10-28 22:27:30 +04:00
info Implement background emoji selector. 2023-10-28 18:06:17 +04:00
inline_bots Update API scheme on layer 166. 2023-10-26 14:08:41 +04:00
intro Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
lang Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
layout Removed some unwanted include directives of styles in header files. 2023-09-08 11:40:18 +03:00
main Version 4.11. 2023-10-28 23:39:31 +04:00
media Support server-side colors by index, up to three. 2023-10-27 09:55:09 +04:00
menu Allowed to save not loaded photos from bulk download menu item. 2023-09-08 11:40:18 +03:00
mtproto Fix draft options edit, add to topics/replies. 2023-10-26 21:02:15 +04:00
overview Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
passport Use simplified TextStyle. 2023-10-13 10:08:29 +04:00
payments Update API scheme on layer 166. 2023-10-26 14:08:40 +04:00
platform Partially (italic+colored) support blockquotes. 2023-10-26 14:08:40 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Update reply preview in scale / themes. 2023-10-28 23:12:37 +04:00
statistics Increased size of arrow in chart point details widget. 2023-10-23 20:19:17 +04:00
storage Update API scheme, rich preview drafts. 2023-10-26 14:08:42 +04:00
support Support server-side colors by index, up to three. 2023-10-27 09:55:09 +04:00
ui Update reply preview in scale / themes. 2023-10-28 23:12:37 +04:00
window Update reply preview in scale / themes. 2023-10-28 23:12:37 +04:00
apiwrap.cpp Improve editing messages with webpage previews. 2023-10-26 14:08:44 +04:00
apiwrap.h Don't expect itemId from shareContact. 2023-09-05 19:30:29 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Fix debug build on Linux 2023-09-23 06:29:10 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp
mainwidget.cpp Update API scheme, rich preview drafts. 2023-10-26 14:08:42 +04:00
mainwidget.h Pass FullReplyTo everywhere. 2023-10-26 14:08:40 +04:00
mainwindow.cpp Added closing of attached bot web view when app is locked by passcode. 2023-08-04 08:46:45 +02:00
mainwindow.h Skip refocus InputField::Inner if field unfocused. 2023-05-24 21:22:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
stdafx.h Show nice padded code blocks. 2023-10-13 10:08:29 +04:00
tray.cpp
tray.h