|
|
2026-09-25 14:38:13 +03:00 |
| .. |
|
compose
|
[img-editor] Added photo button row to stickers list widget.
|
2026-09-09 13:03:32 +04:00 |
|
bot_command.cpp
|
Replaced int botStatus with a type-safe Data::BotStatus enum class.
|
2026-03-30 13:42:23 +03:00 |
|
bot_command.h
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
|
bot_keyboard.cpp
|
Support force_reply on visible and inline bot keyboards
|
2026-08-10 18:42:48 +04:00 |
|
bot_keyboard.h
|
Merge TWidget* into Ui::RpWidget*.
|
2025-08-11 13:55:16 +04:00 |
|
chat_helpers.style
|
Added adapting gifs into stickers and emoji in owned set box.
|
2026-09-10 15:03:52 +04:00 |
|
emoji_interactions.cpp
|
Fix emoji premium effects autoplay.
|
2026-09-24 22:47:20 +04:00 |
|
emoji_interactions.h
|
Added auto-play of single-emoji interaction effects on receive.
|
2026-07-10 14:04:25 +04:00 |
|
emoji_keywords.cpp
|
Added missing const to local references in some files.
|
2026-08-12 13:36:02 +03:00 |
|
emoji_keywords.h
|
Implement emoji search / categories.
|
2023-02-02 22:12:31 +04:00 |
|
emoji_list_widget.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
emoji_list_widget.h
|
Replace rich editor layout patches with stable contracts
|
2026-07-31 22:56:05 +03:00 |
|
emoji_picker_overlay.cpp
|
Added emoji search to sticker creator picker overlay.
|
2026-07-28 09:53:54 +03:00 |
|
emoji_picker_overlay.h
|
Added emoji search to sticker creator picker overlay.
|
2026-07-28 09:53:54 +03:00 |
|
emoji_picker_overlay.style
|
Added emoji search to sticker creator picker overlay.
|
2026-07-28 09:53:54 +03:00 |
|
emoji_sets_manager.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
emoji_sets_manager.h
|
Slightly optimized include directives in some headers.
|
2023-11-15 04:20:20 +03:00 |
|
emoji_suggestions_widget.cpp
|
[iv-editor] Fixed Enter with emoji suggestion having no selection.
|
2026-08-17 08:33:44 +03:00 |
|
emoji_suggestions_widget.h
|
[iv-editor] Fixed Enter with emoji suggestion having no selection.
|
2026-08-17 08:33:44 +03:00 |
|
field_autocomplete.cpp
|
Replaced floorclamp and ceilclamp with Ui::RowsInRange.
|
2026-09-15 08:49:44 +03:00 |
|
field_autocomplete.h
|
Slightly improved code style in field autocomplete.
|
2026-09-15 08:29:25 +03:00 |
|
field_characters_count_manager.cpp
|
Changed behavior to hide field buttons in HistoryWidget with typed text.
|
2024-03-25 10:15:42 +04:00 |
|
field_characters_count_manager.h
|
Changed behavior to hide field buttons in HistoryWidget with typed text.
|
2024-03-25 10:15:42 +04:00 |
|
gifs_list_widget.cpp
|
Merge upstream dev through b033e513f4
|
2026-08-22 11:23:33 +03:00 |
|
gifs_list_widget.h
|
Add picker animation scheduler, use in pickers
|
2026-07-02 22:18:57 +03:00 |
|
message_field.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
message_field.h
|
Moved plain text paste check to message field module.
|
2026-08-26 17:15:19 +03:00 |
|
picker_animation_scheduler.cpp
|
Refine picker animation startup & heavy-data cleanup
|
2026-07-02 23:04:47 +03:00 |
|
picker_animation_scheduler.h
|
Refine picker animation startup & heavy-data cleanup
|
2026-07-02 23:04:47 +03:00 |
|
rich_paste_toast.cpp
|
Fixed rich paste offer on explicit plain text paste.
|
2026-08-26 17:15:19 +03:00 |
|
rich_paste_toast.h
|
Added offer to apply pasted markdown in message field.
|
2026-08-25 17:01:15 +03:00 |
|
share_message_phrase_factory.cpp
|
Added forward animation to forwarded message toasts.
|
2026-07-16 17:44:28 +03:00 |
|
share_message_phrase_factory.h
|
Added forward animation to forwarded message toasts.
|
2026-07-16 17:44:28 +03:00 |
|
spellchecker_common.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
spellchecker_common.h
|
Moved dictionaries manifest into an MTP-fetched pinned post.
|
2026-04-22 12:19:04 +03:00 |
|
stickers_dice_pack.cpp
|
Initial stake dice game implementation.
|
2025-12-29 11:21:22 +04:00 |
|
stickers_dice_pack.h
|
Initial stake dice game implementation.
|
2025-12-29 11:21:22 +04:00 |
|
stickers_emoji_image_loader.cpp
|
Fix build on Windows.
|
2024-03-24 10:24:26 +04:00 |
|
stickers_emoji_image_loader.h
|
Moved out Stickers::EmojiImageLoader to td_ui.
|
2024-03-24 07:01:08 +03:00 |
|
stickers_emoji_pack.cpp
|
Fix crash refreshing emoji pack items with variants.
|
2026-09-23 13:04:11 +04:00 |
|
stickers_emoji_pack.h
|
Show effect animation with correct geometry.
|
2024-05-30 21:35:05 +04:00 |
|
stickers_gift_box_pack.cpp
|
Fix possible crash in gift message display.
|
2026-05-08 09:39:21 +04:00 |
|
stickers_gift_box_pack.h
|
Support correct sitckers for TON gifts.
|
2025-06-30 12:32:33 +04:00 |
|
stickers_list_footer.cpp
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
stickers_list_footer.h
|
Restructure mtproto ownership
|
2026-07-08 00:07:46 +03:00 |
|
stickers_list_widget.cpp
|
Use Ui::RowsInRange for visible sticker animations
|
2026-09-23 17:10:53 +03:00 |
|
stickers_list_widget.h
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
stickers_lottie.cpp
|
Add loading draft streaming animation.
|
2026-04-10 15:33:01 +07:00 |
|
stickers_lottie.h
|
Add loading draft streaming animation.
|
2026-04-10 15:33:01 +07:00 |
|
tabbed_panel.cpp
|
Replaced qRound with base::SafeRound.
|
2026-09-14 18:41:41 +03:00 |
|
tabbed_panel.h
|
Replaced sticker emoji picker row with dropdown panel.
|
2026-04-20 13:55:23 +03:00 |
|
tabbed_section.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
tabbed_section.h
|
Allow float video player across accounts.
|
2020-06-25 18:17:37 +04:00 |
|
tabbed_selector.cpp
|
Merge upstream dev through 939de1079b
|
2026-09-23 17:18:32 +03:00 |
|
tabbed_selector.h
|
Merge upstream dev through a1ea1ddd8c (7.2.9)
|
2026-09-23 16:21:17 +03:00 |
|
ttl_media_layer_widget.cpp
|
Split screenshot protection reasons into content and ambient.
|
2026-08-24 07:51:04 +03:00 |
|
ttl_media_layer_widget.h
|
Added new viewer widget for voice messages with ttl.
|
2024-01-16 11:18:55 +04:00 |