34665cd6da 
								
							 
						 
						
							
							
								
								Save self to local storage map.  
							
							
							
						 
						
							2018-09-19 19:22:13 +03:00  
				
					
						
							
							
								 
						
							
								8c1cc51c2e 
								
							 
						 
						
							
							
								
								Move peer photo update from Messenger to ApiWrap.  
							
							
							
						 
						
							2018-09-19 19:22:13 +03:00  
				
					
						
							
							
								 
						
							
								4b87363a20 
								
							 
						 
						
							
							
								
								Check value size before putting to cache db.  
							
							
							
						 
						
							2018-09-04 22:37:22 +03:00  
				
					
						
							
							
								 
						
							
								9ba331693f 
								
							 
						 
						
							
							
								
								Async clear of legacy local storage.  
							
							... 
							
							
							
							Sync call to QDir::entryList is a bad idea for the user data folder.
Some users reported hanging on startup with 1.25M legacy cache files.
Now we enumerate up to 10000 files at once asynchronously and clear. 
							
						 
						
							2018-09-04 22:37:22 +03:00  
				
					
						
							
							
								 
						
							
								2096007ed9 
								
							 
						 
						
							
							
								
								Fix clearing leaked files with a passcode.  
							
							
							
						 
						
							2018-09-01 18:56:09 +03:00  
				
					
						
							
							
								 
						
							
								80cd74edc8 
								
							 
						 
						
							
							
								
								Closed beta version 1.3.14.2: Fix fallthrough.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								069232ec1b 
								
							 
						 
						
							
							
								
								Allow changing limits for cache in Settings.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								5733f4079f 
								
							 
						 
						
							
							
								
								Allow updating some database settings.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								55fe977d54 
								
							 
						 
						
							
							
								
								Add some tests for Database.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								736789a9ed 
								
							 
						 
						
							
							
								
								Closed beta version 1.3.14.1: Fix for OS X old.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								c86252777b 
								
							 
						 
						
							
							
								
								Remove leaked (unknown) files in user data folder.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								2bcdf27b03 
								
							 
						 
						
							
							
								
								Workaround GCC bug.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								2001d3c617 
								
							 
						 
						
							
							
								
								Allow cleaner to work after database is closed.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								8210a51fdc 
								
							 
						 
						
							
							
								
								Fix build for Xcode.  
							
							... 
							
							
							
							Also guard database compactor so that it won't work after closing. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								08ff324b1b 
								
							 
						 
						
							
							
								
								Work with Cache::Database in LocalStorageBox.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								55f60866cb 
								
							 
						 
						
							
							
								
								Set correct cache tags for different file types.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								e2f08d4161 
								
							 
						 
						
							
							
								
								Write uint8 tags to Database and count stats.  
							
							... 
							
							
							
							Also pass rvalues to Database where copies are required anyway. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								2e7f4c2f21 
								
							 
						 
						
							
							
								
								Use Storage::Cache::Database for file caching.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								5824afa941 
								
							 
						 
						
							
							
								
								Add copy() and move() to Cache::Database.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								adcc11c474 
								
							 
						 
						
							
							
								
								Ignore database actions after IO error.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								4769a1a49f 
								
							 
						 
						
							
							
								
								Added 100k test for storage cache.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								f6a6a39d3b 
								
							 
						 
						
							
							
								
								Fix compactor and add simple tests for it.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								2940023cb0 
								
							 
						 
						
							
							
								
								Simplify db tests.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								d426f7242a 
								
							 
						 
						
							
							
								
								Implement Storage::Cache::Compactor for database.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								2f9d65b4eb 
								
							 
						 
						
							
							
								
								Add a generic BinlogReader.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								a4c1d5fe9d 
								
							 
						 
						
							
							
								
								Move cache database to a separate module.  
							
							... 
							
							
							
							Also start compactor code. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								13c7c99965 
								
							 
						 
						
							
							
								
								Ignore put queries that don't change anything.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								fbfa7e7be3 
								
							 
						 
						
							
							
								
								Write date/time inside Store cache record.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								e5dda6dd49 
								
							 
						 
						
							
							
								
								Write removes/touches in bundles. Apply limits.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								b9af3c7f34 
								
							 
						 
						
							
							
								
								Add base::ConcurrentTimer.  
							
							... 
							
							
							
							Write removes from cache database once an hour. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								cb371f09ac 
								
							 
						 
						
							
							
								
								Clear old versions of Storage::Cache::Database.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								9147c12687 
								
							 
						 
						
							
							
								
								Add basic implementation of Storage::Cache DB.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								62a396b661 
								
							 
						 
						
							
							
								
								Fix Storage::File lock with killing and add tests.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								81731139e9 
								
							 
						 
						
							
							
								
								Add tests for storage encrypted file.  
							
							... 
							
							
							
							Also fix some bugs found by the tests. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								8a371b9c1b 
								
							 
						 
						
							
							
								
								New storage encrypted file.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								a8da0c18ee 
								
							 
						 
						
							
							
								
								Closed beta version: 1.3.13.2: Fix broken beta.  
							
							
							
						 
						
							2018-08-20 17:26:28 +03:00  
				
					
						
							
							
								 
						
							
								b78c08a30a 
								
							 
						 
						
							
							
								
								Bump version to 1.3.13.  
							
							
							
						 
						
							2018-08-20 17:26:28 +03:00  
				
					
						
							
							
								 
						
							
								c913c77fef 
								
							 
						 
						
							
							
								
								Refresh file references when sending stickers.  
							
							
							
						 
						
							2018-08-20 17:26:28 +03:00  
				
					
						
							
							
								 
						
							
								557d363d02 
								
							 
						 
						
							
							
								
								Refresh file references when downloading files.  
							
							
							
						 
						
							2018-08-20 17:26:28 +03:00  
				
					
						
							
							
								 
						
							
								839885910c 
								
							 
						 
						
							
							
								
								Pass FileOrigin in all file downloads.  
							
							
							
						 
						
							2018-08-20 17:26:28 +03:00  
				
					
						
							
							
								 
						
							
								ee16070abe 
								
							 
						 
						
							
							
								
								Update API scheme to layer 86.  
							
							
							
						 
						
							2018-08-20 17:26:27 +03:00  
				
					
						
							
							
								 
						
							
								90f6642d33 
								
							 
						 
						
							
							
								
								Use always the same sizes for group layout.  
							
							... 
							
							
							
							For the floating point precision to matter less in the album layout
