..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										cache
									
								 
							
						
					 
				 
				
					
						
							
							Reorder chat settings sections. 
						
					 
				 
				2018-09-28 14:20:36 +03:00  
		
			
			
			
			
				
					
						
							
								file_download.cpp 
							
						
					 
				 
				
					
						
							
							Use final Image with different Images::Source-s. 
						
					 
				 
				2018-11-04 15:51:37 +04:00  
		
			
			
			
			
				
					
						
							
								file_download.h 
							
						
					 
				 
				
					
						
							
							Remove some unneeded Q_OBJECTs. 
						
					 
				 
				2018-11-04 15:51:39 +04:00  
		
			
			
			
			
				
					
						
							
								file_upload.cpp 
							
						
					 
				 
				
					
						
							
							Generate high quality thumbnail on sending video. 
						
					 
				 
				2018-11-04 15:51:38 +04:00  
		
			
			
			
			
				
					
						
							
								file_upload.h 
							
						
					 
				 
				
					
						
							
							Follow secure file upload/download progress. 
						
					 
				 
				2018-06-03 23:16:34 +03:00  
		
			
			
			
			
				
					
						
							
								localimageloader.cpp 
							
						
					 
				 
				
					
						
							
							Detect and send supports_streaming bit for videos. 
						
					 
				 
				2018-11-07 18:10:00 +04:00  
		
			
			
			
			
				
					
						
							
								localimageloader.h 
							
						
					 
				 
				
					
						
							
							Detect and send supports_streaming bit for videos. 
						
					 
				 
				2018-11-07 18:10:00 +04:00  
		
			
			
			
			
				
					
						
							
								localstorage.cpp 
							
						
					 
				 
				
					
						
							
							Fix some bugs in double playback speed. 
						
					 
				 
				2018-11-08 17:06:22 +04:00  
		
			
			
			
			
				
					
						
							
								localstorage.h 
							
						
					 
				 
				
					
						
							
							Save self to local storage map. 
						
					 
				 
				2018-09-19 19:22:13 +03:00  
		
			
			
			
			
				
					
						
							
								serialize_common.cpp 
							
						
					 
				 
				
					
						
							
							Move image-related modules to ui/image/. 
						
					 
				 
				2018-11-04 15:51:37 +04:00  
		
			
			
			
			
				
					
						
							
								serialize_common.h 
							
						
					 
				 
				
					
						
							
							Move image-related modules to ui/image/. 
						
					 
				 
				2018-11-04 15:51:37 +04:00  
		
			
			
			
			
				
					
						
							
								serialize_document.cpp 
							
						
					 
				 
				
					
						
							
							Move image-related modules to ui/image/. 
						
					 
				 
				2018-11-04 15:51:37 +04:00  
		
			
			
			
			
				
					
						
							
								serialize_document.h 
							
						
					 
				 
				
					
						
							
							Use single LEGAL file with license and copyright. 
						
					 
				 
				2018-01-03 13:23:14 +03:00  
		
			
			
			
			
				
					
						
							
								storage_clear_legacy.cpp 
							
						
					 
				 
				
					
						
							
							Async clear of legacy local storage. 
						
					 
				 
				2018-09-04 22:37:22 +03:00  
		
			
			
			
			
				
					
						
							
								storage_clear_legacy.h 
							
						
					 
				 
				
					
						
							
							Async clear of legacy local storage. 
						
					 
				 
				2018-09-04 22:37:22 +03:00  
		
			
			
			
			
				
					
						
							
								storage_clear_legacy_posix.cpp 
							
						
					 
				 
				
					
						
							
							Async clear of legacy local storage. 
						
					 
				 
				2018-09-04 22:37:22 +03:00  
		
			
			
			
			
				
					
						
							
								storage_clear_legacy_win.cpp 
							
						
					 
				 
				
					
						
							
							Async clear of legacy local storage. 
						
					 
				 
				2018-09-04 22:37:22 +03:00  
		
			
			
			
			
				
					
						
							
								storage_databases.cpp 
							
						
					 
				 
				
					
						
							
							Allow cleaner to work after database is closed. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_databases.h 
							
						
					 
				 
				
					
						
							
							Work with Cache::Database in LocalStorageBox. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_encrypted_file.cpp 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00  
		
			
			
			
			
				
					
						
							
								storage_encrypted_file.h 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00  
		
			
			
			
			
				
					
						
							
								storage_encrypted_file_tests.cpp 
							
						
					 
				 
				
					
						
							
							Fix compactor and add simple tests for it. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_encryption.cpp 
							
						
					 
				 
				
					
						
							
							Add basic implementation of Storage::Cache DB. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_encryption.h 
							
						
					 
				 
				
					
						
							
							Add basic implementation of Storage::Cache DB. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_facade.cpp 
							
						
					 
				 
				
					
						
							
							Handle channelDifferenceTooLong in media and feed. 
						
					 
				 
				2018-02-08 12:20:54 +03:00  
		
			
			
			
			
				
					
						
							
								storage_facade.h 
							
						
					 
				 
				
					
						
							
							Handle channelDifferenceTooLong in media and feed. 
						
					 
				 
				2018-02-08 12:20:54 +03:00  
		
			
			
			
			
				
					
						
							
								storage_feed_messages.cpp 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00  
		
			
			
			
			
				
					
						
							
								storage_feed_messages.h 
							
						
					 
				 
				
					
						
							
							Handle channelDifferenceTooLong in media and feed. 
						
					 
				 
				2018-02-08 12:20:54 +03: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 
							
						
					 
				 
				
					
						
							
							Fix Storage::File lock with killing and add tests. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_media_prepare.cpp 
							
						
					 
				 
				
					
						
							
							Move image-related modules to ui/image/. 
						
					 
				 
				2018-11-04 15:51:37 +04:00  
		
			
			
			
			
				
					
						
							
								storage_media_prepare.h 
							
						
					 
				 
				
					
						
							
							Use always the same sizes for group layout. 
						
					 
				 
				2018-08-04 16:48:15 +03:00  
		
			
			
			
			
				
					
						
							
								storage_pch.cpp 
							
						
					 
				 
				
					
						
							
							New storage encrypted file. 
						
					 
				 
				2018-09-01 18:56:08 +03:00  
		
			
			
			
			
				
					
						
							
								storage_pch.h 
							
						
					 
				 
				
					
						
							
							Version 1.4.1: Fix build for old OS X. 
						
					 
				 
				2018-10-09 21:58:56 +03:00  
		
			
			
			
			
				
					
						
							
								storage_shared_media.cpp 
							
						
					 
				 
				
					
						
							
							Handle channelDifferenceTooLong in media and feed. 
						
					 
				 
				2018-02-08 12:20:54 +03:00  
		
			
			
			
			
				
					
						
							
								storage_shared_media.h 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00  
		
			
			
			
			
				
					
						
							
								storage_sparse_ids_list.cpp 
							
						
					 
				 
				
					
						
							
							Better adjust shared media count. 
						
					 
				 
				2018-11-06 13:50:31 +04:00  
		
			
			
			
			
				
					
						
							
								storage_sparse_ids_list.h 
							
						
					 
				 
				
					
						
							
							Better adjust shared media count. 
						
					 
				 
				2018-11-06 13:50:31 +04:00  
		
			
			
			
			
				
					
						
							
								storage_user_photos.cpp 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00  
		
			
			
			
			
				
					
						
							
								storage_user_photos.h 
							
						
					 
				 
				
					
						
							
							Move to std::optional. 
						
					 
				 
				2018-09-21 19:28:46 +03:00