|  Sorunome | 860051da0e | Fix redact events | 2020-06-05 13:32:58 +02:00 | 
				
					
						|  Sorunome | bd3c51924b | to set presence you use PUT, not POST | 2020-06-05 10:56:42 +00:00 | 
				
					
						|  Christian Pauly | c6bf098644 | Init matrix_api library | 2020-06-03 10:16:01 +00:00 | 
				
					
						|  Christian Pauly | bd00c066c8 | Catch sync errors | 2020-06-01 18:24:41 +00:00 | 
				
					
						|  Sorunome | d672edf394 | Make room key sharing requests (hopefully) more robust and spec-compliant | 2020-05-29 06:49:37 +00:00 | 
				
					
						|  Christian Pauly | ad5b02e0ef | Merge branch 'soru/fix-profile-check' into 'master' Fixes profile equality check
See merge request famedly/famedlysdk!327 | 2020-05-26 06:40:13 +00:00 | 
				
					
						|  Sorunome | 8a289941eb | Fixes profile equality check | 2020-05-26 06:40:13 +00:00 | 
				
					
						|  Christian Pauly | 3fa4d46983 | Merge branch 'soru/fix-chat-list-last-message' into 'master' Hopefully fix room list sorting
Closes #75
See merge request famedly/famedlysdk!324 | 2020-05-26 06:39:51 +00:00 | 
				
					
						|  Sorunome | 011e427056 | Hopefully fix room list sorting | 2020-05-26 06:39:51 +00:00 | 
				
					
						|  Christian Pauly | cbf5069e32 | Add more tests | 2020-05-25 09:34:43 +00:00 | 
				
					
						|  Christian Pauly | f7b29f3703 | Ignore key requests from unknown devices | 2020-05-25 07:31:17 +00:00 | 
				
					
						|  Christian Pauly | c01f75bafa | Add olm error stream | 2020-05-22 15:51:45 +02:00 | 
				
					
						|  Sorunome | 384e5962d6 | properly persist decryption of events | 2020-05-22 11:15:48 +00:00 | 
				
					
						|  Christian Pauly | 27b4a620e5 | Add code formatting CI job | 2020-05-22 10:12:18 +00:00 | 
				
					
						|  Christian Pauly | f4a5ccdaa9 | Merge branch 'soru/more-emotes' into 'master' add emote rooms and state key room emotes
See merge request famedly/famedlysdk!318 | 2020-05-21 15:01:10 +00:00 | 
				
					
						|  Sorunome | 97ef716be8 | add emote rooms and state key room emotes | 2020-05-21 15:01:10 +00:00 | 
				
					
						|  Sorunome | fc8625d30e | clear timeline events cache on limited updates | 2020-05-21 14:52:14 +00:00 | 
				
					
						|  Christian Pauly | 998ee66650 | Merge branch 'soru/null-device' into 'master' make sure keys are valid
See merge request famedly/famedlysdk!313 | 2020-05-21 06:28:21 +00:00 | 
				
					
						|  Christian Pauly | 9fad348d22 | Merge branch 'soru/persist-inbound-session-index' into 'master' properly persist inbound group session indexes
See merge request famedly/famedlysdk!316 | 2020-05-21 06:25:57 +00:00 | 
				
					
						|  Sorunome | 7a41f4726f | properly persist inbound group session indexes | 2020-05-20 10:36:05 +02:00 | 
				
					
						|  Sorunome | a3fc73dfc1 | make e2ee recovery logic optional | 2020-05-20 10:24:48 +02:00 | 
				
					
						|  Sorunome | 0fabed9cc3 | make sure keys are valid | 2020-05-20 09:37:32 +02:00 | 
				
					
						|  Christian Pauly | 11d788b68f | Merge branch 'soru/auto-request-room-keys' into 'master' Automatically request for keys from other devices, if not found
See merge request famedly/famedlysdk!308 | 2020-05-19 09:34:13 +00:00 | 
				
					
						|  Sorunome | 9b67992a3a | Automatically request for keys from other devices, if not found | 2020-05-19 09:34:11 +00:00 | 
				
					
						|  Sorunome | b2e5ad0880 | fix notification count | 2020-05-19 10:15:23 +02:00 | 
				
					
						|  Sorunome | a613c84e27 | Merge branch 'soru/async-sync-processing' into 'master' decrypt events in sync loop, making it async
