tdesktop/Telegram/SourceFiles
John Preston ef98d4ece7 Version 5.5.4.
- Fix channel updates stopping after difference request failing.
- Add QR code generation for your username in Settings.
- Fix swipe-to-reply gestures stopping. (macOS)
2024-09-12 14:41:33 +04:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Fix repeated request of channel difference. 2024-09-12 14:08:09 +04:00
boxes Replaced boxes for QR code of invite links with box for share QR code. 2024-09-10 13:51:23 +03:00
calls Replaced PeerData::generateUserpicImage with static function. 2024-09-04 10:11:44 +03:00
chat_helpers Slightly improved style of box for sending GIF with caption. 2024-09-09 17:20:52 +03:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.5.4. 2024-09-12 14:41:33 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
dialogs Show internal list of apps as Stars Examples. 2024-09-05 13:14:07 +04:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Improved phrases in service message for giveaway results with credits. 2024-09-06 21:57:47 +04:00
ffmpeg Add compatibility with FFMPEG 7.0 2024-05-14 14:39:29 +04:00
history Switched swipe-to-reply processing on macOS from touch to scroll events. 2024-09-11 00:37:47 +03:00
info Added button to generate QR code for self to main section of settings. 2024-09-12 13:28:10 +03:00
inline_bots Remove redundant web apps code. 2024-09-12 14:08:09 +04:00
intro Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
iv Update Qt 6.7.2 -> 6.8.0 2024-08-31 19:54:58 +02:00
lang fix typo 2024-04-24 19:18:33 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
media Don't pause video on viewer drag. 2024-09-09 17:54:16 +04:00
menu Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mtproto Update API scheme on layer 187. 2024-09-06 21:57:46 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
payments Support second button in web apps. 2024-09-09 13:29:00 +04:00
platform Revert "Check for local URLs more strictly." 2024-09-10 14:19:37 +04:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Replaced boxes for QR code of invite links with box for share QR code. 2024-09-10 13:51:23 +03:00
statistics Added credits icon to boosts in statistics list. 2024-09-06 21:57:46 +04:00
storage Revert "Check for local URLs more strictly." 2024-09-10 14:19:37 +04:00
support Support limited formatting input in factcheck. 2024-05-30 21:35:07 +04:00
tests Add test_text test app. 2024-08-28 14:58:09 +04:00
ui Fit amount of available colors in box for share of QR code to 8. 2024-09-12 13:39:13 +03:00
window Added attention style to menu item to delete all call logs. 2024-09-11 15:25:05 +03:00
apiwrap.cpp Update API scheme to layer 187. 2024-09-06 21:36:03 +04:00
apiwrap.h Added ability to force request favorite stickers. 2024-07-31 16:50:04 +03:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Get error message from the right object when copying log file 2024-01-27 07:17:24 +04:00
logs.h Port forgetten places to Core::Launcher::Instance() 2023-06-16 11:38:54 +04:00
main.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
mainwidget.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwidget.h Moved out MainWidget::clearBotStartToken to static function. 2024-08-28 09:49:53 +03:00
mainwindow.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
mainwindow.h Removed some include directives. 2023-11-28 21:55:26 +04:00
settings.cpp Deduplicate executable path computation 2023-06-16 11:38:54 +04:00
settings.h Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
stdafx.h Added debug util to ensure end of life of objects. 2024-09-04 14:14:12 +04:00
tray.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03:00
tray.h Returned lost method that checks tray existence. 2022-06-23 09:38:21 +03:00