| .. | 
		
		
			
			
			
			
				| details | Removed unused enum from local legacy storage settings scheme. | 2021-06-16 09:31:32 +03: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 | Download video avatars as .mp4 in media viewer. | 2020-11-09 15:05:36 +03:00 | 
		
			
			
			
			
				| file_download.h | Implement progressive jpeg loading and sending. | 2020-09-29 19:03:18 +03:00 | 
		
			
			
			
			
				| file_download_mtproto.cpp | Replace mapbox variant with std::variant. | 2020-09-29 19:03:19 +03:00 | 
		
			
			
			
			
				| file_download_mtproto.h | Implement progressive jpeg loading and sending. | 2020-09-29 19:03:18 +03:00 | 
		
			
			
			
			
				| file_download_web.cpp | Make WebLoadManager live on the main thread only. | 2021-04-19 11:26:04 +04:00 | 
		
			
			
			
			
				| file_download_web.h | Use Main::Session in download/upload. | 2020-06-23 21:53:38 +04:00 | 
		
			
			
			
			
				| file_upload.cpp | Removed Q_OBJECT from Storage::Uploader. | 2021-03-13 12:59:11 +03:00 | 
		
			
			
			
			
				| file_upload.h | Removed Q_OBJECT from Storage::Uploader. | 2021-03-13 12:59:11 +03:00 | 
		
			
			
			
			
				| localimageloader.cpp | Update API scheme to layer 128. | 2021-04-06 18:41:15 +04:00 | 
		
			
			
			
			
				| localimageloader.h | Slightly refactored uploading of edit media. | 2021-03-13 12:59:11 +03:00 | 
		
			
			
			
			
				| localstorage.cpp | Moved proxy global variables from facades to core settings. | 2021-06-16 09:31:32 +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 | Fix a crash in case of corrupt local data. | 2021-04-14 09:45:51 +04:00 | 
		
			
			
			
			
				| serialize_document.h | Remove Auth() global access point. | 2020-06-23 21:53:39 +04:00 | 
		
			
			
			
			
				| serialize_peer.cpp | Fix build on Clang/GCC. | 2021-05-24 22:45:16 +04:00 | 
		
			
			
			
			
				| serialize_peer.h | Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. | 2021-04-09 15:05:00 +04:00 | 
		
			
			
			
			
				| storage_account.cpp | Fix build on Clang/GCC. | 2021-05-24 22:45:16 +04:00 | 
		
			
			
			
			
				| storage_account.h | Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. | 2021-04-09 15:05:00 +04:00 | 
		
			
			
			
			
				| storage_cloud_blob.cpp | Replaced snap util function with std::clamp. | 2021-01-24 10:41:10 +03:00 | 
		
			
			
			
			
				| storage_cloud_blob.h | Replace mapbox variant with std::variant. | 2020-09-29 19:03:19 +03:00 | 
		
			
			
			
			
				| storage_cloud_song_cover.cpp | Fixed song covers for voice chat records. | 2021-04-12 10:48:17 +04: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 | Removed LocalPasscode global variable from facades. | 2021-06-16 09:31:32 +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 | 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 sending images from clipboard. | 2021-02-17 10:46:36 +04:00 | 
		
			
			
			
			
				| storage_media_prepare.h | Correctly check media when editing files. | 2020-10-30 18:32:19 +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 | 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 | 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 |