AyuGramDesktop/Telegram/SourceFiles/history/view
2024-01-16 11:18:56 +04:00
..
controls Fix sending single-time voice messages. 2024-01-16 11:18:56 +04:00
media Play ttl media horizontally where the message was. 2024-01-16 11:18:56 +04:00
reactions Custom context menu for saved-tags reactions. 2024-01-16 11:16:28 +04:00
history_view_bottom_info.cpp Replaced style of sponsored messages with fake webpage. 2023-11-28 21:55:26 +04:00
history_view_bottom_info.h Replaced style of sponsored messages with fake webpage. 2023-11-28 21:55:26 +04:00
history_view_contact_status.cpp Fixed display of archiving toasts on wrong window. 2023-12-22 07:35:02 -04:00
history_view_contact_status.h Fix contact status bar in single column layout. 2022-11-11 11:44:10 +04:00
history_view_context_menu.cpp Custom context menu for saved-tags reactions. 2024-01-16 11:16:28 +04:00
history_view_context_menu.h Removed ability to save files with ttl. 2024-01-03 12:23:41 +03:00
history_view_corner_buttons.cpp Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04:00
history_view_corner_buttons.h Remove ui/special_buttons module. 2022-12-26 14:24:06 +04:00
history_view_cursor_state.cpp Show similar channels under join message. 2023-11-28 21:55:24 +04:00
history_view_cursor_state.h Show similar channels under join message. 2023-11-28 21:55:24 +04:00
history_view_element.cpp Added silent info to tooltip of scheduled messages. 2024-01-02 14:31:59 +03:00
history_view_element.h Added new viewer widget for voice messages with ttl. 2024-01-16 11:18:55 +04:00
history_view_emoji_interactions.cpp Improve jump-to-message in saved messages. 2024-01-01 23:33:19 +04:00
history_view_emoji_interactions.h Show premium stickers toast on double click. 2022-05-26 12:30:50 +04:00
history_view_empty_list_bubble.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04: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 Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04:00
history_view_group_call_bar.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
history_view_item_preview.h Show external reply media preview. 2023-11-04 21:24:21 +04:00
history_view_list_widget.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
history_view_list_widget.h Update API scheme to layer 167. 2023-11-28 21:55:23 +04:00
history_view_message.cpp Play ttl media horizontally where the message was. 2024-01-16 11:18:56 +04:00
history_view_message.h Display correctly forwards of forwards in sublists. 2023-12-31 19:42:24 +04:00
history_view_object.h Use HistoryView::Object in BottomInfo. 2021-12-29 21:22:33 +03:00
history_view_pinned_bar.cpp Added round corners to preview in pinned messages bar. 2023-08-04 08:46:45 +02:00
history_view_pinned_bar.h Support custom emoji in reply / pinned / forward bars. 2022-07-26 20:12:08 +03:00
history_view_pinned_section.cpp Always show manual quote replies, hide redundant. 2023-11-06 12:35:08 +04:00
history_view_pinned_section.h On typing in messages selection focus input field. 2023-07-20 07:20:14 +04:00
history_view_pinned_tracker.cpp Support topic choosing in ShareBox. 2022-11-01 19:25:45 +04:00
history_view_pinned_tracker.h Support pinned messages bar in topics. 2022-11-01 19:25:43 +04:00
history_view_quick_action.cpp Added ability to configure quick action on double click. 2022-04-13 15:06:23 +04:00
history_view_quick_action.h Added ability to configure quick action on double click. 2022-04-13 15:06:23 +04:00
history_view_replies_section.cpp Fixed display of corner button in section with ttl button in record bar. 2024-01-16 11:18:56 +04:00
history_view_replies_section.h Initial saved sublist section implementation. 2023-12-31 19:42:23 +04:00
history_view_reply.cpp Fixed width of name text in replies with block quote icon. 2024-01-02 18:19:49 +03:00
history_view_reply.h Show forward original sender in reply bar. 2024-01-02 14:11:09 +04:00
history_view_requests_bar.cpp Fix group call userpics on Retina. 2022-12-29 14:06:52 +04:00
history_view_requests_bar.h Improve top bars in forums, in narrow column. 2022-11-01 19:25:41 +04:00
history_view_schedule_box.cpp Removed ability to reschedule message as silent as it's not supported. 2024-01-02 14:31:59 +03:00
history_view_schedule_box.h Added ability to provide style to schedule box. 2022-03-06 18:11:47 +03:00
history_view_scheduled_section.cpp Fixed display of corner button in section with ttl button in record bar. 2024-01-16 11:18:56 +04:00
history_view_scheduled_section.h Always use crl::time for media durations. 2023-08-04 08:46:46 +02:00
history_view_send_action.cpp Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +04:00
history_view_send_action.h Update API scheme on layer 148: Drafts in topics. 2022-11-01 19:25:38 +04:00
history_view_service_message.cpp Make giveaway end message clickable. 2023-12-16 20:25:02 +00:00
history_view_service_message.h Show similar channels under join message. 2023-11-28 21:55:24 +04:00
history_view_spoiler_click_handler.cpp Support displaying of photo spoilers. 2022-12-26 14:24:05 +04:00
history_view_spoiler_click_handler.h Move Ui::Text::String to HistoryView::Element. 2022-09-22 11:07:48 +04:00
history_view_sponsored_click_handler.cpp Added support of bot apps to sponsored messages. 2023-11-28 21:55:26 +04:00
history_view_sponsored_click_handler.h Moved out click handler for sponsored messages to separate module. 2023-11-28 21:55:26 +04:00
history_view_sticker_toast.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
history_view_sticker_toast.h Show premium tooltip on custom topic icon selection. 2022-11-01 19:25:42 +04:00
history_view_sublist_section.cpp Add search in saved sublist. 2024-01-16 11:16:28 +04:00
history_view_sublist_section.h Add search in saved sublist. 2024-01-16 11:16:28 +04:00
history_view_top_bar_widget.cpp Add search in saved sublist. 2024-01-16 11:16:28 +04:00
history_view_top_bar_widget.h Single entry point to search in chat. 2023-01-19 09:46:19 +04:00
history_view_transcribe_button.cpp Added initial support of trial voice transcribes. 2023-11-29 07:32:20 +03:00
history_view_transcribe_button.h Added initial support of trial voice transcribes. 2023-11-29 07:32:20 +03:00
history_view_translate_bar.cpp Use FlatLabel::textMaxWidth. 2023-08-17 13:54:53 +02:00
history_view_translate_bar.h Don't offer translate from / to the same language. 2023-02-07 16:38:16 +04:00
history_view_translate_tracker.cpp Pass FullReplyTo everywhere. 2023-10-26 14:08:40 +04:00
history_view_translate_tracker.h Feed initial messages slice to translation tracker. 2023-02-07 17:29:30 +04:00
history_view_view_button.cpp Update API scheme. Giveaway winners. 2023-12-16 20:25:02 +00:00
history_view_view_button.h Removed redundant code for old sponsored messages. 2023-11-28 21:55:26 +04:00
history_view_webpage_preview.cpp Support spoilers in reply previews / pinned bar. 2022-12-30 14:06:20 +04:00
history_view_webpage_preview.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00