.. |
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
|
Don't use MTP* for reply markup data.
|
2021-10-04 23:47:30 +04:00 |
bot_keyboard.h
|
Refactored sending bot commands.
|
2021-07-27 02:50:08 +03:00 |
chat_helpers.style
|
…
|
|
emoji_interactions.cpp
|
Use base::SafeRound instead of std::round.
|
2021-09-27 12:13:57 +04:00 |
emoji_interactions.h
|
Show correct emoticon in interaction-seen status.
|
2021-09-19 14:40:43 +03:00 |
emoji_keywords.cpp
|
…
|
|
emoji_keywords.h
|
…
|
|
emoji_list_widget.cpp
|
Moved layout utils to td_ui.
|
2021-07-26 17:38:51 +03:00 |
emoji_list_widget.h
|
…
|
|
emoji_sets_manager.cpp
|
Update emoji to 13.1.
|
2021-09-14 15:14:25 +03:00 |
emoji_sets_manager.h
|
…
|
|
emoji_suggestions_widget.cpp
|
…
|
|
emoji_suggestions_widget.h
|
…
|
|
field_autocomplete.cpp
|
Removed Q_OBJECT from ScrollArea.
|
2021-09-30 18:45:38 +03:00 |
field_autocomplete.h
|
Added choosing sticker action to field autocomplete.
|
2021-09-01 01:23:20 +03:00 |
gifs_list_widget.cpp
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
gifs_list_widget.h
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
message_field.cpp
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +03:00 |
message_field.h
|
…
|
|
send_context_menu.cpp
|
Move unread mentions menu to chat_helpers/send_context_menu.
|
2021-08-12 10:06:16 +03:00 |
send_context_menu.h
|
Move unread mentions menu to chat_helpers/send_context_menu.
|
2021-08-12 10:06:16 +03:00 |
spellchecker_common.cpp
|
…
|
|
spellchecker_common.h
|
…
|
|
stickers_dice_pack.cpp
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +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
|
…
|
|
stickers_emoji_pack.cpp
|
Accumulate and send emoji interactions.
|
2021-09-17 10:25:36 +03:00 |
stickers_emoji_pack.h
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03:00 |
stickers_list_widget.cpp
|
Move dialogs_layout to dialogs/ui/.
|
2021-10-04 23:45:21 +04:00 |
stickers_list_widget.h
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |
stickers_lottie.cpp
|
Cache interactions in four cache keys.
|
2021-09-17 19:23:52 +03:00 |
stickers_lottie.h
|
Cache interactions in four cache keys.
|
2021-09-17 19:23:52 +03:00 |
tabbed_panel.cpp
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
tabbed_panel.h
|
…
|
|
tabbed_section.cpp
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
tabbed_section.h
|
…
|
|
tabbed_selector.cpp
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |
tabbed_selector.h
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |