tdesktop/Telegram/SourceFiles/core
John Preston 983d9e6eee Version 2.4.2.
- Allow block, report and delete all message from user
in "user joined" service message context menu.
- Fix admin badge display in groups.
- Fix loading and opening of comments in channels.
2020-10-02 19:32:20 +03:00
..
application.cpp Move lang keys to td_lang library. 2020-09-30 12:18:52 +03:00
application.h Add 'respect system dark mode' checkbox. 2020-07-22 17:18:17 +04:00
base_integration.cpp
base_integration.h
changelogs.cpp Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
changelogs.h Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
click_handler_types.cpp Handle links to replies section. 2020-09-29 19:03:28 +03:00
click_handler_types.h Pass Main::Session to click handler creators. 2020-06-23 21:53:38 +04:00
core_cloud_password.cpp Fix build on macOS. 2020-09-29 19:03:23 +03:00
core_cloud_password.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
core_settings.cpp Allow to choose camera device in Settings. 2020-08-21 17:52:13 +04:00
core_settings.h Allow to choose camera device in Settings. 2020-08-21 17:52:13 +04:00
crash_report_window.cpp Fix scaling in crash reporter 2020-04-29 15:51:24 +04:00
crash_report_window.h
crash_reports.cpp Remove unused variable 2020-07-13 09:33:55 +04:00
crash_reports.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
file_utilities.cpp Move session settings to main_session_settings. 2020-06-23 21:53:42 +04:00
file_utilities.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
launcher.cpp Fix -debug argument 2020-09-20 16:51:01 +03:00
launcher.h
local_url_handlers.cpp Simplified confirmed callback for ConfirmBox instances. 2020-09-29 19:03:29 +03:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Added drag'n'drop area to EditCaptionBox. 2020-07-20 21:44:07 +03:00
mime_type.h Added drag'n'drop area to EditCaptionBox. 2020-07-20 21:44:07 +03:00
sandbox.cpp Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
sandbox.h Fix build. 2020-06-29 21:37:55 +04:00
shortcuts.cpp Added ability to mark as read selected chat with shortcut. 2020-09-29 19:03:29 +03:00
shortcuts.h Added ability to mark as read selected chat with shortcut. 2020-09-29 19:03:29 +03:00
ui_integration.cpp Move lang keys to td_lang library. 2020-09-30 12:18:52 +03:00
ui_integration.h Move lang keys to td_lang library. 2020-09-30 12:18:52 +03:00
update_checker.cpp Moved other authorizations api request to separated file. 2020-09-30 18:48:34 +03:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Use threaded decoding in ffmpeg streaming. 2020-07-28 20:14:45 +04:00
utils.h Replace str_const with base::const_string. 2020-01-29 12:47:50 +03:00
version.h Version 2.4.2. 2020-10-02 19:32:20 +03:00