mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 03:06:29 -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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bulk_push_rule_evaluator.py | ||
| clientformat.py | ||
| emailpusher.py | ||
| httppusher.py | ||
| mailer.py | ||
| presentable_names.py | ||
| push_tools.py | ||
| push_types.py | ||
| pusher.py | ||
| pusherpool.py | ||
| rulekinds.py | ||