tdesktop/Telegram/SourceFiles/data
John Preston d6e03c3e48 Fix possible crash with incorrect local time. 2022-01-19 19:03:19 +03:00
..
stickers Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_abstract_sparse_ids.h
data_abstract_structure.cpp
data_abstract_structure.h
data_audio_msg_id.cpp
data_audio_msg_id.h
data_auto_download.cpp
data_auto_download.h
data_changes.cpp
data_changes.h Allow choosing allowed reactions in groups / channels. 2021-12-29 21:22:33 +03:00
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_channel_admins.cpp
data_channel_admins.h
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_chat_filters.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_chat_filters.h
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_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.cpp Attempt to fix a weird assertion violation. 2021-12-31 01:20:28 +03:00
data_document.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_document_media.cpp Remove corner download if noforwards. 2021-11-26 18:00:18 +04:00
data_document_media.h Remove corner download if noforwards. 2021-11-26 18:00:18 +04:00
data_document_resolver.cpp Remove corner download if noforwards. 2021-11-26 18:00:18 +04:00
data_document_resolver.h
data_drafts.cpp
data_drafts.h
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
data_file_origin.cpp Update API scheme on layer 135. 2021-11-26 18:00:20 +04:00
data_file_origin.h
data_flags.h
data_folder.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_folder.h
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
data_location.h
data_media_rotation.cpp
data_media_rotation.h
data_media_types.cpp Removed TextParseRichText. 2022-01-12 11:54:24 +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 Fix possible crash with incorrect local time. 2022-01-19 19:03:19 +03:00
data_message_reactions.h Fix reaction animations stopping after an hour uptime. 2022-01-15 12:38:47 +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
data_notify_settings.h
data_peer.cpp FullMsgId rely on PeerId instead of ChannelId. 2021-12-22 10:11:57 +00:00
data_peer.h Rewrite sponsored to use fake sender names. 2021-12-31 16:07:36 +03:00
data_peer_id.cpp
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_photo.cpp Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_photo.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04: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_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
data_pts_waiter.h
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 Version 3.3: Fix build with GCC. 2021-12-08 08:35:03 +04:00
data_reply_preview.h Respect autodownload settings in reply previews. 2021-12-03 14:59:08 +04:00
data_scheduled_messages.cpp Update API scheme to layer136. 2021-12-29 21:22:32 +03:00
data_scheduled_messages.h
data_search_controller.cpp Fix shared media loading. 2021-12-02 13:54:30 +04:00
data_search_controller.h
data_send_action.cpp
data_send_action.h
data_session.cpp Removed TextParseRichText. 2022-01-12 11:54:24 +03:00
data_session.h Added behavior to hide spoilers when switching sections. 2021-12-29 21:22:34 +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
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
data_streaming.h
data_types.cpp
data_types.h Rewrite sponsored to use fake sender names. 2021-12-31 16:07:36 +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_user_photos.cpp
data_user_photos.h
data_wall_paper.cpp
data_wall_paper.h
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