Hubert Chathi
Hubert Chathi
@americanrefugee do we have designs for how this should look like in web for: 1. message preview in the the room sidebar 2. thread preview in the timeline (do the...
@americanrefugee Yes, for threads. There's also the message preview in the room sidebar (on the left)
> Is there? I don't see message previews in the Room List... Message preview in the room list is an optional thing that can be enabled by clicking on the...
The different cases are: - keys missing both locally and in 4S (incl. case where there is no 4S): needs reset - keys missing locally, but present in 4S: needs...
Some differences between the flow chart and what I implemented in Web: - if the backup key is missing locally and from 4S, we don't need to notify the user...
@mxandreas: There is an issue on the list for Element Web to prompt users to set up recovery (https://github.com/element-hq/element-web/issues/29232), but I don't see a corresponding issue for Element X. Is...
> * If fixing crypto by fetching from 4S doesn't work, force user to reset. We should be able to detect some of these cases before prompting the user to...
One possibility is to create a special device to hold this information, which could have the [MSC4261](https://github.com/matrix-org/matrix-spec-proposals/pull/4261) do-not-encrypt flag. For double-puppeted users, this device would be controlled by the AppService....
> One possibility is to create a special device to hold this information, which could have the [MSC4261](https://github.com/matrix-org/matrix-spec-proposals/pull/4261) do-not-encrypt flag. For double-puppeted users, this device would be controlled by the...
https://github.com/element-hq/element-web/issues/30709 may need to be fixed for the MSC to work