Hubert Chathi

Results 152 comments of Hubert Chathi

When Bob's server sends the to-device messages to Alice's server, it could also include the `stream_id` of the latest `m.device_list_update` that it received for that user, and Alice's server could...

> Is OLM be replaced with MLS in future (or the implementation openMLS)? https://arewemlsyet.com/ > > i believe to use standarized E2EE make Element ready for the feature too We...

This is not the right place to request features. Please request features by opening issues for the features requested (but first make sure there isn't already an issue open for...

`pg_dump` has an option, `--exclude-table-data=...`, to exclude the data from certain tables, but still back up the table definition

I'm not sure how "Cross-sign on login" relates to cross-signing in general, but for cross-signing, the work needed is: - spec - [ ] figure out the federation endpoints -...

# interactive (SAS) verification - spec - [x] decide what emoji to use - [x] decide how many bits to verify (i.e. the size of the SAS) - [ ]...

Closing for now. Feel free to reopen if you have more input on this issue.

In one instance of this, the downloaded file was binary data that ended with ``` {"errcode":"M_UNKNOWN","error":"unexpected error","mr_errcode":"M_UNKNOWN"} ``` So something went wrong on the server.

The icon is handled by `components/views/rooms/RoomHeader.tsx`, which uses `hooks/useEncryptionStatus.tsx` to determine which icon to show, which only looks at the status at the time it is called. So, basically, it...

Moving back to Qualification, now that we have an estimate.