tdesktop/Telegram/SourceFiles/chat_helpers
2022-01-28 19:10:07 +03:00
..
bot_command.cpp Moved utils for sending bot commands to separated file. 2021-07-27 02:50:08 +03:00
bot_command.h Allocate 64 bits for message ids. 2021-09-30 13:49:37 +04:00
bot_keyboard.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
bot_keyboard.h Add Qt 6 support 2021-10-21 13:15:00 +04:00
chat_helpers.style Show members list in PanelMode::Wide. 2021-05-24 22:45:13 +04:00
emoji_interactions.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
emoji_interactions.h Show correct emoticon in interaction-seen status. 2021-09-19 14:40:43 +03:00
emoji_keywords.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
emoji_keywords.h Rename AuthSession to Main::Session. 2019-07-24 13:45:24 +02:00
emoji_list_widget.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
emoji_list_widget.h Move many widget classes to lib_ui. 2019-10-01 23:59:46 +03:00
emoji_sets_manager.cpp Update emoji to 13.1. 2021-09-14 15:14:25 +03:00
emoji_sets_manager.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
emoji_suggestions_widget.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
emoji_suggestions_widget.h Add Qt 6 support 2021-10-21 13:15:00 +04:00
field_autocomplete.cpp Support webm stickers in field autocomplete. 2022-01-28 19:10:07 +03:00
field_autocomplete.h Support webm stickers in field autocomplete. 2022-01-28 19:10:07 +03:00
gifs_list_widget.cpp Support webm stickers in StickerSetBox. 2022-01-28 19:10:07 +03:00
gifs_list_widget.h Render webm stickers in StickersListWidget. 2022-01-28 19:10:07 +03:00
message_field.cpp Split qt_adapters to separated files. 2022-01-26 10:33:28 +03:00
message_field.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
send_context_menu.cpp Mark all reactions as read context menu. 2022-01-28 19:10:07 +03:00
send_context_menu.h Track unread mentions and unread reactions the same way. 2022-01-28 19:10:07 +03:00
spellchecker_common.cpp Fix possible crash in dictionaries download. 2022-01-05 01:04:38 +03:00
spellchecker_common.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
stickers_dice_pack.cpp Support rendering Webm videos with alpha. 2022-01-28 19:10:07 +03:00
stickers_dice_pack.h Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
stickers_emoji_image_loader.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
stickers_emoji_image_loader.h Create only one EmojiImageLoader to fix a crash. 2020-06-23 21:53:43 +04:00
stickers_emoji_pack.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
stickers_emoji_pack.h Load and reload interaction stickers. 2021-09-17 10:25:36 +03:00
stickers_list_widget.cpp Animate webm pack icon in the panel. 2022-01-28 19:10:07 +03:00
stickers_list_widget.h Optimize sets stickers / gifs panel repainting. 2022-01-28 19:10:07 +03:00
stickers_lottie.cpp Render webm stickers in StickersListWidget. 2022-01-28 19:10:07 +03:00
stickers_lottie.h Render webm stickers in StickersListWidget. 2022-01-28 19:10:07 +03:00
tabbed_panel.cpp Add tabbed-panel-show-on-click option. 2022-01-28 19:10:07 +03:00
tabbed_panel.h Add tabbed-panel-show-on-click option. 2022-01-28 19:10:07 +03:00
tabbed_section.cpp Start non-unique ChatTheme. 2021-08-30 20:32:57 +03:00
tabbed_section.h Allow float video player across accounts. 2020-06-25 18:17:37 +04:00
tabbed_selector.cpp Add some icons to popup menus. 2021-12-29 21:22:33 +03:00
tabbed_selector.h Added sending action when choosing sticker. 2021-08-30 20:50:32 +03:00