..
details
Moved tmp string for temporary folder to single place.
2022-11-30 17:17:16 +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
Request song covers through MTProto.
2022-08-02 13:20:38 +03:00
file_download.h
Removed unused includes of observer file.
2022-11-01 20:03:14 +04:00
file_download_mtproto.cpp
Request song covers through MTProto.
2022-08-02 13:20:38 +03:00
file_download_mtproto.h
Request song covers through MTProto.
2022-08-02 13:20:38 +03:00
file_download_web.cpp
Removed unused includes of observer file.
2022-11-01 20:03:14 +04:00
file_download_web.h
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
file_upload.cpp
Add jump-to-topic panel in View as Messages.
2022-12-02 18:20:22 +04:00
file_upload.h
Update API scheme to layer 143.
2022-05-19 17:27:02 +04:00
localimageloader.cpp
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03:00
localimageloader.h
Optimized includes of attach_prepare.h.
2022-11-22 00:26:48 +00:00
localstorage.cpp
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +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
Show premium emoji tooltip on paste.
2022-07-26 20:12:11 +03: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
Replaced some qsl with u""_q literal.
2022-11-30 17:17:14 +03: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
Support pinned messages bar in topics.
2022-11-01 19:25:43 +04:00
storage_facade.h
Support pinned messages bar in topics.
2022-11-01 19:25:43 +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
Use the same check for drag'n'drop image type as for file dialog
2022-12-26 14:23:23 +04:00
storage_media_prepare.h
Allow drag-n-drop-ing files up to 4 GB.
2022-06-22 18:56:01 +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
Move to std::optional.
2018-09-21 19:28:46 +03:00
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
Request up to 32 file parts at once for video downloads.
2022-08-16 08:57:36 +03:00
streamed_file_downloader.h
Support custom emoji in the message input field.
2022-07-26 20:12:08 +03:00