Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unread marker event type (#4069)
* Add unread marker event type To support setting the 'marked unread' flag * Await encrypted messages (#4063) * await encrypted messages + fix comments Signed-off-by: Timo K <[email protected]> * fix Tests Signed-off-by: Timo K <[email protected]> * fix test Signed-off-by: Timo K <[email protected]> * make sonar happy Signed-off-by: Timo K <[email protected]> --------- Signed-off-by: Timo K <[email protected]> * Ignore memberships of users that are not in the call (#4065) * ignore memberships of users that are not in the call Signed-off-by: Timo K <[email protected]> * recompute memberships on room member change. Signed-off-by: Timo K <[email protected]> * fix Tests and add test for left member Signed-off-by: Timo K <[email protected]> * fix event type Signed-off-by: Timo K <[email protected]> * fix import desaster Signed-off-by: Timo K <[email protected]> * fix mocks Signed-off-by: Timo K <[email protected]> --------- Signed-off-by: Timo K <[email protected]> --------- Signed-off-by: Timo K <[email protected]> Co-authored-by: Timo <[email protected]>
- Loading branch information