.. |
stickers
|
Added ability to remove recent stickers.
|
2020-08-21 16:23:44 +03: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
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
data_channel.cpp
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
data_channel.h
|
Fix userpics display for min-loaded users.
|
2020-09-29 19:03:26 +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_chat.cpp
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
data_chat.h
|
Fix userpics display for min-loaded users.
|
2020-09-29 19:03:26 +03: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_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.cpp
|
Fix grouping of music files / just files.
|
2020-10-30 18:32:19 +03:00 |
data_document.h
|
Move Media::Clip::Reader and FileLocation to td_ui.
|
2020-10-30 18:32:18 +03: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_drafts.cpp
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
data_drafts.h
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04: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_groups.cpp
|
Added ability to edit media in scheduled messages.
|
2020-07-17 18:22:38 +03:00 |
data_groups.h
|
Refactored code.
|
2019-04-02 18:14:12 +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.cpp
|
Loop pinned messages in the top bar.
|
2020-10-30 18:32:21 +03:00 |
data_peer.h
|
Loop pinned messages in the top bar.
|
2020-10-30 18:32:21 +03:00 |
data_peer_values.cpp
|
Build Linux version with Qt 5.15.1 in CentOS 7 docker.
|
2020-11-06 11:21:34 +03:00 |
data_peer_values.h
|
Add hide / unpin all button in pinned section.
|
2020-10-30 18:32:20 +03:00 |
data_photo.cpp
|
Load and show image previews in pinned bar.
|
2020-10-30 18:32:18 +03:00 |
data_photo.h
|
Load and show image previews in pinned bar.
|
2020-10-30 18:32:18 +03: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_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
|
Track deleted messages carefully.
|
2020-10-23 16:35:43 +03:00 |
data_replies_list.h
|
Track deleted messages carefully.
|
2020-10-23 16:35:43 +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
|
Fixed glitch for scheduled messages with elapsed date in channels.
|
2020-10-23 13:32:32 +03:00 |
data_scheduled_messages.h
|
Added Up arrow shortcut to edit scheduled messages.
|
2020-07-20 21:44:07 +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
|
Moved public var indicating stickers presence to private in PhotoData.
|
2020-10-30 13:18:40 +03:00 |
data_session.h
|
Moved public var indicating stickers presence to private in PhotoData.
|
2020-10-30 13:18:40 +03:00 |
data_shared_media.cpp
|
Add pinned messages section.
|
2020-10-30 18:32:20 +03: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
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
data_user.cpp
|
Use only shared media code for pinned tracking.
|
2020-10-30 18:32:20 +03:00 |
data_user.h
|
Fix userpics display for min-loaded users.
|
2020-09-29 19:03:26 +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_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 |