mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-21 12:34:58 -05:00
b4ec4f5e71
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. |
||
---|---|---|
.. | ||
01event_failed_pull_attempts.sql | ||
02add_pusher_enabled.sql | ||
02room_id_indexes_for_purging.sql | ||
03pusher_device_id.sql | ||
03users_approved_column.sql | ||
04partial_join_details.sql | ||
04pending_device_list_updates.sql | ||
05old_push_actions.sql.postgres | ||
05old_push_actions.sql.sqlite | ||
06thread_notifications_backfill.sql | ||
07thread_notifications_not_null.sql.postgres | ||
07thread_notifications_not_null.sql.sqlite |