tdesktop/Telegram/SourceFiles/core
John Preston 7ce8b42216 Version 3.1.
- Some animated emoji now have extra effects.
- Send 🎆 🎉, 🎈, :like:, 💩 or ❤️
to any private chat, then click on the animated emoji
to launch the effect.
- If your chat partner also has the chat open,
you will both see the effects.
- See the "Watching" status
when your chat partner is enjoying emoji effects with you.
- More interactive emoji coming soon.
- Right click one of your outgoing messages in small groups
to see who recently viewed it.
- To protect privacy, read receipts are only stored for 7 days
after the message was sent.
- Record video and audio from live broadcasts in your group or channel.
- Admins can start recording from the '...' menu.
- Choose between recording in portrait or landscape orientation.
- Finished recordings are sent to the admin's Saved Messages
and can be easily shared.
2021-09-19 18:21:31 +03:00
..
application.cpp Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
application.h Removed ui_getPeerForMouseAction. 2021-07-27 02:50:08 +03:00
base_integration.cpp Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
base_integration.h Use LOG/DEBUG_LOG from lib_base. 2021-04-20 16:42:43 +04:00
changelogs.cpp Beta version 3.0.5: Fix build on Linux. 2021-09-17 11:45:05 +03:00
changelogs.h Use rpl for Window::Theme::Background updates. 2021-07-15 16:42:36 +03:00
click_handler_types.cpp Use Images::Read instead of App::readImage. 2021-08-11 18:55:08 +03:00
click_handler_types.h Provided more context for click handlers. 2021-07-27 02:18:49 +03:00
core_cloud_password.cpp Add ability to reset cloud password in 7 days. 2021-07-30 14:32:49 +03:00
core_cloud_password.h Add ability to reset cloud password in 7 days. 2021-07-30 14:32:49 +03:00
core_settings.cpp Implement close to taskbar option 2021-09-13 17:46:53 +03:00
core_settings.h Implement close to taskbar option 2021-09-13 17:46:53 +03: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 Allow to build with -Werror and clang 2021-07-13 21:32:06 +03:00
crash_report_window.h Removed unused variables from LastCrashedWindow. 2021-06-16 09:31:32 +03:00
crash_reports.cpp Get rid of osx and linux32 special targets 2021-08-11 16:59:27 +03: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 Use static QFileInfo::exists 2021-03-15 11:21:05 +03:00
file_utilities.h Correctly check media when editing files. 2020-10-30 18:32:19 +03:00
launcher.cpp Implement close to taskbar option 2021-09-13 17:46:53 +03:00
launcher.h Throw fp exceptions in Windows 32 bit build. 2021-08-24 17:43:31 +03:00
local_url_handlers.cpp Allow exporting test chat themes. 2021-09-19 14:40:43 +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 Add .tgv as a known mime type. 2021-08-11 18:23:14 +03:00
mime_type.h Add .tgv as a known mime type. 2021-08-11 18:23:14 +03:00
sandbox.cpp Implement close to taskbar option 2021-09-13 17:46:53 +03:00
sandbox.h Fix build. 2020-06-29 21:37:55 +04:00
shortcuts.cpp Remove SetWatchingMediaKeys 2021-07-19 22:56:14 +03:00
shortcuts.h Fix -Wunused-variable warnings with gcc 2021-07-19 22:31:27 +03:00
ui_integration.cpp Allow to choose ANGLE backend. 2021-07-01 23:48:18 +03:00
ui_integration.h Allow to choose ANGLE backend. 2021-07-01 23:48:18 +03:00
update_checker.cpp Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
update_checker.h Remove Session::Exists() global access point. 2020-06-23 21:53:39 +04:00
utils.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
utils.h Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
version.h Version 3.1. 2021-09-19 18:21:31 +03:00