AyuGramDesktop/Telegram/SourceFiles/history/view
ZavaruKitsu 1f6c440341 Merge remote-tracking branch 'tdesktop-ustream/dev' into dev
# Conflicts:
#	Telegram/CMakeLists.txt
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/Resources/winrc/Updater.rc
#	Telegram/SourceFiles/core/version.h
#	Telegram/lib_ui
#	lib/xdg/org.telegram.desktop.service
2023-08-01 09:59:53 +00:00
..
controls Merge remote-tracking branch 'tdesktop-ustream/dev' into dev 2023-08-01 09:59:53 +00:00
media Support and use share comment in stories. 2023-07-24 11:43:20 +04:00
reactions Show animation on story reaction sending. 2023-07-20 07:20:11 +04:00
history_view_bottom_info.cpp fix: reformat with resharper 2023-07-10 14:30:23 +00:00
history_view_bottom_info.h Added tooltip with forwards count to views info for channel messages. 2022-11-01 19:25:38 +04:00
history_view_contact_status.cpp Load and show list of users who viewed a story. 2023-07-20 07:20:10 +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 feat: merge 2023-07-23 00:21:48 +00:00
history_view_context_menu.h Allow sharing stories and copying a link. 2023-07-20 07:20:11 +04: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 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 Merge remote-tracking branch 'tdesktop-ustream/dev' into dev 2023-08-01 09:59:53 +00:00
history_view_element.h Improved shared story layout. 2023-07-20 07:20:11 +04:00
history_view_emoji_interactions.cpp Correctly round spoiler animation in ExtendedMedia. 2022-09-12 09:06:26 +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 Hide login code with a spoiler in chats list. 2023-04-27 15:23:36 +04:00
history_view_list_widget.cpp Call viewMessage only when marking as read. 2023-07-28 12:20:41 +04:00
history_view_list_widget.h On typing in messages selection focus input field. 2023-07-20 07:20:14 +04:00
history_view_message.cpp Improved shared story layout. 2023-07-20 07:20:11 +04:00
history_view_message.h Make HistoryItem a final class. 2022-12-26 14:24:04 +04:00
history_view_object.h Use HistoryView::Object in BottomInfo. 2021-12-29 21:22:33 +03:00
history_view_pinned_bar.cpp Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04: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 On typing in messages selection focus input field. 2023-07-20 07:20:14 +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 On typing in messages selection focus input field. 2023-07-20 07:20:14 +04:00
history_view_replies_section.h On typing in messages selection focus input field. 2023-07-20 07:20:14 +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 Add "Send when online" to the send button context menu. 2023-04-22 22:26:09 +04: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 On typing in messages selection focus input field. 2023-07-20 07:20:14 +04:00
history_view_scheduled_section.h On typing in messages selection focus input field. 2023-07-20 07:20:14 +04: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 Show background preview in service messages. 2023-04-14 13:52:49 +04:00
history_view_service_message.h Make HistoryItem a final class. 2022-12-26 14:24:04 +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_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_top_bar_widget.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +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 Moved constants of arc angles to td_ui. 2023-01-19 08:51:57 +03:00
history_view_transcribe_button.h Added ripple animation to right action in messages. 2022-12-06 12:56:56 +03:00
history_view_translate_bar.cpp Load and show list of users who viewed a story. 2023-07-20 07:20:10 +04: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 Feed initial messages slice to translation tracker. 2023-02-07 17:29:30 +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 Support external links sponsored messages. 2023-07-20 07:20:12 +04: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 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