Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unread marker event type #4069

Merged
merged 4 commits into from
Feb 16, 2024
Merged

Add unread marker event type #4069

merged 4 commits into from
Feb 16, 2024

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Feb 15, 2024

To support setting the 'marked unread' flag

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Here's what your changelog entry will look like:

✨ Features

  • Add unread marker event type (#4069).

To support setting the 'marked unread' flag
* 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

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]>
@toger5
Copy link
Contributor

toger5 commented Feb 15, 2024

I think the PR includes changes from a previous PR of mine. Maybe rebasing on develop? (Or was my PR not yet merged?)

@dbkr
Copy link
Member Author

dbkr commented Feb 15, 2024

That's very odd, I just merged develop into the branch and pushed.

@dbkr dbkr added this pull request to the merge queue Feb 16, 2024
Merged via the queue into develop with commit 2cf7d81 Feb 16, 2024
23 checks passed
@dbkr dbkr deleted the dbkr/mark_as_unread branch February 16, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants