35a108b704 
								
							 
						 
						
							
							
								
								fix: make some Room getters null safe  
							
							... 
							
							
							
							- gixes huge error cause in integration tests of related apps
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-12-14 21:20:14 +01:00  
				
					
						
							
							
								 
						
							
								8c2d7d78d8 
								
							 
						 
						
							
							
								
								chore: use proper matchers in integration tests  
							
							
							
						 
						
							2022-12-14 14:45:58 +01:00  
				
					
						
							
							
								 
						
							
								6a1ebf5b24 
								
							 
						 
						
							
							
								
								Merge branch 'krille/refactor-megolm-generator' into 'main'  
							
							... 
							
							
							
							Krille/refactor megolm generator
See merge request famedly/company/frontend/famedlysdk!1194 
							
						 
						
							2022-12-14 08:11:33 +00:00  
				
					
						
							
							
								 
						
							
								2f1696bff8 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-12-14 09:00:08 +01:00  
				
					
						
							
							
								 
						
							
								c66d2edb5e 
								
							 
						 
						
							
							
								
								refactor: Key manager megolm handling to make key generation more efficient  
							
							
							
						 
						
							2022-12-14 08:59:36 +01:00  
				
					
						
							
							
								 
						
							
								dd7cf5c1bf 
								
							 
						 
						
							
							
								
								Merge branch 'reza/bump-version' into 'main'  
							
							... 
							
							
							
							chore: bump version
See merge request famedly/company/frontend/famedlysdk!1191 
							
						 
						
							2022-12-12 12:49:25 +00:00  
				
					
						
							
							
								 
						
							
								1debb789a2 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-12-12 13:10:56 +01:00  
				
					
						
							
							
								 
						
							
								f3e9226c1d 
								
							 
						 
						
							
							
								
								Merge branch 'reza/empty-chat' into 'main'  
							
							... 
							
							
							
							fix: leaved direct chat name
Closes famedly-web#650
See merge request famedly/company/frontend/famedlysdk!1188 
							
						 
						
							2022-12-12 12:00:57 +00:00  
				
					
						
							
							
								 
						
							
								52d6b59cc1 
								
							 
						 
						
							
							
								
								fix: leaved direct chat name  
							
							
							
						 
						
							2022-12-12 10:31:40 +01:00  
				
					
						
							
							
								 
						
							
								90e8d5b118 
								
							 
						 
						
							
							
								
								Merge branch 'feat/voip-connection-tester' into 'main'  
							
							... 
							
							
							
							chore: Add voip connection tester.
See merge request famedly/company/frontend/famedlysdk!1142 
							
						 
						
							2022-12-01 14:14:09 +00:00  
				
					
						
							
							
								 
						
							
								0bd8848ec5 
								
							 
						 
						
							
							
								
								chore: Add voip connection tester.  
							
							
							
						 
						
							2022-12-01 14:14:08 +00:00  
				
					
						
							
							
								 
						
							
								15c643bc7a 
								
							 
						 
						
							
							
								
								Merge branch 'braid/bump-version' into 'main'  
							
							... 
							
							
							
							chore: bump version
See merge request famedly/company/frontend/famedlysdk!1187 
							
						 
						
							2022-12-01 09:24:04 +00:00  
				
					
						
							
							
								 
						
							
								0db6bac822 
								
							 
						 
						
							
							
								
								Merge branch 'braid/integration-cleanup' into 'main'  
							
							... 
							
							
							
							fix: minor code style fixes in CI
See merge request famedly/company/frontend/famedlysdk!1186 
							
						 
						
							2022-12-01 09:19:42 +00:00  
				
					
						
							
							
								 
						
							
								826661cdbf 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-12-01 10:14:13 +01:00  
				
					
						
							
							
								 
						
							
								224c16e061 
								
							 
						 
						
							
							
								
								fix: minor code style fixes in CI  
							
							... 
							
							
							
							- remove some whitespace
- make synapse deployment non-persistent
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-12-01 10:09:58 +01:00  
				
					
						
							
							
								 
						
							
								a47cbfa57c 
								
							 
						 
						
							
							
								
								Merge branch 'grieshofer/fix-await-room-keys-in-event-search' into 'main'  
							
							... 
							
							
							
							fix: await requestKey() in event search
See merge request famedly/company/frontend/famedlysdk!1185 
							
						 
						
							2022-12-01 08:55:57 +00:00  
				
					
						
							
							
								 
						
							
								3f82835d3a 
								
							 
						 
						
							
							
								
								fix: await requestKey() in event search  
							
							
							
						 
						
							2022-12-01 08:55:57 +00:00  
				
					
						
							
							
								 
						
							
								45dac39153 
								
							 
						 
						
							
							
								
								Merge branch 'grieshofer/request-session-key-for-encrypted-events-in-search' into 'main'  
							
							... 
							
							
							
							fix: Request session key for bad encrypted events before the text search is carried out
See merge request famedly/company/frontend/famedlysdk!1183 
							
						 
						
							2022-11-28 08:08:27 +00:00  
				
					
						
							
							
								 
						
							
								789527c256 
								
							 
						 
						
							
							
								
								fix: Request session key for bad encrypted events before the text search is carried out  
							
							
							
						 
						
							2022-11-28 08:08:26 +00:00  
				
					
						
							
							
								 
						
							
								614bc38de2 
								
							 
						 
						
							
							
								
								Merge branch 'reza/bump-version' into 'main'  
							
							... 
							
							
							
							chore: bump version
See merge request famedly/company/frontend/famedlysdk!1182 
							
						 
						
							2022-11-25 07:27:56 +00:00  
				
					
						
							
							
								 
						
							
								b6bbb12056 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2022-11-24 14:29:01 +01:00  
				
					
						
							
							
								 
						
							
								67e1b9b253 
								
							 
						 
						
							
							
								
								Merge branch 'krille/check-if-verified-by-any-master-key' into 'main'  
							
							... 
							
							
							
							feat: Check if a key is verified by any master key
See merge request famedly/company/frontend/famedlysdk!1173 
							
						 
						
							2022-11-24 13:11:07 +00:00  
				
					
						
							
							
								 
						
							
								df0981cadc 
								
							 
						 
						
							
							
								
								Merge branch 'krille/update-readme' into 'main'  
							
							... 
							
							
							
							chore: Update readme with new database
Closes  #329 
See merge request famedly/company/frontend/famedlysdk!1181 
							
						 
						
							2022-11-24 13:09:50 +00:00  
				
					
						
							
							
								 
						
							
								7da56ee212 
								
							 
						 
						
							
							
								
								fix: minor stuff  
							
							
							
						 
						
							2022-11-24 11:00:10 +01:00  
				
					
						
							
							
								 
						
							
								f969a733f1 
								
							 
						 
						
							
							
								
								fix: minor stuff  
							
							
							
						 
						
							2022-11-24 10:48:17 +01:00  
				
					
						
							
							
								 
						
							
								dd4d0696b3 
								
							 
						 
						
							
							
								
								fix: do not pass the verified device list  
							
							
							
						 
						
							2022-11-24 10:19:52 +01:00  
				
					
						
							
							
								 
						
							
								8f37466295 
								
							 
						 
						
							
							
								
								fix: minor stuff  
							
							
							
						 
						
							2022-11-24 09:33:36 +01:00  
				
					
						
							
							
								 
						
							
								10cf979877 
								
							 
						 
						
							
							
								
								fix: minor stuff  
							
							
							
						 
						
							2022-11-23 19:28:08 +01:00  
				
					
						
							
							
								 
						
							
								a7dda54414 
								
							 
						 
						
							
							
								
								chore: Update readme with new database  
							
							
							
						 
						
							2022-11-23 15:55:01 +01:00  
				
					
						
							
							
								 
						
							
								44f862b966 
								
							 
						 
						
							
							
								
								feat: start verification with the verified device  
							
							
							
						 
						
							2022-11-23 13:43:57 +01:00  
				
					
						
							
							
								 
						
							
								5c7966f3a2 
								
							 
						 
						
							
							
								
								Merge branch 'braid/integration-dind' into 'main'  
							
							... 
							
							
							
							feat: migrate e2ee test to DinD
See merge request famedly/company/frontend/famedlysdk!1179 
							
						 
						
							2022-11-23 08:17:37 +00:00  
				
					
						
							
							
								 
						
							
								6ef8a56041 
								
							 
						 
						
							
							
								
								feat: migrate e2ee test to DinD  
							
							... 
							
							
							
							- migrate e2ee tests to DinD
- test e2ee against Synapse, Conduit and Dendrite
- fix error handling in push rules (thanks to Dendrite tests)
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-23 09:01:53 +01:00  
				
					
						
							
							
								 
						
							
								ffb37e834f 
								
							 
						 
						
							
							
								
								feat: check if the key is verified by any master key  
							
							
							
						 
						
							2022-11-22 17:22:04 +01:00  
				
					
						
							
							
								 
						
							
								5fb540fc1e 
								
							 
						 
						
							
							
								
								Merge branch 'braid/bump-version' into 'main'  
							
							... 
							
							
							
							chore: bump version