decisions use always full image sizes for layout
when sending an album and when displaying it.
Fixes  #5049 . 
							
						 
						
							2018-08-04 16:48:15 +03:00  
				
					
						
							
							
								 
						
							
								a99ae76ad4 
								
							 
						 
						
							
							
								
								Allow single chat history export.  
							
							
							
						 
						
							2018-07-31 22:56:03 +03:00  
				
					
						
							
							
								 
						
							
								6429e8b532 
								
							 
						 
						
							
							
								
								Improve theme applying.  
							
							
							
						 
						
							2018-07-31 22:56:03 +03:00  
				
					
						
							
							
								 
						
							
								cb338e330f 
								
							 
						 
						
							
							
								
								Allow independently change default / night themes.  
							
							
							
						 
						
							2018-07-31 22:56:03 +03:00  
				
					
						
							
							
								 
						
							
								52e7ddf079 
								
							 
						 
						
							
							
								
								Add '-externalupdater' command-line argument.  
							
							... 
							
							
							
							Now no-autoupdater mode can be switched on in runtime.
Also TDESKTOP_DISABLE_AUTOUPDATE build is disabled in CI (trivial).
Fixes  #4895 . 
							
						 
						
							2018-07-12 18:35:59 +03:00  
				
					
						
							
							
								 
						
							
								33095966af 
								
							 
						 
						
							
							
								
								Move sendMessage and sendInlineResult to ApiWrap.  
							
							
							
						 
						
							2018-06-27 22:58:32 +01:00  
				
					
						
							
							
								 
						
							
								ff53404d5b 
								
							 
						 
						
							
							
								
								Update API scheme to layer 82.  
							
							
							
						 
						
							2018-06-27 22:58:32 +01:00  
				
					
						
							
							
								 
						
							
								8c2f11de7d 
								
							 
						 
						
							
							
								
								Send correct paddings in improved TCP protocol.  
							
							
							
						 
						
							2018-06-25 19:55:52 +01:00  
				
					
						
							
							
								 
						
							
								0143fd28af 
								
							 
						 
						
							
							
								
								Suggest start export when time comes.  
							
							
							
						 
						
							2018-06-23 00:56:53 +01:00