.. |
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
|
Redesign premium reactions preview box.
|
2022-06-01 11:59:14 +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
|
|
|
emoji_list_widget.cpp
|
Add Qt 6 support
|
2021-10-21 13:15:00 +04:00 |
emoji_list_widget.h
|
|
|
emoji_sets_manager.cpp
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
emoji_sets_manager.h
|
|
|
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
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
field_autocomplete.h
|
Added simple animation of stickers sending from autocomplete field.
|
2022-02-25 19:41:16 +03:00 |
gifs_list_widget.cpp
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
gifs_list_widget.h
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
message_field.cpp
|
Added ability to provide field style to EditLinkBox.
|
2022-03-06 18:11:47 +03:00 |
message_field.h
|
Added ability to provide field style to EditLinkBox.
|
2022-03-06 18:11:47 +03:00 |
spellchecker_common.cpp
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
spellchecker_common.h
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +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
|
|
|
stickers_emoji_pack.cpp
|
Use / cache the same sticker / effect size in preview.
|
2022-05-19 19:05:07 +04:00 |
stickers_emoji_pack.h
|
Use / cache the same sticker / effect size in preview.
|
2022-05-19 19:05:07 +04:00 |
stickers_list_widget.cpp
|
Removed Ui::hideLayer from places that can be in non-primary windows.
|
2022-06-09 07:06:01 +03:00 |
stickers_list_widget.h
|
Don't show premium stickers if premium blocked.
|
2022-06-08 10:28:45 +04:00 |
stickers_lottie.cpp
|
Mirror premium sticker thumbnail / path.
|
2022-05-19 17:27:01 +04:00 |
stickers_lottie.h
|
Introduce premium reactions preview box.
|
2022-05-27 19:42:05 +04: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
|
|
|
tabbed_selector.cpp
|
Refresh stickers when premium becomes possible.
|
2022-06-08 19:29:16 +04:00 |
tabbed_selector.h
|
Added simple animation of static stickers sending.
|
2022-02-25 19:41:15 +03:00 |