.. |
compose
|
Fix shortcut messages sizing / emoji panel.
|
2024-03-08 10:53:59 +04:00 |
bot_command.cpp
|
Removed username from public data members of UserData.
|
2022-11-01 19:25:38 +04:00 |
bot_command.h
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
bot_keyboard.cpp
|
Added glare effect to inline bot buttons while waiting response.
|
2023-08-14 22:30:40 +02:00 |
bot_keyboard.h
|
Support persistent flag for bot keyboard.
|
2022-12-26 14:24:07 +04:00 |
chat_helpers.style
|
Fixed bubble color under strip of emoji pad for reactions.
|
2024-03-08 10:53:58 +04:00 |
emoji_interactions.cpp
|
Show, send and receive interactions in single custom emoji.
|
2022-08-04 16:10:36 +03:00 |
emoji_interactions.h
|
Show, send and receive interactions in single custom emoji.
|
2022-08-04 16:10:36 +03:00 |
emoji_keywords.cpp
|
Allow choosing emoji color for all emoji.
|
2023-08-18 11:00:04 +02:00 |
emoji_keywords.h
|
Implement emoji search / categories.
|
2023-02-02 22:12:31 +04:00 |
emoji_list_widget.cpp
|
Don't show duplicated emoji set.
|
2024-02-18 20:11:57 +04:00 |
emoji_list_widget.h
|
Implement free megagroup emoji set.
|
2024-02-15 13:51:40 +04:00 |
emoji_sets_manager.cpp
|
Added references to structured bindings since Apple clang supports them.
|
2024-01-16 11:18:55 +04:00 |
emoji_sets_manager.h
|
Slightly optimized include directives in some headers.
|
2023-11-15 04:20:20 +03:00 |
emoji_suggestions_widget.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
emoji_suggestions_widget.h
|
Finish improved stories reply area theming.
|
2023-07-20 07:20:08 +04:00 |
field_autocomplete.cpp
|
Allow editing quick replies from the suggestions.
|
2024-03-08 10:54:00 +04:00 |
field_autocomplete.h
|
Allow sending quick replies like bot commands.
|
2024-03-08 10:53:59 +04:00 |
gifs_list_widget.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
gifs_list_widget.h
|
Finish improved stories reply area theming.
|
2023-07-20 07:20:08 +04:00 |
message_field.cpp
|
Added blockquote to white list for message links parser.
|
2024-03-08 10:53:58 +04:00 |
message_field.h
|
Fixed fade effect for input message fields in compose controls.
|
2024-02-16 15:00:19 +04:00 |
share_message_phrase_factory.cpp
|
Replaced default toast text for shared messages with complex phrases.
|
2023-11-20 16:25:28 +03:00 |
share_message_phrase_factory.h
|
Replaced default toast text for shared messages with complex phrases.
|
2023-11-20 16:25:28 +03:00 |
spellchecker_common.cpp
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
spellchecker_common.h
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
stickers_dice_pack.cpp
|
Update API scheme. Giveaway winners.
|
2023-12-16 20:25:02 +00:00 |
stickers_dice_pack.h
|
Update API scheme. Giveaway winners.
|
2023-12-16 20:25:02 +00:00 |
stickers_emoji_image_loader.cpp
|
Replaced multiple static constants for square root of 2 with Qt define.
|
2023-01-21 19:40:33 +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
|
Use StickersListFooter for GIFs section.
|
2023-02-02 22:12:31 +04:00 |
stickers_emoji_pack.h
|
Use StickersListFooter for GIFs section.
|
2023-02-02 22:12:31 +04:00 |
stickers_gift_box_pack.cpp
|
Fix possible crash in gift box sticker lookup.
|
2024-01-16 11:16:28 +04:00 |
stickers_gift_box_pack.h
|
Specify gift box sticker explicitly.
|
2022-08-15 10:42:06 +03:00 |
stickers_list_footer.cpp
|
Check shortcuts / messages limits.
|
2024-03-08 10:53:59 +04:00 |
stickers_list_footer.h
|
Implement background emoji selector.
|
2023-10-28 18:06:17 +04:00 |
stickers_list_widget.cpp
|
Allow editing group wallpaper / status / emoji set.
|
2024-02-15 13:51:40 +04:00 |
stickers_list_widget.h
|
Improved style of buttons in stickers search results.
|
2023-07-26 12:06:51 +04:00 |
stickers_lottie.cpp
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
stickers_lottie.h
|
Support topic icon display in topic profile.
|
2022-11-01 19:25:40 +04:00 |
tabbed_panel.cpp
|
Finish improved stories reply area theming.
|
2023-07-20 07:20:08 +04:00 |
tabbed_panel.h
|
Implement full theming of attachments in stories.
|
2023-07-20 07:20:08 +04: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
|
Implement free megagroup emoji set.
|
2024-02-15 13:51:40 +04:00 |
tabbed_selector.h
|
Allow setting channel emoji status.
|
2023-12-22 07:35:02 -04:00 |
ttl_media_layer_widget.cpp
|
Fix crash in ttl video, track editions.
|
2024-01-16 21:43:19 +04:00 |
ttl_media_layer_widget.h
|
Added new viewer widget for voice messages with ttl.
|
2024-01-16 11:18:55 +04:00 |