|  Christian Pauly | 2afd0bb3a8 | Implement pinned events | 2020-06-24 08:41:52 +00:00 | 
				
					
						|  Christian Pauly | ed262c0d51 | Merge branch 'soru/fix-incorrect-olm-session-create' into 'master' Fix some olm sessions not being loaded from database
See merge request famedly/famedlysdk!356 | 2020-06-23 18:20:43 +00:00 | 
				
					
						|  Sorunome | 1a9f6e38dc | add database.getRoom | 2020-06-23 13:35:22 +02:00 | 
				
					
						|  Sorunome | 439f6f0aa0 | Fix some olm sessions not being loaded from database | 2020-06-23 11:42:01 +02:00 | 
				
					
						|  Sorunome | 3d40a8d81b | remove transaction hack | 2020-06-22 17:27:06 +02:00 | 
				
					
						|  Christian Pauly | aea86aaf10 | Merge branch 'soru/direct-chats' into 'master' potentially fix direct chats going missing
Closes ChristianPauly/fluffychat-flutter#86
See merge request famedly/famedlysdk!346 | 2020-06-22 06:48:30 +00:00 | 
				
					
						|  Sorunome | 2999ceec9e | potentially fix direct chats going missing | 2020-06-22 06:48:30 +00:00 | 
				
					
						|  Sorunome | 22d8225f46 | Merge branch 'krille/fix-sending-sort-order' into 'master' Fix sending sort order
See merge request famedly/famedlysdk!350 | 2020-06-20 19:50:49 +00:00 | 
				
					
						|  Sorunome | d8cb53e32f | Merge branch 'krille/fix-send-again' into 'master' Fix send again
See merge request famedly/famedlysdk!351 | 2020-06-20 19:50:08 +00:00 | 
				
					
						|  Christian Pauly | f1579a5f0f | Database transaction workaround | 2020-06-19 15:28:03 +02:00 | 
				
					
						|  Christian Pauly | ee2974e51e | Fix send again | 2020-06-19 14:05:53 +02:00 | 
				
					
						|  Christian Pauly | 9f8d170dd4 | Fix sending sort order | 2020-06-19 14:00:32 +02:00 | 
				
					
						|  Sorunome | 12bdddee03 | Better format switching to WAL mode | 2020-06-16 14:26:37 +02:00 | 
				
					
						|  Sorunome | 77378e3ebc | switch database to wal mode | 2020-06-16 12:51:29 +02:00 | 
				
					
						|  Sorunome | 1a98634fd6 | fix key request sending | 2020-06-12 12:32:42 +00:00 | 
				
					
						|  Christian Pauly | a61efa0384 | Merge branch 'soru/fix-state-attack' into 'master' Fix state attack
See merge request famedly/famedlysdk!343 | 2020-06-10 14:17:57 +00:00 | 
				
					
						|  Sorunome | f485ca29d8 | Fix state attack | 2020-06-10 14:17:57 +00:00 | 
				
					
						|  Sorunome | 485d88b896 | Hotfix decryption can request session | 2020-06-10 12:11:10 +02:00 | 
				
					
						|  Christian Pauly | 5487b62360 | Hotfix OpenIdCredentials | 2020-06-10 09:12:55 +00:00 | 
				
					
						|  Sorunome | 7ddb6be30e | Allow requesting and updating of session keys with lower index and lower forwarded chain | 2020-06-10 10:44:22 +02:00 | 
				
					
						|  Christian Pauly | cf430cc546 | Hotfix setPushers | 2020-06-10 06:36:16 +00:00 | 
				
					
						|  Sorunome | b8c58faaab | Merge branch 'soru/modularize-e2ee' into 'master' split encryption stuff to other library
See merge request famedly/famedlysdk!333 | 2020-06-09 16:13:23 +00:00 | 
				
					
						|  Christian Pauly | 0e33634e1a | Fix request openID | 2020-06-09 16:05:41 +00:00 | 
				
					
						|  Christian Pauly | a2f7dd4223 | Merge branch 'soru/fix-canonical-alias' into 'master' fix canonical alias sometimes being null
See merge request famedly/famedlysdk!337 | 2020-06-09 10:11:00 +00:00 | 
				
					
						|  Sorunome | f872d19692 | fix client.api.upload not working | 2020-06-05 17:20:18 +00:00 | 
				
					
						|  Sorunome | 7ed6dcce67 | fix canonical alias sometimes being null | 2020-06-05 17:12:50 +02:00 | 
				
					
						|  Sorunome | 857775cf37 | Merge branch 'master' into soru/modularize-e2ee | 2020-06-05 14:29:00 +02:00 | 
				
					
						|  Sorunome | 860051da0e | Fix redact events | 2020-06-05 13:32:58 +02:00 | 
				
					
						|  Sorunome | c47bdee9f5 | Merge branch 'master' into soru/modularize-e2ee | 2020-06-05 13:05:47 +02:00 | 
				
					
						|  Sorunome | bd3c51924b | to set presence you use PUT, not POST | 2020-06-05 10:56:42 +00:00 | 
				
					
						|  Sorunome | 8358dec3a5 | analyze and format | 2020-06-05 10:56:51 +02:00 | 
				
					
						|  Sorunome | 086dcae907 | add key manager tests | 2020-06-05 10:51:11 +02:00 | 
				
					
						|  Sorunome | fbc8f03f67 | encrypt m.room_key event properly | 2020-06-05 10:15:36 +02:00 | 
				
					
						|  Sorunome | 05c799e6a5 | format | 2020-06-04 20:16:18 +02:00 | 
				
					
						|  Sorunome | c94e41d393 | fix tests for real | 2020-06-04 18:16:22 +02:00 | 
				
					
						|  Sorunome | f3f3231df6 | add some encrypt / decrypt tests | 2020-06-04 17:51:49 +02:00 | 
				
					
						|  Sorunome | 2e46155f47 | fix tests without olm | 2020-06-04 14:26:35 +02:00 | 
				
					
						|  Sorunome | fcde6a2459 | split encryption stuff to other library | 2020-06-04 13:39:51 +02: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 |