.. |
controls
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
media
|
Limit emoji size to half of sticker size.
|
2021-09-17 10:25:36 +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
|
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
|
Cache interactions in four cache keys.
|
2021-09-17 19:23:52 +03:00 |
history_view_emoji_interactions.h
|
Cache interactions in four cache keys.
|
2021-09-17 19:23:52 +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
|
Load and reload interaction stickers.
|
2021-09-17 10:25:36 +03: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
|
Appended references to const auto types in loop to prevent copying.
|
2021-09-09 16:32:04 +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
|
Play incoming interactions.
|
2021-09-17 10:25:36 +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
|
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
|
Beta version 3.0.5: Fix build on Linux.
|
2021-09-17 11:45:05 +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 |