.. |
stickers
|
Update API scheme.
|
2020-12-13 23:27:51 +04:00 |
data_abstract_structure.cpp
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
data_abstract_structure.h
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
data_auto_download.cpp
|
Improve video userpics in chat history.
|
2020-07-25 11:25:22 +04:00 |
data_auto_download.h
|
Improve video userpics in chat history.
|
2020-07-25 11:25:22 +04:00 |
data_changes.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
data_changes.h
|
Start group call bar in HistoryWidget.
|
2020-12-01 09:45:21 +03:00 |
data_channel_admins.cpp
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
data_channel_admins.h
|
Display custom admin ranks in messages.
|
2019-07-24 08:02:20 +02:00 |
data_channel.cpp
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_channel.h
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_chat_filters.cpp
|
Load filters before creating session on log in.
|
2020-06-30 11:02:44 +04:00 |
data_chat_filters.h
|
Load filters before creating session on log in.
|
2020-06-30 11:02:44 +04:00 |
data_chat.cpp
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_chat.h
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_cloud_file.cpp
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
data_cloud_file.h
|
Try using progressive jpeg photo size.
|
2020-09-29 19:03:18 +03:00 |
data_cloud_themes.cpp
|
Fix crash in session destruction.
|
2020-07-01 12:26:29 +04:00 |
data_cloud_themes.h
|
Start using document bytes from DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
data_countries.cpp
|
Allow searching USA by 'United States'.
|
2019-06-22 22:12:47 +02:00 |
data_countries.h
|
Allow searching USA by 'United States'.
|
2019-06-22 22:12:47 +02:00 |
data_document_media.cpp
|
Move Media::Clip::Reader and FileLocation to td_ui.
|
2020-10-30 18:32:18 +03:00 |
data_document_media.h
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
data_document.cpp
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
data_document.h
|
Added ability to show song cover in HistoryView and Overview::Layout.
|
2021-01-11 22:46:45 +03:00 |
data_drafts.cpp
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
data_drafts.h
|
Save local drafts in scheduled / replies sections.
|
2020-11-17 12:58:07 +03:00 |
data_feed_messages.cpp
|
API scheme downgraded to layer 76.
|
2018-03-06 20:48:24 +03:00 |
data_feed_messages.h
|
First version of feed section view.
|
2018-02-08 12:20:46 +03:00 |
data_file_origin.cpp
|
Update API scheme to layer 109.
|
2020-01-23 10:09:33 +03:00 |
data_file_origin.h
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
data_flags.h
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
data_folder.cpp
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
data_folder.h
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
data_game.h
|
Don't unload all media on switching between chats.
|
2018-11-04 15:51:38 +04:00 |
data_group_call.cpp
|
Update API scheme.
|
2020-12-22 22:39:30 +04:00 |
data_group_call.h
|
Update API scheme.
|
2020-12-22 22:39:30 +04:00 |
data_groups.cpp
|
Changed Up arrow shortcut for albums to edit item with caption.
|
2021-01-22 16:53:59 +04:00 |
data_groups.h
|
Changed Up arrow shortcut for albums to edit item with caption.
|
2021-01-22 16:53:59 +04:00 |
data_histories.cpp
|
Allow blocking users from Replies chat.
|
2020-09-29 19:03:26 +03:00 |
data_histories.h
|
Allow blocking users from Replies chat.
|
2020-09-29 19:03:26 +03:00 |
data_location.cpp
|
Update API scheme to layer 120.
|
2020-10-30 18:32:17 +03:00 |
data_location.h
|
Use Data::CloudImage for location thumbnails.
|
2020-06-01 18:09:33 +04:00 |
data_media_rotation.cpp
|
Allow rotating content in media viewer.
|
2020-02-05 19:37:39 +04:00 |
data_media_rotation.h
|
Allow rotating content in media viewer.
|
2020-02-05 19:37:39 +04:00 |
data_media_types.cpp
|
Send files grouped in albums, show captions.
|
2020-10-30 18:32:19 +03:00 |
data_media_types.h
|
Support slot machine game.
|
2020-10-30 18:32:18 +03:00 |
data_messages.cpp
|
Handle pinned bar clicks.
|
2020-10-30 18:32:18 +03:00 |
data_messages.h
|
Track multiple pinned messages in MessagesList.
|
2020-10-30 18:32:17 +03:00 |
data_notify_settings.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
data_notify_settings.h
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
data_peer_values.cpp
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
data_peer_values.h
|
Add voice chat indicator in the chats list.
|
2020-12-02 13:52:33 +03:00 |
data_peer.cpp
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_peer.h
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
data_photo_media.cpp
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
data_photo_media.h
|
Try using progressive jpeg photo size.
|
2020-09-29 19:03:18 +03:00 |
data_photo.cpp
|
Replaced snap util function with std::clamp.
|
2021-01-24 10:41:10 +03:00 |
data_photo.h
|
Load and show image previews in pinned bar.
|
2020-10-30 18:32:18 +03:00 |
data_poll.cpp
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
data_poll.h
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
data_pts_waiter.cpp
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
data_pts_waiter.h
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
data_replies_list.cpp
|
Fix build and tray icon menu on Windows.
|
2021-01-22 16:53:59 +04:00 |
data_replies_list.h
|
Added Up arrow shortcut to edit comments.
|
2021-01-11 22:46:56 +03:00 |
data_reply_preview.cpp
|
Load and show image previews in pinned bar.
|
2020-10-30 18:32:18 +03:00 |
data_reply_preview.h
|
Load and show image previews in pinned bar.
|
2020-10-30 18:32:18 +03:00 |
data_scheduled_messages.cpp
|
Fix build and tray icon menu on Windows.
|
2021-01-22 16:53:59 +04:00 |
data_scheduled_messages.h
|
Unified checking for editable message.
|
2021-01-11 22:46:56 +03:00 |
data_search_controller.cpp
|
Add pinned messages section.
|
2020-10-30 18:32:20 +03:00 |
data_search_controller.h
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
data_session.cpp
|
Add 'invited' members to voice chats.
|
2020-12-16 15:58:58 +04:00 |
data_session.h
|
Add 'invited' members to voice chats.
|
2020-12-16 15:58:58 +04:00 |
data_shared_media.cpp
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
data_shared_media.h
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
data_sparse_ids.cpp
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
data_sparse_ids.h
|
Move to std::optional.
|
2018-09-21 19:28:46 +03:00 |
data_streaming.cpp
|
Play video userpics in photo change messages.
|
2020-07-25 11:25:22 +04:00 |
data_streaming.h
|
Play video userpics in photo change messages.
|
2020-07-25 11:25:22 +04:00 |
data_types.cpp
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
data_types.h
|
Beta version 2.4.10.
|
2020-11-17 18:21:19 +03:00 |
data_user_photos.cpp
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
data_user_photos.h
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
data_user.cpp
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
data_user.h
|
Add return from bot switch_pm to Scheduled/Replies.
|
2020-11-17 12:58:06 +03:00 |
data_wall_paper.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
data_wall_paper.h
|
Move background to global settings.
|
2020-06-23 21:53:42 +04:00 |
data_web_page.cpp
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
data_web_page.h
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |