.. |
controls
|
Fixed emoji clearing in sections when sending failed due to slowmode.
|
2021-10-30 21:22:51 +03:00 |
media
|
Fix layout of webpage preview with a sticker with small height.
|
2021-11-05 15:28:32 +04:00 |
history_view_contact_status.cpp
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +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
|
Moved api polls processing to separated file.
|
2021-10-20 22:56:19 +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
|
Added manager of sponsored messages.
|
2021-10-07 11:09:08 +04:00 |
history_view_element.h
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03:00 |
history_view_emoji_interactions.cpp
|
Fix crash in scheduled emoji interactions.
|
2021-10-25 09:43:22 +04: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_bar.cpp
|
Add pending requests bar in the chat.
|
2021-10-29 18:31:06 +04:00 |
history_view_group_call_bar.h
|
Add pending requests bar in the chat.
|
2021-10-29 18:31:06 +04:00 |
history_view_list_widget.cpp
|
Added selecting scroll to sections.
|
2021-10-30 21:22:51 +03:00 |
history_view_list_widget.h
|
Added selecting scroll to sections.
|
2021-10-30 21:22:51 +03:00 |
history_view_message.cpp
|
Fix webpage with ViewButton links in text.
|
2021-11-05 10:37:38 +04:00 |
history_view_message.h
|
Fix build on non-Windows.
|
2021-11-02 00:06:56 +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
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
history_view_pinned_section.h
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
history_view_pinned_tracker.cpp
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
history_view_pinned_tracker.h
|
Allocate 64 bits for message ids.
|
2021-09-30 13:49:37 +04:00 |
history_view_replies_section.cpp
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
history_view_replies_section.h
|
Count unread replies locally when possible.
|
2021-08-30 20:32:58 +03:00 |
history_view_requests_bar.cpp
|
Fix one more unused variable warning.
|
2021-10-31 11:01:39 +04:00 |
history_view_requests_bar.h
|
Push recent requests from requests box to the bar.
|
2021-10-29 18:31:06 +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
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +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
|
Put mini-previews after sender name.
|
2021-10-04 23:47:33 +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
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
history_view_top_bar_widget.h
|
Show emoji interaction seen status.
|
2021-09-17 10:25:36 +03:00 |
history_view_view_button.cpp
|
Fix message ViewButton rendering in 1x.
|
2021-11-01 13:11:34 +04:00 |
history_view_view_button.h
|
Added view button to webpages.
|
2021-10-10 19:30:38 +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 |