ZaStoGram_desktop/Telegram/SourceFiles/history/view
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-25 14:38:13 +03:00
..
controls Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
media Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
reactions Fixed shown time guard blocking left clicks in reactions selector. 2026-08-27 10:01:09 +03:00
history_view_about_view.cpp [chat] Fix some bugs in modern chat view. 2026-08-18 11:17:57 +04:00
history_view_about_view.h [chat] Fix some bugs in modern chat view. 2026-08-18 11:17:57 +04:00
history_view_about_view.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
history_view_add_poll_option.cpp [poll-view] Fixed cut emoji icon in add-option field at some scales. 2026-08-18 07:53:49 +03:00
history_view_add_poll_option.h Moved out AddPollOptionWidget from header. 2026-03-28 10:29:12 +03:00
history_view_bottom_info.cpp Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
history_view_bottom_info.h Replace anchored posts with ephemeral messages 2026-08-10 18:42:49 +04:00
history_view_chat_preview.cpp Fix chat preview crashing. 2026-08-22 11:10:34 +04:00
history_view_chat_preview.h Add keyboard navigation to chat preview. 2024-10-10 14:16:43 +04:00
history_view_chat_section.cpp Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
history_view_chat_section.h Fix some legacy-mode regressions. 2026-08-18 11:17:58 +04:00
history_view_contact_status.cpp Added delayed tooltip with full name in add contact bar. 2026-07-27 14:04:37 +03:00
history_view_contact_status.h "Set Bot Photo" button in managed bots. 2026-03-31 12:59:34 +07:00
history_view_context_menu.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
history_view_context_menu.h Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
history_view_corner_buttons.cpp Mark the floating jump buttons as overlays in the Tab chain 2026-08-21 15:56:36 +04:00
history_view_corner_buttons.h Order the corner buttons visually in the Tab chain 2026-08-21 15:56:36 +04:00
history_view_cursor_state.cpp [poll-view] Fixed description being selected instead of question. 2026-06-23 22:59:58 +03:00
history_view_cursor_state.h [poll-view] Fixed description being selected instead of question. 2026-06-23 22:59:58 +03:00
history_view_drag.cpp Removed temporary file part of photo drag-and-drop support. 2026-06-01 13:59:32 +03:00
history_view_drag.h Removed temporary file part of photo drag-and-drop support. 2026-06-01 13:59:32 +03:00
history_view_draw_to_reply.cpp Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
history_view_draw_to_reply.h Added initial implementation of draw-to-reply. 2026-03-12 12:59:50 +04:00
history_view_element.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
history_view_element.h [chat] Show forum thread bars in modern chat view. 2026-08-18 11:17:57 +04:00
history_view_element_overlay.cpp Deduplicated poll overlay setup into ShowAddPollOptionOverlay. 2026-03-28 10:29:12 +03:00
history_view_element_overlay.h Deduplicated poll overlay setup into ShowAddPollOptionOverlay. 2026-03-28 10:29:12 +03:00
history_view_emoji_interactions.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
history_view_emoji_interactions.h Fixed emoji interaction effect playing for media captions. 2026-07-19 14:50:05 +03:00
history_view_empty_list_bubble.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
history_view_empty_list_bubble.h Fix one-line height measurements of wrapping texts 2026-08-10 18:42:49 +04:00
history_view_fake_items.cpp Support user.linked_community_id from layer 229 2026-07-10 14:04:30 +04:00
history_view_fake_items.h Use nice fake message for effect preview. 2024-05-30 21:35:05 +04:00
history_view_group_call_bar.cpp Fixed use-after-free in the group call bar content. 2026-08-26 23:25:37 +04:00
history_view_group_call_bar.h Slightly refactored userpics stripe to deduplicate userpic preparation. 2026-03-28 10:29:08 +03:00
history_view_group_members_widget.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
history_view_group_members_widget.h Replaced custom GroupMembersWidget with PeerList. 2025-08-17 14:47:49 +03:00
history_view_item_preview.h Added simple colorizing of query in found messages. 2025-08-17 14:47:49 +03:00
history_view_keyboard_text_selection.cpp Fixed word navigation splitting a word on an apostrophe. 2026-09-04 10:14:19 +04:00
history_view_keyboard_text_selection.h Added keyboard extension of message text selection to history sections. 2026-06-30 13:29:25 +04:00
history_view_list_widget.cpp Fix child selection change accessibility reporting. 2026-09-24 22:20:48 +04:00
history_view_list_widget.h Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
history_view_message.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
history_view_message.h Added widening of rich message bubble to demanded content width. 2026-08-28 08:44:41 +04:00
history_view_object.h Initial implementation of gradual draft streaming. 2026-04-07 22:26:41 +07:00
history_view_paid_reaction_toast.cpp Fix warnings. 2026-04-17 22:04:20 +07:00
history_view_paid_reaction_toast.h New layout of star reaction button in streams. 2025-11-15 11:59:19 +04:00
history_view_pinned_bar.cpp [ttl-media] Fixed previews showing content of ttl media. 2026-09-01 17:45:03 +03:00
history_view_pinned_bar.h Show "Join" button for pinned call links. 2025-05-07 18:03:59 +04:00
history_view_pinned_section.cpp Fix admin log section. 2026-08-25 00:15:06 +04:00
history_view_pinned_section.h Fix admin log section. 2026-08-25 00:15:06 +04:00
history_view_pinned_tracker.cpp Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
history_view_pinned_tracker.h Added reverse iteration over pinned messages on right click. 2026-06-22 19:06:54 +03: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_reaction_preview.cpp Fixed keys and shortcuts working under overlay reaction preview. 2026-09-10 15:03:52 +04:00
history_view_reaction_preview.h Added reaction preview above menu of who reacted. 2026-08-26 08:10:08 +03:00
history_view_read_metrics_tracker.cpp Replaced qRound with base::SafeRound. 2026-09-14 18:41:41 +03:00
history_view_read_metrics_tracker.h Better post views tracking. 2026-03-25 13:08:49 +07:00
history_view_reply.cpp [ttl-media] Fixed previews showing content of ttl media. 2026-09-01 17:45:03 +03:00
history_view_reply.h Added shape masking to spoiler of message preview. 2026-09-01 17:45:03 +03:00
history_view_reply_button.cpp Add ripple effect to reply button. 2026-03-09 17:38:41 +04:00
history_view_reply_button.h Add ripple effect to reply button. 2026-03-09 17:38:41 +04:00
history_view_requests_bar.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03: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 Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
history_view_schedule_box.h Fix crash in ShareBox scheduling. 2025-11-17 18:36:43 +04:00
history_view_scheduled_section.cpp Added archive drop zone for folders and files in message editing. 2026-09-03 22:02:08 +03:00
history_view_scheduled_section.h Fix admin log section. 2026-08-25 00:15:06 +04:00
history_view_self_forwards_tagger.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
history_view_self_forwards_tagger.h Toast icon revolution. 2026-03-28 14:48:58 +07:00
history_view_send_action.cpp Animated reveal for rich messages. 2026-06-09 14:28:09 +04:00
history_view_send_action.h feat(accessibility): add screen reader support for message list 2026-05-18 22:36:24 +04:00
history_view_service_message.cpp Replaced qMin, qMax and qAbs with std::min, std::max and std::abs. 2026-09-14 18:03:15 +03:00
history_view_service_message.h Switch slideshow slides by horizontal scroll gestures 2026-07-23 15:07:02 +04:00
history_view_sponsored_click_handler.cpp Added support of simplified constructor for MTP sponsored message. 2024-04-23 19:13:46 +04:00
history_view_sponsored_click_handler.h Added support of simplified constructor for MTP sponsored message. 2024-04-23 19:13:46 +04:00
history_view_sticker_toast.cpp Fit normal custom emoji advance to its drawn frame 2026-08-12 22:28:05 +04:00
history_view_sticker_toast.h Add reaction selector widget. 2025-10-10 09:26:59 +04:00
history_view_subsection_tabs.cpp Don't show subsection tabs if no bot topics. 2026-05-06 11:18:28 +04:00
history_view_subsection_tabs.h Add support for bottom subsection tabs mode. 2026-03-25 13:08:49 +07:00
history_view_summary_header.cpp Removed premium section on first rate-limited summary click. 2026-04-06 13:15:34 +03:00
history_view_summary_header.h Fixed display of summary header in history view on unload heavy parts. 2026-01-05 12:45:02 +04:00
history_view_text_helper.cpp Replaced sticker set box with foreground preview on custom emoji click. 2026-02-16 13:15:02 +03:00
history_view_text_helper.h Support collapsible blockquotes in Ui::Text::String. 2024-05-30 21:35:10 +04:00
history_view_top_bar_widget.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
history_view_top_bar_widget.h Fixed closing of chat top bar menu leaving button rippled. 2026-09-03 22:02:08 +03:00
history_view_top_peers_selector.cpp Add link to Saved Messages in toast. 2026-05-19 12:35:31 +04:00
history_view_top_peers_selector.h Added ability to show popup selector for top peers from fast share. 2026-01-28 08:57:56 +03:00
history_view_transcribe_button.cpp Removed premium section on first rate-limited summary click. 2026-04-06 13:15:34 +03:00
history_view_transcribe_button.h Improved style of toggle summary button and removed star particles. 2026-04-03 11:46:37 +03:00
history_view_translate_bar.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03: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 Translate rich messages in whole-chat translation 2026-07-10 14:04:30 +04:00
history_view_translate_tracker.h Fix translate tracker MTProto sender include 2026-07-14 21:57:40 +03:00
history_view_view_button.cpp Fix ripple in show full article button. 2026-06-09 14:28:12 +04:00
history_view_view_button.h Support partial rich messages. 2026-06-09 14:28:12 +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
history_view_welcome_messages_section.cpp Fix some legacy-mode regressions. 2026-08-18 11:17:58 +04:00
history_view_welcome_messages_section.h Preview Welcome templates as delivered messages 2026-08-10 18:42:48 +04:00