AyuGramDesktop/Telegram/SourceFiles/history/view
2022-04-05 15:28:48 +03:00
..
controls Moved out public api for notify settings from Data::Session. 2022-04-01 15:53:58 +04:00
media Fix non-square webm stickers display. 2022-03-18 20:09:07 +04:00
reactions Update API scheme on layer 138. 2022-01-28 19:10:07 +03:00
history_view_bottom_info.cpp Fix date tooltip on outgoing messages. 2022-02-02 15:46:55 +03:00
history_view_bottom_info.h Fix date tooltip on outgoing messages. 2022-02-02 15:46:55 +03:00
history_view_contact_status.cpp Slightly optimized name of methods in data notify settings. 2022-04-05 15:28:48 +03: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 Moved SendMenu to separated folder. 2022-03-27 17:59:30 +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 Added userpics support to sponsored messages. 2022-02-25 19:41:16 +03:00
history_view_element.h Added ability to count inner geometry in HistoryView::Element. 2022-02-25 19:41:15 +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 Fix scroll state management in Downloads. 2022-02-27 20:26:52 +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 Fixed sending animation from inline bots with unexpected result type. 2022-03-15 18:02:30 +03:00
history_view_list_widget.h Removed base/observer.h from main pch. 2022-03-15 18:02:30 +03:00
history_view_message.cpp Fix reply-to names in forwarded messages. 2022-03-16 11:02:45 +04:00
history_view_message.h Added ability to count inner geometry in HistoryView::Element. 2022-02-25 19:41:15 +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 Fix slide animations with new layer rounding. 2022-02-25 14:14:43 +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 Allow adding Settings::Section-s without changing Type. 2022-04-01 15:53:23 +04:00
history_view_react_animation.h Support multiple reaction animations in one message. 2022-01-28 19:10:07 +03:00
history_view_react_button.cpp Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
history_view_react_button.h Display unread reactions badge in chats list. 2022-01-28 19:10:07 +03:00
history_view_reactions.cpp Support multiple reaction animations in one message. 2022-01-28 19:10:07 +03:00
history_view_reactions.h Support multiple reaction animations in one message. 2022-01-28 19:10:07 +03:00
history_view_replies_section.cpp Moved SendMenu to separated folder. 2022-03-27 17:59:30 +03:00
history_view_replies_section.h Added simple animation of stickers sending from inline bots. 2022-02-25 19:41:16 +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 Moved SendMenu to separated folder. 2022-03-27 17:59:30 +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 Moved SendMenu to separated folder. 2022-03-27 17:59:30 +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 Added ability to count inner geometry in HistoryView::Element. 2022-02-25 19:41:15 +03:00
history_view_service_message.h Added ability to count inner geometry in HistoryView::Element. 2022-02-25 19:41:15 +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 Moved out peer menu callback and its creation to separated files. 2022-04-01 15:53:58 +04:00
history_view_top_bar_widget.h Moved out peer menu callback and its creation to separated files. 2022-04-01 15:53:58 +04:00
history_view_view_button.cpp Fix possible crash in view button click handler. 2022-02-01 16:51:51 +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