.. |
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
|
Handle links to replies section.
|
2020-09-29 19:03:28 +03:00 |
data_channel.cpp
|
Allow posting comments being not in group.
|
2020-09-29 19:03:24 +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
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04: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
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
data_document.h
|
Allow to load video components of photos.
|
2020-07-25 11:24:11 +04:00 |
data_document_media.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04: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
|
Use Data::CloudImage for location thumbnails.
|
2020-06-01 18:09:33 +04: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
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
data_media_types.h
|
Support special video calls service messages.
|
2020-08-11 18:21:40 +04:00 |
data_messages.cpp
|
Remove unused variable
|
2020-07-13 09:33:55 +04:00 |
data_messages.h
|
Move to std::optional.
|
2018-09-21 19:28:46 +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
|
Support slowmode restrictions in Replies section.
|
2020-09-30 16:29:32 +03:00 |
data_peer.h
|
Support slowmode restrictions in Replies section.
|
2020-09-30 16:29:32 +03:00 |
data_peer_values.cpp
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
data_peer_values.h
|
Optimize online dots + add animations.
|
2019-06-17 18:13:05 +02:00 |
data_photo.cpp
|
Fix build on macOS.
|
2020-09-29 19:03:23 +03:00 |
data_photo.h
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03: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
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +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 crash in replies list management.
|
2020-09-30 21:11:24 +03:00 |
data_replies_list.h
|
Use service message instead of unread bar.
|
2020-09-29 19:03:26 +03:00 |
data_reply_preview.cpp
|
Simplify Image, remove ImageSource.
|
2020-06-01 18:09:33 +04:00 |
data_reply_preview.h
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
data_scheduled_messages.cpp
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +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
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
data_search_controller.h
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
data_session.cpp
|
Version 2.4: Fix crash in typing animations.
|
2020-09-30 21:11:24 +03:00 |
data_session.h
|
Removed authorizations check form Data::Session.
|
2020-09-30 18:48:34 +03:00 |
data_shared_media.cpp
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +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
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +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
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
data_web_page.h
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |