..
application.cpp
Support ctrl+m/ctrl+w in voice chat panel.
2020-12-22 20:28:13 +04:00
application.h
Added ability to prevent application lock and account switch.
2020-12-14 17:09:24 +04:00
base_integration.cpp
Update to the latest submodules.
2019-11-05 14:27:42 +03:00
base_integration.h
Update to the latest submodules.
2019-11-05 14:27:42 +03:00
changelogs.cpp
Beta version 2.5.6.
2021-01-22 19:00:11 +04:00
changelogs.h
Moved other authorizations api request to separated file.
2020-09-30 18:48:34 +03:00
click_handler_types.cpp
Handle bot command clicks in Replies / Scheduled.
2020-11-17 12:56:51 +03:00
click_handler_types.h
Handle bot command clicks in Replies / Scheduled.
2020-11-17 12:56:51 +03: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
Make native notifications setting tri-state
2021-01-28 11:44:43 +04:00
core_settings.h
Make native notifications setting tri-state
2021-01-28 11:44:43 +04:00
crash_report_window.cpp
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
2020-11-06 11:21:34 +03:00
crash_report_window.h
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
crash_reports.cpp
Fix build.
2021-01-28 19:58:35 +04:00
crash_reports.h
Replace mapbox variant with std::variant.
2020-09-29 19:03:19 +03:00
file_location.cpp
Move Media::Clip::Reader and FileLocation to td_ui.
2020-10-30 18:32:18 +03:00
file_location.h
Move Media::Clip::Reader and FileLocation to td_ui.
2020-10-30 18:32:18 +03:00
file_utilities.cpp
Correctly check media when editing files.
2020-10-30 18:32:19 +03:00
file_utilities.h
Correctly check media when editing files.
2020-10-30 18:32:19 +03:00
launcher.cpp
Make OpenAL debugging easier
2020-12-30 11:49:30 +04:00
launcher.h
Use DeviceModelPretty/SystemVersionPretty directly
2020-12-29 12:36:47 +04:00
local_url_handlers.cpp
Handle bot command clicks in Replies / Scheduled.
2020-11-17 12:56:51 +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
Correctly check media when editing files.
2020-10-30 18:32:19 +03:00
mime_type.h
Correctly check media when editing files.
2020-10-30 18:32:19 +03:00
sandbox.cpp
Remove platform_specific.h include from mainwindow.h
2021-01-22 17:22:37 +04:00
sandbox.h
Fix build.
2020-06-29 21:37:55 +04:00
shortcuts.cpp
Remove platform_specific.h include from mainwindow.h
2021-01-22 17:22:37 +04:00
shortcuts.h
Added ability to open contacts with shortcut.
2020-10-23 13:31:24 +03:00
ui_integration.cpp
Handle bot command clicks in Replies / Scheduled.
2020-11-17 12:56:51 +03:00
ui_integration.h
Handle bot command clicks in Replies / Scheduled.
2020-11-17 12:56:51 +03:00
update_checker.cpp
Version 2.5.7: Support win64 autoupdate.
2021-01-28 17:44:53 +04:00
update_checker.h
Remove Session::Exists() global access point.
2020-06-23 21:53:39 +04:00
utils.cpp
Fix deprecation warnings when building with FFmpeg 4.2.
2020-11-06 11:21:34 +03:00
utils.h
Replaced rand_value util function with openssl::RandomValue.
2021-01-24 10:41:10 +03:00
version.h
Version 2.5.8.
2021-01-29 22:10:13 +04:00