Skip to content
Snippets Groups Projects
Unverified Commit b4ec4f5e authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Track notification counts per thread (implement MSC3773). (#13776)

When retrieving counts of notifications segment the results based on the
thread ID, but choose whether to return them as individual threads or as
a single summed field by letting the client opt-in via a sync flag.

The summarization code is also updated to be per thread, instead of per
room.
parent 94017e86
No related branches found
No related tags found
Loading
Showing
with 514 additions and 93 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment