d16c83f5db 
								
							 
						 
						
							
							
								
								refactor: remove uploadKeySignatures (use uploadCrossSigningSignatures)  
							
							
							
						 
						
							2021-08-20 16:17:40 +02:00  
				
					
						
							
							
								 
						
							
								cb71ca9b26 
								
							 
						 
						
							
							
								
								chore: generate more operations from OpenAPI  
							
							
							
						 
						
							2021-08-20 16:17:37 +02:00  
				
					
						
							
							
								 
						
							
								8d795d6eaa 
								
							 
						 
						
							
							
								
								chore: update generated code  
							
							
							
						 
						
							2021-08-09 20:03:17 +02:00  
				
					
						
							
							
								 
						
							
								cfa633b489 
								
							 
						 
						
							
							
								
								feat: Add image pack event content models  
							
							
							
						 
						
							2021-07-22 17:08:36 +02:00  
				
					
						
							
							
								 
						
							
								4026f480fb 
								
							 
						 
						
							
							
								
								fix test after removing user field  
							
							
							
						 
						
							2021-07-01 18:16:47 +02:00  
				
					
						
							
							
								 
						
							
								dd7a824512 
								
							 
						 
						
							
							
								
								remove user field from AuthenticationPassword structure  
							
							... 
							
							
							
							it's not in the spec 
							
						 
						
							2021-07-01 18:01:07 +02:00  
				
					
						
							
							
								 
						
							
								92a2bd9d7e 
								
							 
						 
						
							
							
								
								null safety test fixes  
							
							
							
						 
						
							2021-07-01 17:36:21 +02:00  
				
					
						
							
							
								 
						
							
								1a51f813a7 
								
							 
						 
						
							
							
								
								null safety cleanup  
							
							
							
						 
						
							2021-07-01 16:59:54 +02:00  
				
					
						
							
							
								 
						
							
								d9c1fdb78a 
								
							 
						 
						
							
							
								
								refactor: migrate to null safety  
							
							
							
						 
						
							2021-07-01 15:11:39 +02:00  
				
					
						
							
							
								 
						
							
								e3a1b6aa77 
								
							 
						 
						
							
							
								
								refactor: mostly use dart_openapi_codegen  
							
							
							
						 
						
							2021-06-25 12:40:03 +02:00  
				
					
						
							
							
								 
						
							
								c70b149c20 
								
							 
						 
						
							
							
								
								change: Remove logger  
							
							... 
							
							
							
							The logger package has a lot of issues.
The colors are not working in web and on iOS.
Emojis are not working on some platforms.
It introduced a not very important library in a SDk which is intended to
be as minimal as possible.
This simplifies the logging to a format which works everywhere.
The # Syntax makes it also look good as markdown.
It is not very far away from the default syntax of errors and stacktraces.
It still provides several log levels, the same API and a list of output events for the logviewer. 
							
						 
						
							2021-05-12 12:14:04 +02:00  
				
					
						
							
							
								 
						
							
								3eaf4ef99a 
								
							 
						 
						
							
							
								
								feat!: operation names from OpenAPI spec  
							
							
							
						 
						
							2021-05-07 13:43:06 +02:00  
				
					
						
							
							
								 
						
							
								e28b0fa1b3 
								
							 
						 
						
							
							
								
								refactor: login method AuthenticationIdentifier  
							
							... 
							
							
							
							This is a breaking change for the login method to use the correct format.
It makes it possible to login with email or phone.
Also this does some housekeeping stuff while
upgrading to pedantic 1.11.0 which doesnt
allow curly braces in Strings where not needed
anymore. 
							
						 
						
							2021-03-09 08:09:29 +00:00  
				
					
						
							
							
								 
						
							
								7d91cdac5e 
								
							 
						 
						
							
							
								
								fix: Typo and wellknown parsing  
							
							
							
						 
						
							2021-03-01 11:38:53 +01:00  
				
					
						
							
							
								 
						
							
								0b7a0dffb9 
								
							 
						 
						
							
							
								
								fix: Wrong parameters use  
							
							
							
						 
						
							2021-02-09 10:36:01 +01:00  
				
					
						
							
							
								 
						
							
								9617e76763 
								
							 
						 
						
							
							
								
								change: Less noisy oneline logs  
							
							
							
						 
						
							2021-01-26 15:32:04 +01:00  
				
					
						
							
							
								 
						
							
								195d46b901 
								
							 
						 
						
							
							
								
								fix: Deep-copy arrays correctly  
							
							
							
						 
						
							2021-01-17 15:38:09 +01:00  
				
					
						
							
							
								 
						
							
								8f1d35e0bc 
								
							 
						 
						
							
							
								
								docs: Update license to MIT  
							
							
							
						 
						
							2021-01-08 13:14:03 +01:00  
				
					
						
							
							
								 
						
							
								ae34041f29 
								
							 
						 
						
							
							
								
								feat: Implement plaintext parsing  
							
							
							
						 
						
							2021-01-08 10:54:04 +01:00  
				
					
						
							
							
								 
						
							
								618d42a448 
								
							 
						 
						
							
							
								
								feat: Room forwarded key content  
							
							
							
						 
						
							2021-01-08 10:30:57 +01:00  
				
					
						
							
							
								 
						
							
								fce7705243 
								
							 
						 
						
							
							
								
								feat: Implement room key request parsing  
							
							
							
						 
						
							2021-01-08 09:54:11 +01:00  
				
					
						
							
							
								 
						
							
								81c86a6c05 
								
							 
						 
						
							
							
								
								feat: Add room_key content  
							
							
							
						 
						
							2021-01-08 09:33:03 +01:00  
				
					
						
							
							
								 
						
							
								128df8d8eb 
								
							 
						 
						
							
							
								
								feat: Add encryption content  
							
							
							
						 
						
							2021-01-07 14:00:40 +01:00  
				
					
						
							
							
								 
						
							
								ede938c105 
								
							 
						 
						
							
							
								
								docs: Update license header  
							
							
							
						 
						
							2021-01-04 10:18:41 +01:00  
				
					
						
							
							
								 
						
							
								48cdb18f18 
								
							 
						 
						
							
							
								
								chore: More tests  
							
							
							
						 
						
							2020-12-31 11:00:15 +01:00  
				
					
						
							
							
								 
						
							
								6b283d5c50 
								
							 
						 
						
							
							
								
								fix: Current version  
							
							
							
						 
						
							2020-12-31 10:44:58 +01:00  
				
					
						
							
							
								 
						
							
								bb10adef79 
								
							 
						 
						
							
							
								
								Initial commit  
							
							
							
						 
						
							2020-12-28 12:01:03 +01:00