kotatogram-desktop/Telegram/SourceFiles/history/view
2021-03-03 11:29:26 +04:00
..
controls Fix auto-delete button when switching between chats. 2021-02-22 23:42:42 +04:00
media Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
history_view_contact_status.cpp Implement message bar with animations. 2020-10-30 18:32:17 +03:00
history_view_contact_status.h
history_view_context_menu.cpp Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
history_view_context_menu.h When reporting peer allow to select messages first. 2021-02-22 23:42:42 +04:00
history_view_cursor_state.cpp
history_view_cursor_state.h
history_view_element.cpp Toggle selection by comments button click. 2021-02-22 23:42:42 +04:00
history_view_element.h Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
history_view_group_call_tracker.cpp Show small voice chat button for empty voice chats. 2021-01-05 21:15:19 +04:00
history_view_group_call_tracker.h Reuse the code for userpics in Calls::TopBar. 2020-12-25 14:10:08 +04:00
history_view_list_widget.cpp Remove some App::wnd() calls. 2021-03-03 11:29:26 +04:00
history_view_list_widget.h Added ability to select message for reply with Ctrl+Up/Down in sections. 2021-02-04 18:13:03 +04:00
history_view_message.cpp Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
history_view_message.h Toggle selection by comments button click. 2021-02-22 23:42:42 +04:00
history_view_object.h
history_view_pinned_bar.cpp Improve pinned messages title. 2020-10-30 18:32:21 +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 Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
history_view_pinned_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_pinned_tracker.cpp Merge pinned list with migrated legacy group. 2020-10-30 18:32:20 +03:00
history_view_pinned_tracker.h Merge pinned list with migrated legacy group. 2020-10-30 18:32:20 +03:00
history_view_replies_section.cpp Fixed clearing of text field in sections when sending files. 2021-02-12 13:05:50 +03:00
history_view_replies_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_schedule_box.cpp Remove redundant Cancel button in ScheduleBox. 2021-01-29 13:56:15 +04:00
history_view_schedule_box.h Move CalendarBox and ChooseDateTimeBox to td_ui. 2021-01-25 16:50:56 +04:00
history_view_scheduled_section.cpp Fixed clearing of text field in sections when sending files. 2021-02-12 13:05:50 +03:00
history_view_scheduled_section.h Use shared_ptr<Memento> for sections. 2020-12-14 18:48:10 +04:00
history_view_send_action.cpp Update API scheme, add view link box. 2021-01-25 16:50:58 +04:00
history_view_send_action.h Add voice chat indicator in the chats list. 2020-12-02 13:52:33 +03:00
history_view_service_message.cpp Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
history_view_service_message.h
history_view_top_bar_widget.cpp Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
history_view_top_bar_widget.h When reporting peer allow to select messages first. 2021-02-22 23:42:42 +04:00
history_view_webpage_preview.cpp
history_view_webpage_preview.h