kotatogram-desktop/Telegram/SourceFiles/history/view
2022-03-23 10:03:43 +04:00
..
controls Added caching of result of search messages in dialogs. 2022-03-23 10:03:43 +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 Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
history_view_contact_status.h
history_view_context_menu.cpp Always try to save original photo bytes to disk. 2022-03-07 11:09:14 +04: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
history_view_cursor_state.h
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
history_view_emoji_interactions.h
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
history_view_group_call_bar.cpp
history_view_group_call_bar.h
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
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
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
history_view_pinned_tracker.h
history_view_react_animation.cpp Support multiple reaction animations in one message. 2022-01-28 19:10:07 +03: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 Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +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
history_view_requests_bar.h
history_view_schedule_box.cpp Added ability to provide style to schedule box. 2022-03-06 18:11:47 +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 Use rpl::empty instead of rpl::empty_value(). 2022-03-11 09:56:29 +04:00
history_view_scheduled_section.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
history_view_send_action.cpp
history_view_send_action.h
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
history_view_spoiler_click_handler.h
history_view_top_bar_widget.cpp Added search messages to HistoryWidget. 2022-03-23 10:03:43 +04:00
history_view_top_bar_widget.h Added search messages to HistoryWidget. 2022-03-23 10:03:43 +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
history_view_webpage_preview.h