..
controls
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
media
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
history_view_contact_status.cpp
Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
2021-08-10 15:46:18 +03:00
history_view_contact_status.h
Add Unarchive button to ContactStatus bar.
2020-07-25 11:25:19 +04:00
history_view_context_menu.cpp
Added ability to save GIFs from context menu in sections.
2021-07-23 22:05:23 +03:00
history_view_context_menu.h
Removed Main::Session forward declaration from data_types.
2021-09-01 01:23:20 +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
Rename Text to Ui::Text::String.
2019-06-21 11:06:46 +02:00
history_view_element.cpp
Load and reload interaction stickers.
2021-09-17 10:25:36 +03:00
history_view_element.h
Load and reload interaction stickers.
2021-09-17 10:25:36 +03:00
history_view_emoji_interactions.cpp
Don't play interactions without large emoji.
2021-09-19 15:12:20 +03: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
Custom colors in history_view_service_message module.
2021-09-06 13:13:26 +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_tracker.cpp
Use separate strings for channel voice chats.
2021-08-31 17:59:29 +03: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
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
history_view_list_widget.h
Load and reload interaction stickers.
2021-09-17 10:25:36 +03:00
history_view_message.cpp
Fix media caption text selection rendering.
2021-09-08 13:47:34 +03:00
history_view_message.h
Custom colors in history_view_message module.
2021-09-06 13:13:26 +03:00
history_view_object.h
Move draw / getState code to HistoryView::Message.
2018-02-08 12:20:48 +03:00
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
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
history_view_pinned_section.h
Track and display unread count in discussions.
2021-08-30 20:32:58 +03:00
history_view_pinned_tracker.cpp
Start non-unique ChatTheme.
2021-08-30 20:32:57 +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
Fix comments root pinned view disappearing.
2021-09-19 17:48:00 +03:00
history_view_replies_section.h
Count unread replies locally when possible.
2021-08-30 20:32:58 +03:00
history_view_schedule_box.cpp
Allow scheduling voice chats for up to 7 days.
2021-04-12 10:48:16 +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
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
history_view_scheduled_section.h
Colorize bubbles according to a custom chat theme.
2021-08-30 20:32:57 +03:00
history_view_send_action.cpp
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +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
Custom colors in history_view_service_message module.
2021-09-06 13:13:26 +03:00
history_view_service_message.h
Custom colors in history_view_service_message module.
2021-09-06 13:13:26 +03:00
history_view_top_bar_widget.cpp
Show correct emoticon in interaction-seen status.
2021-09-19 14:40:43 +03:00
history_view_top_bar_widget.h
Show emoji interaction seen status.
2021-09-17 10:25:36 +03:00
history_view_webpage_preview.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
history_view_webpage_preview.h
Moved drawing preview image from HistoryWidget to WebPageData.
2020-07-19 19:56:18 +03:00