tdesktop/Telegram/SourceFiles
John Preston 9e10a80e00 Version 4.11.3.
- Fix adding a link to media captions in scheduled / comments.
- Fix crash in link preview options saving.
- Fix possible crash in statistics.
2023-11-02 20:31:53 +04:00
..
_other Beta version 4.9.10: Fix after-update relaunch. 2023-09-22 16:08:41 +04:00
api Fix external replies in topic groups. 2023-10-31 10:39:54 +04:00
boxes Replaced Session Controller with Navigation for resolving of giftcodes. 2023-11-01 17:01:25 +03:00
calls Don't activate main window in case of visible call window. 2023-11-01 22:24:09 +04:00
chat_helpers Fix inline bots with secondary usernames. 2023-11-01 16:39:46 +04:00
codegen/scheme
core Version 4.11.3. 2023-11-02 20:31:53 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Highlight quotes in replies to file albums. 2023-10-31 23:06:21 +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 Fix media caption adding link in replies/scheduled. 2023-11-02 20:30:48 +04:00
info Display group / channel id in profile. 2023-11-02 20:30:48 +04:00
inline_bots Version 4.11.2: Fix build with Xcode. 2023-11-01 22:57:36 +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 Don't activate main window in case of visible call window. 2023-11-01 22:24:09 +04:00
profile Removed unused keys from profile.style. 2023-02-02 22:12:33 +04:00
settings Added ability to go to message from message preview in statistics info. 2023-11-01 17:00:26 +03:00
statistics Workaround crash in statistics. 2023-11-02 20:30:48 +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 Fixed mouse wheel handling in vertical drum picker without animation. 2023-10-31 13:11:01 +03:00
window Wait for main menu bot icon to load. 2023-11-01 21:04:25 +04:00
apiwrap.cpp Fix external replies to different topic groups. 2023-10-31 13:13:31 +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 Highlight reply quote in original message. 2023-10-31 09:01:20 +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 Add option to use old tray icon. 2023-10-30 11:16:17 +04:00
tray.h