|  Sorunome | a3fc73dfc1 | make e2ee recovery logic optional | 2020-05-20 10:24:48 +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 | 
				
					
						|  Christian Pauly | da8d37d202 | Merge branch 'krille/make-test-coverage-visible' into 'master' Make coverage visible again
Closes #66
See merge request famedly/famedlysdk!303 | 2020-05-19 09:28:13 +00:00 | 
				
					
						|  Christian Pauly | 066221b84d | Make coverage visible again | 2020-05-19 09:28:13 +00:00 | 
				
					
						|  Christian Pauly | 359e03496a | Merge branch 'soru/fix-notification-count' into 'master' fix notification count
See merge request famedly/famedlysdk!312 | 2020-05-19 08:20:39 +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 | cec3401867 | Merge branch 'ChristianPauly-master-patch-06127' into 'master' close database konditional
See merge request famedly/famedlysdk!311 | 2020-05-19 08:10:11 +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 | 
				
					
						|  Christian Pauly | 3ee5c2effa | Merge branch 'soru/autoclear-outbound-session' into 'master' automatically clear an outbound session, if you are unable to decrypt your own messages
See merge request famedly/famedlysdk!307 | 2020-05-18 16:02:48 +00: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 | 
				
					
						|  Christian Pauly | 3b1c81b4c7 | Merge branch 'soru/fix-event-decrypt' into 'master' fix decryption of some events throwing an error
See merge request famedly/famedlysdk!306 | 2020-05-18 15:25:31 +00:00 | 
				
					
						|  Sorunome | edaaa286e3 | fix decryption of some events throwing an error | 2020-05-18 16:45:53 +02:00 | 
				
					
						|  Christian Pauly | d69277480e | Merge branch 'krille/dispose-client' into 'master' dispose client
See merge request famedly/famedlysdk!305 | 2020-05-18 14:01:14 +00: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 | 3b9be3546a | proper pubspec | 2020-05-17 20:02:28 +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 | 
				
					
						|  Sorunome | bb690a22da | Merge branch 'krille/fix-store-incoming-keys' into 'master' Store incoming keys in dummy room if not found
See merge request famedly/famedlysdk!299 | 2020-05-17 08:16:05 +00:00 | 
				
					
						|  Christian Pauly | f560a43669 | Store incoming keys in dummy room if not found | 2020-05-17 08:16:04 +00:00 | 
				
					
						|  Christian Pauly | 928b4c1f89 | Merge branch 'add-docs' into 'master' Add docs
See merge request famedly/famedlysdk!290 | 2020-05-17 08:01:09 +00:00 | 
				
					
						|  Niklas Zender | 1ca6c2e3bd | Update doc/book.toml, doc/src/SUMMARY.md, doc/src/readme.md, employee-handbook_mermaid.css, employee-handbook_mermaid-init.js, employee-handbook_mermaid.min.js files Deleted Gemfile, Gemfile.lock, _config.yml files | 2020-05-17 08:01:09 +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 | 
				
					
						|  Christian Pauly | f97ffb05c2 | Merge branch 'soru/fix-logged-state' into 'master' fix logged state on connect()
See merge request famedly/famedlysdk!298 | 2020-05-16 08:14:17 +00:00 | 
				
					
						|  Sorunome | 77bfd9b19d | fix logged state on connect() | 2020-05-16 10:03:59 +02:00 | 
				
					
						|  Christian Pauly | d6f4dba6e7 | Merge branch 'krille/implement-tombstone-support' into 'master' Add tombstone enum
See merge request famedly/famedlysdk!297 | 2020-05-16 07:52:10 +00:00 | 
				
					
						|  Christian Pauly | e66a904ee0 | Add tombstone enum | 2020-05-16 09:47:19 +02:00 | 
				
					
						|  Christian Pauly | 7c0d84b27f | Merge branch 'krille/implement-well-known' into 'master' Krille/implement well known
Closes #51
See merge request famedly/famedlysdk!296 | 2020-05-16 06:42:56 +00:00 | 
				
					
						|  Christian Pauly | 1e4f356280 | Krille/implement well known | 2020-05-16 06:42:56 +00:00 | 
				
					
						|  Christian Pauly | e8436198bb | Merge branch 'soru/emote-packs' into 'master' change emote packs slightly
See merge request famedly/famedlysdk!295 | 2020-05-15 19:11:30 +00:00 | 
				
					
						|  Sorunome | d6e9131b12 | change emote packs slightly | 2020-05-15 21:05:28 +02:00 | 
				
					
						|  Christian Pauly | 52721553cb | Merge branch 'soru/markdown-pills' into 'master' add pill parsing to markdown
See merge request famedly/famedlysdk!294 | 2020-05-15 19:05:10 +00:00 | 
				
					
						|  Sorunome | 9d1c7f16a5 | add pill parsing to markdown | 2020-05-15 21:00:10 +02:00 | 
				
					
						|  Christian Pauly | 98d2f8d6bb | Merge branch 'soru/moor' into 'master' Switch to moor
Closes #52
See merge request famedly/famedlysdk!284 | 2020-05-15 18:40:17 +00:00 | 
				
					
						|  Sorunome | f71826739c | Switch to moor | 2020-05-15 18:40:17 +00:00 | 
				
					
						|  Christian Pauly | 93b386d5b6 | Merge branch 'soru/fix-emote' into 'master' fix emote messages (/me)
See merge request famedly/famedlysdk!292 | 2020-05-15 16:49:44 +00:00 |