tdesktop/Telegram/SourceFiles/storage
John Preston c534f3f22e Some internal HistoryItem refactoring.
Replace most IsServerMsgId / id <=> 0 with isRegular().
Track isLocal / isHistoryEntry in flags.
Remove toHistoryMessage.
2021-11-07 12:50:13 +04:00
..
details Allocate 64 bits for message ids. 2021-09-30 13:49:37 +04:00
download_manager_mtproto.cpp Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
download_manager_mtproto.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
file_download.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
file_download.h Implement progressive jpeg loading and sending. 2020-09-29 19:03:18 +03:00
file_download_mtproto.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
file_download_mtproto.h Implement progressive jpeg loading and sending. 2020-09-29 19:03:18 +03:00
file_download_web.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
file_download_web.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00
file_upload.cpp Fix incorrect bad file size logging. 2021-09-02 11:03:40 +03:00
file_upload.h Added sending info of stickered photos. 2021-07-06 12:13:05 +03:00
localimageloader.cpp Some internal HistoryItem refactoring. 2021-11-07 12:50:13 +04:00
localimageloader.h Moved api peer photo processing to separated file. 2021-10-20 22:56:19 +03:00
localstorage.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
localstorage.h Push all QSaveFile-s to background thread. 2021-05-03 12:27:45 +04:00
serialize_common.cpp Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_common.h Keep separate MTP::Config's for separate accounts. 2020-06-23 21:53:41 +04:00
serialize_document.cpp Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
serialize_document.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
serialize_peer.cpp Inform about join request being sent. 2021-10-29 18:31:06 +04:00
serialize_peer.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
storage_account.cpp Add Qt 6 support 2021-10-21 13:15:00 +04:00
storage_account.h Always write local drafts the same way. 2021-08-30 20:32:58 +03:00
storage_cloud_blob.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
storage_cloud_blob.h Replace mapbox variant with std::variant. 2020-09-29 19:03:19 +03:00
storage_cloud_song_cover.cpp Show inline path thumbnails for stickers. 2021-07-02 13:13:48 +03:00
storage_cloud_song_cover.h Added ability to fetch song cover from external resource. 2021-01-22 16:53:59 +04:00
storage_domain.cpp Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
storage_domain.h Removed LocalPasscode global variable from facades. 2021-06-16 09:31:32 +03:00
storage_facade.cpp Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
storage_facade.h Remove legacy #feed code. 2021-02-25 17:03:51 +04:00
storage_file_lock.h
storage_file_lock_posix.cpp
storage_file_lock_win.cpp
storage_media_prepare.cpp Remove debug code. 2021-09-28 11:30:18 +04:00
storage_media_prepare.h Simplified conditions for hiding hint for photo editor. 2021-09-07 23:41:07 +03:00
storage_shared_media.cpp Add pinned messages section. 2020-10-30 18:32:20 +03:00
storage_shared_media.h Add pinned messages section. 2020-10-30 18:32:20 +03:00
storage_sparse_ids_list.cpp Loop pinned messages in the top bar. 2020-10-30 18:32:21 +03:00
storage_sparse_ids_list.h Loop pinned messages in the top bar. 2020-10-30 18:32:21 +03:00
storage_user_photos.cpp
storage_user_photos.h Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
streamed_file_downloader.cpp Implement progressive jpeg loading and sending. 2020-09-29 19:03:18 +03:00
streamed_file_downloader.h Use Main::Session in download/upload. 2020-06-23 21:53:38 +04:00