AyuGramDesktop/Telegram/SourceFiles/chat_helpers
Daniil 23bd76a8dd Expand moderating mode some more
Revert key check, since number keys stopped working if bot have 
Add missing commands since last PR, also add keys to respect both keypad and regular keyboard users.
2021-04-28 09:38:23 +03:00
..
bot_keyboard.cpp Expand moderating mode some more 2021-04-28 09:38:23 +03:00
bot_keyboard.h Remove some more Auth() calls. 2020-06-23 21:53:38 +04:00
chat_helpers.style Update more icons in the compose controls. 2021-02-22 23:42:41 +04:00
emoji_keywords.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
emoji_keywords.h Rename AuthSession to Main::Session. 2019-07-24 13:45:24 +02:00
emoji_list_widget.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +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 Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
emoji_sets_manager.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
emoji_suggestions_widget.cpp Move recent emoji and variants to common settings. 2021-04-26 10:51:10 +04:00
emoji_suggestions_widget.h Remove many includes from stdafx.pch. 2019-09-06 19:31:07 +03:00
field_autocomplete.cpp Use base::flat_map for pointer keys 2021-03-15 19:49:06 +03:00
field_autocomplete.h Build with QT_NO_KEYWORDS 2021-03-04 12:07:54 +04:00
gifs_list_widget.cpp Added ability to Save / Delete GIFs from menu for inline bots. 2021-03-13 12:59:12 +03:00
gifs_list_widget.h Added ability to Save / Delete GIFs from menu for inline bots. 2021-03-13 12:59:12 +03:00
message_field.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
message_field.h Improve editing messages with link previews. 2021-01-29 15:27:17 +04:00
send_context_menu.cpp Slightly refactored code for menu with send options. 2020-11-19 18:11:37 +03:00
send_context_menu.h Slightly refactored code for menu with send options. 2020-11-19 18:11:37 +03:00
spellchecker_common.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
spellchecker_common.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
stickers_dice_pack.cpp Apply autofixes from clazy 2021-03-13 15:25:47 +03:00
stickers_dice_pack.h Keep first game sticker frames inside the binary. 2020-10-30 18:32:19 +03:00
stickers_emoji_image_loader.cpp Implement message bar with animations. 2020-10-30 18:32:17 +03: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 Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
stickers_emoji_pack.h Create only one EmojiImageLoader to fix a crash. 2020-06-23 21:53:43 +04:00
stickers_list_widget.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
stickers_list_widget.h Fix build on macOS. 2020-09-29 19:03:23 +03:00
stickers_lottie.cpp Move stickers code to Data::Stickers class. 2020-06-23 21:53:38 +04:00
stickers_lottie.h Move stickers code to Data::Stickers class. 2020-06-23 21:53:38 +04:00
tabbed_panel.cpp Trying to get rid of unused variables... 2021-03-15 11:40:44 +03:00
tabbed_panel.h Added initial context menu to TabbedPanel. 2020-08-11 18:13:40 +04:00
tabbed_section.cpp Allow float video player across accounts. 2020-06-25 18:17:37 +04:00
tabbed_section.h Allow float video player across accounts. 2020-06-25 18:17:37 +04:00
tabbed_selector.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
tabbed_selector.h Fixed filling context menu in TabbedPanel between sections. 2021-01-09 14:24:41 +03:00