Jonathan de Jong

Results 590 comments of Jonathan de Jong

@Half-Shot has indicated that, due to work pressure, these issues are open to be picked up by other people, so if anyone wants to take a crack at this, feel...

Current status as of 6 nov; https://github.com/matrix-org/matrix-react-sdk/pull/4897 is blocked on https://github.com/matrix-org/synapse/issues/10339

23 March; https://github.com/vector-im/element-ios/issues/4799 has been closed, but in the meantime, the MSC switched from using `shared_rooms` to `mutual_rooms`, so this has to be changed in the JS SDK before https://github.com/matrix-org/matrix-react-sdk/pull/4897...

This issue is now a duplicate of https://github.com/vector-im/element-meta/issues/371

Should this be turned into a normal MSC PR?

Also, isn't it superseded by matrix-org/matrix-spec-proposals#2108?

Connectbox seems to have switched to a REST-based API, I see the following API calls; ``` GET http://192.168.178.1/rest/v1/system/localization GET http://192.168.178.1/rest/v1/system/ui/screens GET http://192.168.178.1/rest/v1/system/modemmode GET http://192.168.178.1/rest/v1/system/firstinstall GET http://192.168.178.1/rest/v1/user/3/language GET http://192.168.178.1/rest/v1/user/login POST http://192.168.178.1/rest/v1/user/login...

i don't know if this will be implemented; looking at the code, this feature is already there, but for "pro" functionality, and gated behind project runners only project runners can...