AyuGramDesktop/Telegram/SourceFiles/history/view
2022-01-28 19:10:07 +03:00
..
controls Removed text commands. 2022-01-12 11:54:24 +03:00
media Handle clicks on Webm stickers. 2022-01-28 19:10:07 +03:00
reactions Load more reactions per page after the first request. 2022-01-26 11:57:21 +03:00
history_view_bottom_info.cpp Allow fast reaction revoke in private chats. 2022-01-14 21:55:48 +03:00
history_view_bottom_info.h Allow fast reaction revoke in private chats. 2022-01-14 21:55:48 +03:00
history_view_contact_status.cpp Fix "about request admin panel" box hiding. 2021-12-02 15:00:27 +04:00
history_view_contact_status.h Show info about request chat admin incoming message. 2021-11-26 18:00:20 +04:00
history_view_context_menu.cpp Support Webm sticker display in chat history. 2022-01-28 19:10:07 +03:00
history_view_context_menu.h Reacted users list on inline reaction right click. 2022-01-14 21:55:48 +03:00
history_view_cursor_state.cpp Rename Text to Ui::Text::String. 2019-06-21 11:06:46 +02:00
history_view_cursor_state.h Implement a nice corner reaction button. 2021-12-29 21:22:33 +03:00
history_view_element.cpp Remove app module. Support delayed quit by Cmd+Q on macOS. 2022-01-27 15:54:20 +03:00
history_view_element.h Remove app module. Support delayed quit by Cmd+Q on macOS. 2022-01-27 15:54:20 +03:00
history_view_emoji_interactions.cpp Fix crash in scheduled emoji interactions. 2021-10-25 09:43:22 +04:00
history_view_emoji_interactions.h Show correct emoticon in interaction-seen status. 2021-09-19 14:40:43 +03:00
history_view_empty_list_bubble.cpp Custom colors in history_view_service_message module. 2021-09-06 13:13:26 +03:00
history_view_empty_list_bubble.h Custom colors in history_view_service_message module. 2021-09-06 13:13:26 +03:00
history_view_group_call_bar.cpp Add pending requests bar in the chat. 2021-10-29 18:31:06 +04:00
history_view_group_call_bar.h Add pending requests bar in the chat. 2021-10-29 18:31:06 +04:00
history_view_item_preview.h Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
history_view_list_widget.cpp Fix possible crash in ListWidget destructor. 2022-01-26 10:40:22 +03:00
history_view_list_widget.h Reacted users list on inline reaction right click. 2022-01-14 21:55:48 +03:00
history_view_message.cpp Better reaction layout outside of a bubble. 2022-01-18 14:37:14 +03:00
history_view_message.h Better reaction layout outside of a bubble. 2022-01-18 14:37:14 +03:00
history_view_object.h Use HistoryView::Object in BottomInfo. 2021-12-29 21:22:33 +03:00
history_view_pinned_bar.cpp Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
history_view_pinned_bar.h Merge pinned list with migrated legacy group. 2020-10-30 18:32:20 +03:00
history_view_pinned_section.cpp Replaced checking global key modifiers with qt adapters. 2022-01-26 10:34:38 +03:00
history_view_pinned_section.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
history_view_pinned_tracker.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
history_view_pinned_tracker.h Allocate 64 bits for message ids. 2021-09-30 13:49:37 +04:00
history_view_react_animation.cpp Add initial reaction bubble appear animation. 2022-01-16 14:11:50 +03:00
history_view_react_animation.h Add initial reaction bubble appear animation. 2022-01-16 14:11:50 +03:00
history_view_react_button.cpp Don't scroll reactions dropdown too fast. 2022-01-28 19:08:44 +03:00
history_view_react_button.h Don't suggest "Set As Quick" on already quick. 2022-01-17 19:21:34 +03:00
history_view_reactions.cpp Fix userpics re-generating in message reactions. 2022-01-27 17:18:06 +03:00
history_view_reactions.h Better animate sent reaction in flipped context. 2022-01-18 14:45:28 +03:00
history_view_replies_section.cpp Replaced checking global key modifiers with qt adapters. 2022-01-26 10:34:38 +03:00
history_view_replies_section.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
history_view_requests_bar.cpp Fix one more unused variable warning. 2021-10-31 11:01:39 +04:00
history_view_requests_bar.h Push recent requests from requests box to the bar. 2021-10-29 18:31:06 +04:00
history_view_schedule_box.cpp Replaced checking global key modifiers with qt adapters. 2022-01-26 10:34:38 +03:00
history_view_schedule_box.h Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
history_view_scheduled_section.cpp Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
history_view_scheduled_section.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
history_view_send_action.cpp Put mini-previews after sender name. 2021-10-04 23:47:33 +04:00
history_view_send_action.h Added animation of send action for stickers to middle of text. 2021-08-30 20:50:36 +03:00
history_view_service_message.cpp Custom colors in history_view_service_message module. 2021-09-06 13:13:26 +03:00
history_view_service_message.h Custom colors in history_view_service_message module. 2021-09-06 13:13:26 +03:00
history_view_spoiler_click_handler.cpp Added behavior to hide spoilers when switching sections. 2021-12-29 21:22:34 +03:00
history_view_spoiler_click_handler.h Added behavior to hide spoilers when switching sections. 2021-12-29 21:22:34 +03:00
history_view_top_bar_widget.cpp Add some icons to popup menus. 2021-12-29 21:22:33 +03:00
history_view_top_bar_widget.h Don't show empty top bar selections. 2021-11-26 18:00:18 +04:00
history_view_view_button.cpp Show "View Message" button in sponsored. 2021-12-31 16:07:36 +03:00
history_view_view_button.h Rewrite sponsored to use fake sender names. 2021-12-31 16:07:36 +03:00
history_view_webpage_preview.cpp Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
history_view_webpage_preview.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00