tdesktop/Telegram/SourceFiles
John Preston 645ae69220 Version 4.2.
- A new expandable reaction menu was added in private chats and groups.
- All users get access to dozens of new reactions,
including reactions previously reserved for Premium users.
- The reactions you use most frequently
will always be displayed at the top.
- Premium users can react to messages with thousands of custom emoji
and add up to 3 reactions to each message.
- Group admins can control whether
custom reactions are allowed in their groups.
- Premium users can add an animated emoji status next to their name
to display their current activity.
- To set a status, tap your Premium badge in the main menu or Settings.
- Popular suggestions for working, sleeping,
traveling and more will be shown at the top.
- To set a status for a specific duration like 1 hour or 2 days,
right click the emoji.
- A new format was supported for username links,
in addition to "t.me/username." You can now open Telegram accounts,
groups or channels using links like "username.t.me"
or "https://username.t.me."
- Improved support for long media captions.
2022-09-17 00:47:22 +04:00
..
_other
api Fix sending custom emoji based on Dice-type game emoji. 2022-09-14 20:41:24 +04:00
boxes Support custom quick reaction in settings. 2022-09-16 11:16:59 +04:00
calls Add emoji-status disclaimer for unknown peers. 2022-09-06 11:20:55 +04:00
chat_helpers Insert / Copy emoji from pack preview. 2022-09-14 14:45:23 +04:00
codegen/scheme
core Version 4.2. 2022-09-17 00:47:22 +04:00
countries
data Fixed muting of peer forever. 2022-09-14 23:10:30 +04:00
dialogs Activate the chosen default folder on Escape. 2022-09-14 09:13:28 +04:00
editor Insert / Copy emoji from pack preview. 2022-09-14 14:45:23 +04:00
export Added strictly typed field to export JSON for text entities. 2022-09-14 23:10:28 +04:00
ffmpeg Fix FFmpeg frame generator ending. 2022-09-08 09:50:11 +04:00
history Fix custom status remove on chat reopen. 2022-09-16 10:42:25 +04:00
info Fixed muting of peer forever. 2022-09-14 23:10:30 +04:00
inline_bots Update API scheme to layer 146. 2022-09-12 09:06:26 +04:00
intro Add emoji-status disclaimer for unknown peers. 2022-09-06 11:20:55 +04:00
lang
layout
main Update API scheme on layer 145. 2022-09-02 21:14:34 +04:00
media Initial implementation of ExtendedMedia. 2022-09-12 09:06:26 +04:00
menu Fixed muting of peer forever. 2022-09-14 23:10:30 +04:00
mtproto Update User-Agent for DNS to Chrome 104.0.5112.101. 2022-09-03 08:42:51 +04:00
overview Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
passport Add emoji-status disclaimer for unknown peers. 2022-09-06 11:20:55 +04:00
payments Add emoji-status disclaimer for unknown peers. 2022-09-06 11:20:55 +04:00
platform Move QGuiApplication::setDesktopFileName call to Platform::start 2022-09-05 08:24:48 +04:00
profile Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
settings Fixed padding of TopBar in Premium Settings for user. 2022-09-14 23:10:31 +04:00
storage Use KUrlMimeData for clipboard xdg-desktop-portal integration 2022-08-30 20:25:10 +04:00
support Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +04:00
ui Show extended preview inline keyboard button. 2022-09-12 16:40:19 +04:00
window Fixed muting of peer forever. 2022-09-14 23:10:30 +04:00
apiwrap.cpp Don't unload emoji sets. 2022-08-15 15:52:27 +03:00
apiwrap.h Return ApiWrap::requestPeerSettings method. 2022-08-11 09:59:18 +03:00
config.h
facades.cpp
facades.h
logs.cpp
logs.h
main.cpp
mainwidget.cpp
mainwidget.h
mainwindow.cpp Fix opening channel with active livestream in a new window. 2022-08-08 18:18:44 +03:00
mainwindow.h
settings.cpp
settings.h
stdafx.h
tray.cpp Create QSystemTrayIcon even when tray is not supported 2022-09-02 17:29:57 +04:00
tray.h