c389bfb6ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix encryption algorithm typos in tests/comments ( #7637 )  
							
							... 
							
							
							
							@uhoreg has confirmed these were both typos. They are only in comments and tests though, rather than anything critical.
Introduced in:
* https://github.com/matrix-org/synapse/pull/7157 
* https://github.com/matrix-org/synapse/pull/5726  
							
						 
						
							2020-06-04 20:03:40 +01:00  
				
					
						
							
							
								 
						
							
							
								cb2db17994 
								
									
								
							
								 
							
						 
						
							
							
								
								look up cross-signing keys from the DB in bulk ( #6486 )  
							
							
							
						 
						
							2019-12-12 12:03:28 -05:00  
				
					
						
							
							
								 
						
							
							
								adfdd82b21 
								
									
								
							
								 
							
						 
						
							
							
								
								Back out perf regression from get_cross_signing_keys_from_cache. ( #6494 )  
							
							... 
							
							
							
							Back out cross-signing code added in Synapse 1.5.0, which caused a performance regression. 
							
						 
						
							2019-12-09 13:59:27 +00:00  
				
					
						
							
							
								 
						
							
							
								ab729e31cf 
								
							
								 
							
						 
						
							
							
								
								use something that's the right type for user_id  
							
							
							
						 
						
							2019-09-06 17:52:37 -04:00  
				
					
						
							
							
								 
						
							
							
								e47af0f086 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2019-09-05 17:03:14 -04:00  
				
					
						
							
							
								 
						
							
							
								5914fd09c7 
								
							
								 
							
						 
						
							
							
								
								add test  
							
							
							
						 
						
							2019-09-04 22:05:02 -04:00  
				
					
						
							
							
								 
						
							
							
								9061b4198a 
								
							
								 
							
						 
						
							
							
								
								make isort happy  
							
							
							
						 
						
							2019-09-04 22:04:41 -04:00  
				
					
						
							
							
								 
						
							
							
								7d6c70fc7a 
								
							
								 
							
						 
						
							
							
								
								make black happy  
							
							
							
						 
						
							2019-09-04 22:04:12 -04:00  
				
					
						
							
							
								 
						
							
							
								ac4746ac4b 
								
							
								 
							
						 
						
							
							
								
								allow uploading signatures of master key signed by devices  
							
							
							
						 
						
							2019-09-04 22:03:41 -04:00  
				
					
						
							
							
								 
						
							
							
								8c9adcc95d 
								
							
								 
							
						 
						
							
							
								
								fix formatting  
							
							
							
						 
						
							2019-08-01 22:09:05 -04:00  
				
					
						
							
							
								 
						
							
							
								c659b9f94f 
								
							
								 
							
						 
						
							
							
								
								allow uploading keys for cross-signing  
							
							
							
						 
						
							2019-07-25 11:08:24 -04:00  
				
					
						
							
							
								 
						
							
							
								99dd975dae 
								
									
								
							
								 
							
						 
						
							
							
								
								Run tests under PostgreSQL ( #3423 )  
							
							
							
						 
						
							2018-08-13 16:47:46 +10:00  
				
					
						
							
							
								 
						
							
							
								8b3d9b6b19 
								
							
								 
							
						 
						
							
							
								
								Run black.  
							
							
							
						 
						
							2018-08-10 23:54:09 +10:00  
				
					
						
							
							
								 
						
							
							
								49af402019 
								
							
								 
							
						 
						
							
							
								
								run isort  
							
							
							
						 
						
							2018-07-09 16:09:20 +10:00  
				
					
						
							
							
								 
						
							
							
								cb9f8e527c 
								
							
								 
							
						 
						
							
							
								
								s/replication_client/federation_client/  
							
							
							
						 
						
							2018-03-13 13:26:52 +00:00  
				
					
						
							
							
								 
						
							
							
								6ea27fafad 
								
							
								 
							
						 
						
							
							
								
								Fix tests  
							
							
							
						 
						
							2018-03-13 10:55:47 +00:00  
				
					
						
							
							
								 
						
							
							
								2b91846497 
								
							
								 
							
						 
						
							
							
								
								Remove spurious unittest.DEBUG  
							
							
							
						 
						
							2018-01-26 00:34:27 +00:00  
				
					
						
							
							
								 
						
							
							
								de042b3b88 
								
							
								 
							
						 
						
							
							
								
								Do some logging when one-time-keys get claimed  
							
							... 
							
							
							
							might help us figure out if https://github.com/vector-im/riot-web/issues/3868 
has happened. 
							
						 
						
							2017-05-09 19:04:56 +01:00  
				
					
						
							
							
								 
						
							
							
								a7e9d8762d 
								
							
								 
							
						 
						
							
							
								
								Allow clients to upload one-time-keys with new sigs  
							
							... 
							
							
							
							When a client retries a key upload, don't give an error if the signature has
changed (but the key is the same).
Fixes https://github.com/vector-im/riot-android/issues/1208 , hopefully. 
							
						 
						
							2017-05-09 19:04:56 +01:00  
				
					
						
							
							
								 
						
							
							
								91fa69e029 
								
							
								 
							
						 
						
							
							
								
								keys/query: return all users which were asked for  
							
							... 
							
							
							
							In the situation where all of a user's devices get deleted, we want to
indicate this to a client, so we want to return an empty dictionary, rather
than nothing at all. 
							
						 
						
							2016-08-03 15:41:44 +01:00