tdesktop/Telegram/SourceFiles/data
2022-02-04 09:50:12 +03:00
..
stickers Init webm player for sticker set thumbnails. 2022-01-28 19:10:07 +03:00
data_abstract_sparse_ids.h Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_abstract_structure.cpp
data_abstract_structure.h
data_audio_msg_id.cpp Added ability to change playback speed for long audio files. 2021-09-01 01:23:20 +03:00
data_audio_msg_id.h Added ability to change playback speed for long audio files. 2021-09-01 01:23:20 +03:00
data_auto_download.cpp Support Webm sticker display in chat history. 2022-01-28 19:10:07 +03:00
data_auto_download.h Improve video userpics in chat history. 2020-07-25 11:25:22 +04:00
data_changes.cpp Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
data_changes.h Instantly mark as read visible new reactions. 2022-01-28 19:10:07 +03:00
data_channel_admins.cpp
data_channel_admins.h
data_channel.cpp Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_channel.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_chat_filters.cpp Track unread mentions and unread reactions the same way. 2022-01-28 19:10:07 +03:00
data_chat_filters.h Load filters before creating session on log in. 2020-06-30 11:02:44 +04:00
data_chat_participant_status.cpp Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file. 2021-11-26 18:00:21 +04:00
data_chat_participant_status.h Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file. 2021-11-26 18:00:21 +04:00
data_chat.cpp Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_chat.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_cloud_file.cpp Fix updated sticker set thumbnail loading. 2021-12-31 16:40:01 +03:00
data_cloud_file.h Load cloud image without active view only once. 2021-12-07 10:01:56 +04:00
data_cloud_themes.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_cloud_themes.h Update API scheme with new cloud themes. 2021-10-29 18:31:07 +04:00
data_document_media.cpp Generate opaque good thumbnails for non-sticker Webm. 2022-01-28 19:10:07 +03:00
data_document_media.h Init webm player for sticker set thumbnails. 2022-01-28 19:10:07 +03:00
data_document_resolver.cpp Remove corner download if noforwards. 2021-11-26 18:00:18 +04:00
data_document_resolver.h Move all background helper methods to chat_theme module. 2021-08-30 20:32:57 +03:00
data_document.cpp Fix caching of webm stickers in local storage. 2022-01-28 19:10:07 +03:00
data_document.h Support rendering Webm videos with alpha. 2022-01-28 19:10:07 +03:00
data_drafts.cpp Allocate 64 bits for message ids. 2021-09-30 13:49:37 +04:00
data_drafts.h Allocate 64 bits for message ids. 2021-09-30 13:49:37 +04:00
data_file_click_handler.cpp Fix context menu on sent images / documents. 2022-01-17 19:21:34 +03:00
data_file_click_handler.h Removed unused methods from file click handler. 2021-06-18 09:48:39 +03:00
data_file_origin.cpp Update API scheme on layer 135. 2021-11-26 18:00:20 +04:00
data_file_origin.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
data_flags.h
data_folder.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_folder.h Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
data_game.cpp Save Data::Session* in GameData. 2021-10-11 21:53:18 +04:00
data_game.h Save Data::Session* in GameData. 2021-10-11 21:53:18 +04:00
data_group_call.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_group_call.h Use in-class initializers for bitfields. 2021-11-26 18:00:19 +04:00
data_groups.cpp Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
data_groups.h Generate album mini previews with up-to-three images. 2021-10-04 23:47:33 +04:00
data_histories.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_histories.h Delete history for specific days in private chats. 2021-11-26 18:00:19 +04: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 Support Webm sticker display in chat history. 2022-01-28 19:10:07 +03:00
data_media_types.h Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
data_message_reactions.cpp Improve unread reactions list consistency. 2022-01-31 23:16:56 +03:00
data_message_reactions.h Improve unread reactions list consistency. 2022-01-31 23:16:56 +03:00
data_messages.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_messages.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_msg_id.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_notify_settings.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
data_notify_settings.h
data_peer_id.cpp Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
data_peer_id.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_peer_values.cpp Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_peer_values.h Correctly apply reaction restrictions. 2022-01-14 21:55:47 +03:00
data_peer.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
data_peer.h Rewrite sponsored to use fake sender names. 2021-12-31 16:07:36 +03:00
data_photo_media.cpp Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_photo_media.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_photo.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
data_photo.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_poll.cpp Moved api polls processing to separated file. 2021-10-20 22:56:19 +03:00
data_poll.h Moved api polls processing to separated file. 2021-10-20 22:56:19 +03: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 Removed text commands from history item components. 2022-01-12 11:54:24 +03:00
data_replies_list.h Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
data_reply_preview.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
data_reply_preview.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_scheduled_messages.cpp Don't request scheduled messages in channels I can't write to. 2022-02-04 09:50:12 +03:00
data_scheduled_messages.h Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
data_search_controller.cpp Fix shared media loading. 2021-12-02 13:54:30 +04:00
data_search_controller.h Remove some more Auth() calls. 2020-06-23 21:53:38 +04:00
data_send_action.cpp Moved code of data send actions from Data::Session to separated file. 2021-08-30 23:08:57 +03:00
data_send_action.h Moved code of data send actions from Data::Session to separated file. 2021-08-30 23:08:57 +03:00
data_session.cpp Process unread reactions to unknown messages. 2022-01-28 19:10:07 +03:00
data_session.h Animate reactions when reading. 2022-01-28 19:10:07 +03:00
data_shared_media.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_shared_media.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_sparse_ids.cpp Added ability to sparse id slices of scheduled media. 2021-07-01 23:53:45 +03:00
data_sparse_ids.h FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_sponsored_messages.cpp Show "View Message" button in sponsored. 2021-12-31 16:07:36 +03:00
data_sponsored_messages.h Show "View Message" button in sponsored. 2021-12-31 16:07:36 +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 Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
data_types.h Index new unread reactions in history. 2022-01-28 19:10:07 +03:00
data_user_photos.cpp Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_user_photos.h Added abstract class for sparse ids slices. 2021-07-01 23:53:45 +03:00
data_user.cpp Don't use MTP for PeerData::isSelf. 2021-12-02 13:36:49 +04:00
data_user.h Don't use MTP for PeerData::isSelf. 2021-12-02 13:36:49 +04:00
data_wall_paper.cpp Update default chat background. 2021-08-31 22:10:39 +03:00
data_wall_paper.h Update default chat background. 2021-08-31 22:10:39 +03:00
data_web_page.cpp Removed text commands. 2022-01-12 11:54:24 +03:00
data_web_page.h Inform about join request being sent. 2021-10-29 18:31:06 +04:00