AyuGramDesktop/Telegram/SourceFiles/storage
ZavaruKitsu 45497bc444 feat: implement showGhostToggleInDrawer
feat: implement `markReadAfterSend`
feat: tweak defaults
fix: remove comma if a message is deleted
2023-06-06 23:59:36 +03:00
..
details Update API scheme to layer 154. 2023-03-07 08:42:29 +03:00
download_manager_mtproto.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
download_manager_mtproto.h Request song covers through MTProto. 2022-08-02 13:20:38 +03:00
file_download.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download.h Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_mtproto.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_mtproto.h Request song covers through MTProto. 2022-08-02 13:20:38 +03:00
file_download_web.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
file_download_web.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
file_upload.cpp Fix killing of upload sessions for inactivity. 2023-02-02 22:12:32 +04:00
file_upload.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
localimageloader.cpp feat: implement showGhostToggleInDrawer 2023-06-06 23:59:36 +03:00
localimageloader.h Allow sending photos larger 1280 (experimental). 2023-01-02 14:26:41 +04:00
localstorage.cpp feat: import custom language implementation from 64Gram 2023-06-04 03:06:59 +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 Colorize emoji in text color correctly. 2022-12-26 14:24:06 +04:00
serialize_document.h Remove Auth() global access point. 2020-06-23 21:53:39 +04:00
serialize_peer.cpp Removed username from public data members of UserData. 2022-11-01 19:25:38 +04:00
serialize_peer.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
storage_account.cpp Fix possible crash in ~RepliesWidget on logout. 2023-03-17 21:02:28 +04:00
storage_account.h Request and cache featured emoji sets. 2022-07-26 20:12:13 +03:00
storage_cloud_blob.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
storage_cloud_blob.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
storage_domain.cpp Replaced some qsl with u""_q literal. 2022-11-30 17:17:14 +03:00
storage_domain.h Removed LocalPasscode global variable from facades. 2021-06-16 09:31:32 +03:00
storage_facade.cpp Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
storage_facade.h Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
storage_file_lock.h Clear old versions of Storage::Cache::Database. 2018-09-01 18:56:08 +03:00
storage_file_lock_posix.cpp Fix Storage::File lock with killing and add tests. 2018-09-01 18:56:08 +03:00
storage_file_lock_win.cpp Update submodules. 2019-10-19 12:27:56 +04:00
storage_media_prepare.cpp Fix pasting images from Firefox on Windows. 2023-03-08 16:10:36 +04:00
storage_media_prepare.h Allow sending photos larger 1280 (experimental). 2023-01-02 14:26:41 +04:00
storage_shared_media.cpp Fix pinning between topics. 2022-11-07 15:12:47 +04:00
storage_shared_media.h Fix pinning between topics. 2022-11-07 15:12:47 +04: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 Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
storage_user_photos.h Added initial support of fallback user photo to storage module. 2022-12-26 14:24:07 +04:00
streamed_file_downloader.cpp Differ file download failure reasons 2023-01-09 17:02:11 +04:00
streamed_file_downloader.h Support custom emoji in the message input field. 2022-07-26 20:12:08 +03:00