tdesktop/Telegram/SourceFiles/data
John Preston 0fa458737a Fix shared media loading. 2021-12-02 13:54:30 +04: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 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
data_auto_download.h
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 Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
data_channel.cpp Moved code for api participants to separated file. 2021-11-26 18:00:21 +04:00
data_channel.h Moved code for api participants to separated file. 2021-11-26 18:00:21 +04:00
data_channel_admins.cpp
data_channel_admins.h
data_chat.cpp Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file. 2021-11-26 18:00:21 +04:00
data_chat.h Moved ChatRestrictionsInfo and ChatAdminRightsInfo to separated file. 2021-11-26 18:00:21 +04: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
data_cloud_file.h
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 Track noforwards flag in specific messages. 2021-11-26 18:00:22 +04:00
data_document.h Remove corner download if noforwards. 2021-11-26 18:00:18 +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 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 Use Photo/DocumentData::isNull instead of date check. 2021-11-18 11:40:15 +04: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
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 Removed unused MTPBool from callbacks on done. 2021-11-30 17:37:39 +04: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 Send as a channel in HistoryWidget. 2021-11-26 18:00:18 +04:00
data_media_types.h Don't use MTP* in call and invoice media data. 2021-10-07 18:22:28 +04:00
data_messages.cpp
data_messages.h
data_msg_id.h Make sure special MsgId-s are always outside ServerMaxMsgId range. 2021-09-30 19:31:03 +04:00
data_notify_settings.cpp
data_notify_settings.h
data_peer.cpp Don't use MTP for PeerData::isSelf. 2021-12-02 13:36:49 +04:00
data_peer.h Don't use MTP for PeerData::isSelf. 2021-12-02 13:36:49 +04:00
data_peer_id.cpp Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
data_peer_id.h Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
data_peer_values.cpp Choose a channel to send messages as. 2021-11-26 18:00:18 +04:00
data_peer_values.h Start SendAsButton in HistoryWidget. 2021-11-26 18:00:18 +04:00
data_photo.cpp Force non-transparency for WebDocuments in PhotoData. 2021-09-02 10:31:57 +03:00
data_photo.h
data_photo_media.cpp
data_photo_media.h
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 unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_replies_list.h Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
data_reply_preview.cpp
data_reply_preview.h
data_scheduled_messages.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04: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
data_send_action.cpp
data_send_action.h
data_session.cpp Allow restricting forwards in groups / channels. 2021-11-26 18:00:18 +04:00
data_session.h Move global privacy setting down. 2021-12-02 13:36:49 +04:00
data_shared_media.cpp Remove corner download if noforwards. 2021-11-26 18:00:18 +04:00
data_shared_media.h
data_sparse_ids.cpp
data_sparse_ids.h
data_sponsored_messages.cpp Removed unused MTP::Error from callbacks on fail. 2021-11-30 17:37:07 +04:00
data_sponsored_messages.h Removed display of stale sponsored messages. 2021-11-05 11:27:26 +03:00
data_streaming.cpp
data_streaming.h
data_types.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
data_types.h Track noforwards flag in specific messages. 2021-11-26 18:00:22 +04: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 Inform about join request being sent. 2021-10-29 18:31:06 +04:00
data_web_page.h Inform about join request being sent. 2021-10-29 18:31:06 +04:00