manuroe
manuroe
like Riot-Web does on /app: https://riot.im/app/config.json
Port https://github.com/matrix-org/matrix-js-sdk/pull/857 on mobile
Once https://github.com/matrix-org/synapse/issues/4756 is fixed, we should update Riot clients. This issue is related to the login page issue (https://github.com/vector-im/riot-ios/issues/2301 & https://github.com/vector-im/riot-android/issues/3006).
We should add a link to https://about.riot.im/help/ on the key backup setup screen. We had reports form people who did not get that keys are sent and stored encrypted on...
Minor updates: - [ ] links in blue (new links color in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75) - [ ] use notices colors for badges background in section headers (the 37 in https://matrix.org/_matrix/media/v1/download/matrix.org/MkkbPIYjaGAbtxTUuUbvUMiy)
This is a missing link between key share and key backup. If a key has been successfully imported (thanks to a backup restore or a manual import), SDKs must cancel...
On mobile, we should display a modal when we detect a new backup version on the HS like web: 
like on android: https://github.com/matrix-org/matrix-android-sdk/pull/411
Because of: *when talking on meet.jit.si your stream is encrypted on the network but decrypted on the machine that hosts the bridge.* (https://github.com/jitsi/jitsi-meet/issues/409#issuecomment-260652107)