AyuGramDesktop/Telegram/SourceFiles
John Preston 10f1ae152d Fix crash in sending games from inline bots.
Regression was introduced in 2d1fb0562d.
2024-12-17 21:13:29 +04:00
..
_other Add Windows on ARM to build scripts. 2024-07-19 11:58:26 +02:00
api Correctly show commission in stars stats. 2024-12-04 13:51:19 +04:00
boxes Enter selects from-row in reply-in-another-chat. 2024-12-17 21:13:29 +04:00
calls Replace non-started calls. 2024-11-23 10:04:55 +04:00
chat_helpers Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
codegen/scheme Provide single-data generic TL accessor. 2022-07-26 20:12:10 +03:00
core Version 5.9. 2024-12-04 19:03:17 +04:00
countries Add flag emoji by country iso2 method. 2023-10-26 14:08:41 +04:00
data Allow forward+reply, options in single box. 2024-12-17 21:13:29 +04:00
dialogs Fixed mouse track on right button for bots when there is unread badge. 2024-12-16 05:45:56 +03:00
editor Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
export Added support of media with spoiler to export to JSON. 2024-12-04 11:48:07 +03:00
ffmpeg PoC video messages sending. 2024-10-24 13:24:43 +04:00
history Allow forward+reply, options in single box. 2024-12-17 21:13:29 +04:00
info Fixed Escape hotkey in info sections with search field. 2024-12-16 05:45:56 +03:00
inline_bots Fix crash in sending games from inline bots. 2024-12-17 21:13:29 +04:00
intro Added ability to pass preloaded chats filter tags toggle on logging in. 2024-11-27 11:27:59 +03:00
iv Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
lang Allow changing the recipients. 2024-12-04 13:51:20 +04:00
layout Spread some style entries from basic style. 2023-11-15 04:19:51 +03:00
main Confirm box for revoke link / end program. 2024-12-04 13:51:19 +04:00
media Added ability to open peer in new window from short info box. 2024-11-27 11:27:59 +03:00
menu Add special string for bot revenue. 2024-11-01 14:16:43 +04:00
mtproto Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
overview Fixed display of message without text in section of shared links. 2024-09-11 16:31:46 +03:00
passport Residence country instead of Citizenship 2024-12-06 18:29:17 +04:00
payments Update API scheme to layer 195. 2024-12-04 13:51:18 +04:00
platform Moved out fixing of ampersand from text in actions to single place. 2024-11-27 11:27:59 +03:00
profile Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
settings Removed confusing lock state from button in earn out section. 2024-12-16 05:45:56 +03:00
statistics Use nice format for numbers. 2024-12-04 13:51:20 +04:00
storage Fix some warnings from PVS-Studio. 2024-11-18 12:50:36 +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 Allow forward+reply, options in single box. 2024-12-17 21:13:29 +04:00
window Show correct error on stopped starref. 2024-12-04 13:51:19 +04:00
apiwrap.cpp Show scheduled limit error. 2024-11-21 13:10:59 +04:00
apiwrap.h Prepared messages sharing from miniapp. 2024-11-17 15:08:16 +04:00
config.h Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
logs.cpp Added ability to disable debug logs even for debug builds. 2024-11-27 11:27:59 +03: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 Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +03:00
mainwidget.h Slightly improved process of switching between chats filters view types. 2024-11-11 10:18:00 +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 Update API scheme to layer 195. 2024-12-04 13:51:18 +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