mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 15:50:46 -05:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| client | ||
| consent | ||
| key | ||
| media | ||
| synapse | ||
| __init__.py | ||
| health.py | ||
| models.py | ||
| well_known.py | ||