.. |
controls
|
Fixed handle of last message on Up arrow in sections with key modifiers.
|
2021-05-30 23:39:55 +03:00 |
media
|
Fix seek / cancel of video playback in media viewer.
|
2021-06-09 09:19:28 +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
|
Add Unarchive button to ContactStatus bar.
|
2020-07-25 11:25:19 +04:00 |
history_view_context_menu.cpp
|
Fix some warnings from GCC 11
|
2021-06-01 19:33:19 +03: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
|
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
|
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
|
Extract MembersRow from calls_group_members module.
|
2021-05-24 22:45:14 +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
|
Added floating date badge to Shared Photos and Shared Videos.
|
2021-06-09 09:19:27 +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
|
Add payment button icon to the corner.
|
2021-04-13 17:21:24 +04:00 |
history_view_message.h
|
Toggle selection by comments button click.
|
2021-02-22 23:42:42 +04: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
|
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
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +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
|
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
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04: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
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03: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
|
Added ability to override foreground color for date service messages.
|
2021-06-09 09:19:27 +04:00 |
history_view_service_message.h
|
Added ability to override foreground color for date service messages.
|
2021-06-09 09:19:27 +04:00 |
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
|
Fix crash in web page preview display.
|
2020-07-24 19:54:47 +04:00 |
history_view_webpage_preview.h
|
Moved drawing preview image from HistoryWidget to WebPageData.
|
2020-07-19 19:56:18 +03:00 |