.. |
controls
|
Added sending action when choosing sticker.
|
2021-08-30 20:50:32 +03:00 |
media
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03: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
|
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
|
Replaced MainWidget::replyToItem with history element delegate.
|
2021-07-26 17:39:18 +03:00 |
history_view_element.h
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
history_view_empty_list_bubble.cpp
|
Added bubble widget for empty list info in modern history view list.
|
2021-07-23 15:42:16 +03:00 |
history_view_empty_list_bubble.h
|
Added bubble widget for empty list info in modern history view list.
|
2021-07-23 15:42:16 +03: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
|
Fix jump to message / to end in discussions.
|
2021-08-30 20:32:58 +03:00 |
history_view_list_widget.h
|
Remove unread bar in not-seen post comments opening.
|
2021-08-30 20:32:58 +03:00 |
history_view_message.cpp
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
history_view_message.h
|
Allow arbitrary QImage as outgoing bubbles background.
|
2021-08-20 14:54:11 +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
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +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
|
Moved code of data send actions from Data::Session to separated file.
|
2021-08-30 23:08:57 +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
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +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
|
Fixed position of send action animation.
|
2021-08-31 14:06:11 +03: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
|
Move ChatTheme to td_ui.
|
2021-08-30 20:32:57 +03:00 |
history_view_service_message.h
|
Allow arbitrary QImage as outgoing bubbles background.
|
2021-08-20 14:54:11 +03:00 |
history_view_top_bar_widget.cpp
|
Moved code of data send actions from Data::Session to separated file.
|
2021-08-30 23:08:57 +03:00 |
history_view_top_bar_widget.h
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42: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 |