See merge request famedly/famedlysdk!310 | 2020-05-19 08:14:46 +00:00 | 
				
					
						|  Sorunome | f734788eda | Merge branch 'soru/rotate-outbound-sessions' into 'master' Add rotation of outbound group sessions
See merge request famedly/famedlysdk!309 | 2020-05-19 08:11:19 +00:00 | 
				
					
						|  Christian Pauly | b9d041d005 | close database konditional | 2020-05-19 08:05:17 +00:00 | 
				
					
						|  Sorunome | 867b9c9123 | forgot to hit ctrl+s *shame* | 2020-05-19 09:58:59 +02:00 | 
				
					
						|  Sorunome | c5e4e2c751 | decrypt events in sync loop, making it async | 2020-05-19 09:49:37 +02:00 | 
				
					
						|  Sorunome | a0fe8f4bad | Add rotation of outbound group sessions | 2020-05-18 18:33:16 +02:00 | 
				
					
						|  Sorunome | 09da5fa4ca | automatically clear an outbound session, if you are unable to decrypt your own messages | 2020-05-18 17:31:40 +02:00 | 
				
					
						|  Sorunome | edaaa286e3 | fix decryption of some events throwing an error | 2020-05-18 16:45:53 +02:00 | 
				
					
						|  Christian Pauly | 5166dd8d51 | dispose client | 2020-05-18 14:01:14 +00:00 | 
				
					
						|  Christian Pauly | a27c93e7a8 | Merge branch 'krille/add-profile-cache' into 'master' Add profile cache
Closes #65
See merge request famedly/famedlysdk!302 | 2020-05-18 11:45:49 +00:00 | 
				
					
						|  Christian Pauly | a6c7d88f00 | Add profile cache | 2020-05-18 11:45:49 +00:00 | 
				
					
						|  Christian Pauly | e50f6cc6c0 | Merge branch 'soru/fix-last-event' into 'master' fix lastEvent
See merge request famedly/famedlysdk!301 | 2020-05-18 11:42:38 +00:00 | 
				
					
						|  Sorunome | 11a83725d1 | Merge branch 'soru/emoji-verification' into 'master' implement SAS, which is needed for emoji verification
See merge request famedly/famedlysdk!300 | 2020-05-18 10:57:54 +00:00 | 
				
					
						|  Sorunome | 2615cd2727 | fix lastEvent | 2020-05-18 12:56:24 +02:00 | 
				
					
						|  Sorunome | 2b8f4b0d19 | remove print statement for good | 2020-05-18 12:39:03 +02:00 | 
				
					
						|  Sorunome | 50889f9f30 | flutter analyze | 2020-05-18 11:45:51 +02:00 | 
				
					
						|  Sorunome | a4c693558d | generalize verification methods | 2020-05-18 11:44:23 +02:00 | 
				
					
						|  Sorunome | e87053b4f1 | forgot to add 1000 to the numbers | 2020-05-17 15:32:06 +02:00 | 
				
					
						|  Sorunome | 0219a42c07 | implement SAS | 2020-05-17 15:25:42 +02:00 | 
				
					
						|  Christian Pauly | f560a43669 | Store incoming keys in dummy room if not found | 2020-05-17 08:16:04 +00:00 | 
				
					
						|  Christian Pauly | 81b9d79518 | Merge branch 'soru/fix-lazy-session-keys' into 'master' lazy-load group session keys
See merge request famedly/famedlysdk!293 | 2020-05-17 07:54:34 +00:00 | 
				
					
						|  Sorunome | 06b601c41b | lazy-load group session keys | 2020-05-17 07:54:34 +00:00 | 
				
					
						|  Sorunome | 77bfd9b19d | fix logged state on connect() | 2020-05-16 10:03:59 +02:00 | 
				
					
						|  Christian Pauly | e66a904ee0 | Add tombstone enum | 2020-05-16 09:47:19 +02:00 | 
				
					
						|  Christian Pauly | 1e4f356280 | Krille/implement well known | 2020-05-16 06:42:56 +00:00 |