AyuGramDesktop/Telegram/SourceFiles/core
John Preston ef1e5d50b1 Version 4.7.
- You can disable all resource-intensive animations
and animated stickers and emoji.
- Power saving mode turns on automatically based on
system battery saving settings.
- Fully flexible playback speed settings for videos,
voice and video messages.
- Click the "1X" button to quickly switch between normal
and adjusted speed – or hold it to set any speed between 0.5-2.5x.
- Improved sound quality for adjusted speed playback.
- Read receipts in groups under 100 members now show reaction timestamps
and when your messages were read.
- When inviting people to groups, you can quickly send invite links
to anyone who doesn't allow adding them directly.
- Invite links now show previews in chats.
- Fully translatable bots. Bot descriptions
and ”What can this bot do?" sections can now be translated.
- Starting a call now shows a confirmation window.
- Fixed pasting images from Firefox on Windows.
- Global Fn+F shortcut to switch active window
to full screen mode on macOS.
- Silent notification sound in Focus Mode on macOS.
2023-03-19 17:50:09 +04:00
..
application.cpp Use global Fn+F shortcut for toggle fullscreen on macOS. 2023-03-15 16:39:13 +04:00
application.h Use global Fn+F shortcut for toggle fullscreen on macOS. 2023-03-15 16:39:13 +04:00
base_integration.cpp Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
base_integration.h Set some layers crash annotations. 2022-09-25 18:21:56 +04:00
changelogs.cpp Beta version 4.6.12: Fix local changelog version. 2023-03-18 08:12:50 +04:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
click_handler_types.h Implement opening of t.me/bot/app-s. 2023-03-07 08:42:29 +03:00
core_cloud_password.cpp Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_cloud_password.h Moved out mtp fields from CloudPasswordState to nested struct. 2022-05-08 23:13:45 +03:00
core_settings.cpp Reuse new speed change control for video. 2023-03-15 13:36:40 +04:00
core_settings.h Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
core_settings_proxy.cpp Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
core_settings_proxy.h Moved proxy global variables from facades to core settings. 2021-06-16 09:31:32 +03:00
crash_report_window.cpp Replace "Your Report Tag" with "Crash ID". 2023-02-15 22:32:11 +04:00
crash_report_window.h Removed unused variables from LastCrashedWindow. 2021-06-16 09:31:32 +03:00
crash_reports.cpp Replace "Your Report Tag" with "Crash ID". 2023-02-15 22:32:11 +04:00
crash_reports.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
file_location.cpp Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_location.h Support large files in Downloads. 2022-05-19 17:27:03 +04:00
file_utilities.cpp Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
file_utilities.h Don't get cursor position twice for open with menu 2023-01-20 12:58:48 +04:00
launcher.cpp Switch freetype to experimental settings 2023-02-22 16:51:13 +04:00
launcher.h Switch freetype to experimental settings 2023-02-22 16:51:13 +04:00
local_url_handlers.cpp Don't read legacy "errors" in passport. 2023-03-08 16:10:36 +04:00
local_url_handlers.h Move terms lock from Core::App to Session. 2020-06-24 11:56:16 +04:00
mime_type.cpp Move kurlmimedata.h include to where it's really used 2023-03-17 18:56:23 +04:00
mime_type.h Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
sandbox.cpp Allow larger scales on high-dpi screens. 2023-03-15 17:17:46 +04:00
sandbox.h Don't use window title for IPC. 2023-01-09 16:08:34 +04:00
shortcuts.cpp Rewrite shortcuts using QAction. 2023-01-19 09:46:19 +04:00
shortcuts.h Rewrite shortcuts using QAction. 2023-01-19 09:46:19 +04:00
ui_integration.cpp Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
ui_integration.h cTimeFormat/cDateFormat -> QLocale::ShortFormat 2022-12-28 10:28:12 +04:00
update_checker.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
utils.h Move kurlmimedata.h include to where it's really used 2023-03-17 18:56:23 +04:00
version.h Version 4.7. 2023-03-19 17:50:09 +04:00