See merge request famedly/company/frontend/famedlysdk!1176 
							
						 
						
							2022-11-22 07:19:16 +00:00  
				
					
						
							
							
								 
						
							
								bec85b74dd 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-22 08:08:46 +01:00  
				
					
						
							
							
								 
						
							
								cfd681a760 
								
							 
						 
						
							
							
								
								Merge branch 'braid/account-kind' into 'main'  
							
							... 
							
							
							
							fix: follow account kind in registration
See merge request famedly/company/frontend/famedlysdk!1175 
							
						 
						
							2022-11-22 07:04:03 +00:00  
				
					
						
							
							
								 
						
							
								3cc4cd8410 
								
							 
						 
						
							
							
								
								fix: follow account kind in registration  
							
							... 
							
							
							
							- as of now, account kind ist simply ignored
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-22 07:53:59 +01:00  
				
					
						
							
							
								 
						
							
								a1a22d411f 
								
							 
						 
						
							
							
								
								Merge branch 'braid/bump-version' into 'main'  
							
							... 
							
							
							
							chore: bump version
See merge request famedly/company/frontend/famedlysdk!1174 
							
						 
						
							2022-11-21 09:57:03 +00:00  
				
					
						
							
							
								 
						
							
								6454efa630 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-21 10:46:15 +01:00  
				
					
						
							
							
								 
						
							
								d517581fa5 
								
							 
						 
						
							
							
								
								Merge branch 'krille/fix-powerlevels' into 'main'  
							
							... 
							
							
							
							fix: PowerLevel calculation regarding to spec
See merge request famedly/company/frontend/famedlysdk!1172 
							
						 
						
							2022-11-21 09:39:50 +00:00  
				
					
						
							
							
								 
						
							
								f3287dbb99 
								
							 
						 
						
							
							
								
								fix: PowerLevel calculation regarding to spec  
							
							
							
						 
						
							2022-11-21 10:14:28 +01:00  
				
					
						
							
							
								 
						
							
								aaaf63a0b8 
								
							 
						 
						
							
							
								
								feat: Check if a key is verified by any master key  
							
							... 
							
							
							
							To check if a device is cross
signed by any master key can
be useful to know which
device can give us the
bootstrap keys on login. 
							
						 
						
							2022-11-21 10:12:12 +01:00  
				
					
						
							
							
								 
						
							
								50288698a8 
								
							 
						 
						
							
							
								
								Merge branch 'braid/cute-events' into 'main'  
							
							... 
							
							
							
							feat: support MSC 3935: cute events
See merge request famedly/company/frontend/famedlysdk!1168 
							
						 
						
							2022-11-21 08:53:44 +00:00  
				
					
						
							
							
								 
						
							
								476963069a 
								
							 
						 
						
							
							
								
								feat: support MSC 3935: cute events  
							
							... 
							
							
							
							- add cute event skeletron (`im.fluffychat.cute_events`)
- add cute events to default command batch
- this way, all SDK users can profit from cute events
- supported events: `hug`, `googly_eyes`, `cuddle`
Fixes:
https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570 
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-11-21 09:17:07 +01:00  
				
					
						
							
							
								 
						
							
								53204fe338 
								
							 
						 
						
							
							
								
								Merge branch 'td/handleMissedCalls' into 'main'  
							
							... 
							
							
							
							fix: handleMissedCalls on remote hangups before answer
See merge request famedly/company/frontend/famedlysdk!1171 
							
						 
						
							2022-11-18 08:27:30 +00:00  
				
					
						
							
							
								 
						
							
								431a225571 
								
							 
						 
						
							
							
								
								chore: version bump  
							
							
							
						 
						
							2022-11-18 13:45:49 +05:30  
				
					
						
							
							
								 
						
							
								6da10bf233 
								
							 
						 
						
							
							
								
								fix: handleMissedCalls on remote hangups before answer  
							
							
							
						 
						
							2022-11-18 12:13:02 +05:30  
				
					
						
							
							
								 
						
							
								6b6c44187a 
								
							 
						 
						
							
							
								
								Merge branch 'krille/version' into 'main'  
							
							... 
							
							
							
							chore: Bump version
See merge request famedly/company/frontend/famedlysdk!1170 
							
						 
						
							2022-11-16 08:49:28 +00:00  
				
					
						
							
							
								 
						
							
								9b2a856c1a 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-11-16 09:05:32 +01:00  
				
					
						
							
							
								 
						
							
								22be0e058e 
								
							 
						 
						
							
							
								
								Merge branch 'nico/recover-from-key-upload-failure' into 'main'  
							
							... 
							
							
							
							fix: recover from very unlikely key upload errors
See merge request famedly/company/frontend/famedlysdk!1169 
							
						 
						
							2022-11-16 08:04:20 +00:00