ZaStoGram_desktop/Telegram/SourceFiles/chat_helpers
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 22:56:05 +03:00
..
compose Disabled rich editor in stories reply composer. 2026-07-20 17:55:19 +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 Avoided path-stitching seams on bot reply keyboard button corners. 2026-05-19 07:56:11 +03:00
bot_keyboard.h Merge TWidget* into Ui::RpWidget*. 2025-08-11 13:55:16 +04:00
chat_helpers.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
emoji_interactions.cpp Added auto-play of single-emoji interaction effects on receive. 2026-07-10 14:04:25 +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 Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
emoji_keywords.h Implement emoji search / categories. 2023-02-02 22:12:31 +04:00
emoji_list_widget.cpp Replace rich editor layout patches with stable contracts 2026-07-31 22:56:05 +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 перенос по папкам 2026-07-07 23:44:39 +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 Improved style with increased round radius for emoji suggestion panel. 2026-01-01 16:18:43 +03:00
emoji_suggestions_widget.h Insert emoji suggestion on Enter in editor fields 2026-07-10 14:04:29 +04:00
field_autocomplete.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
field_autocomplete.h Marked ephemeral bot commands with hover hint in autocomplete. 2026-07-10 14:04:28 +04: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 Restructure mtproto ownership 2026-07-08 00:07:46 +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 remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
message_field.h Keep typed markdown literal in article editor fields. 2026-07-17 13:42:06 +04: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
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 перенос по папкам 2026-07-07 23:44:39 +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 Don't use isolated/only-custom emoji in AboutView. 2026-05-01 00:15:20 +07: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 Add picker animation scheduler, use in pickers 2026-07-02 22:18:57 +03:00
stickers_list_footer.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
stickers_list_widget.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-25 17:07:59 +03:00
stickers_list_widget.h Merge remote-tracking branch 'upstream/dev' into dev 2026-07-25 17:07:59 +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 sticker emoji picker row with dropdown panel. 2026-04-20 13:55:23 +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 remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
tabbed_selector.h Merge remote-tracking branch 'upstream/dev' into dev 2026-07-25 17:07:59 +03:00
ttl_media_layer_widget.cpp Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
ttl_media_layer_widget.h Added new viewer widget for voice messages with ttl. 2024-01-16 11:18:55 +04:00