forked-synapse/synapse/storage/schema/main/delta/73
Patrick Cloke b4ec4f5e71
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.
2022-10-04 09:47:04 -04:00
..
01event_failed_pull_attempts.sql
02add_pusher_enabled.sql Support enabling/disabling pushers (from MSC3881) (#13799) 2022-09-21 14:39:01 +00:00
02room_id_indexes_for_purging.sql
03pusher_device_id.sql Track device IDs for pushers (#13831) 2022-09-21 15:31:53 +00:00
03users_approved_column.sql Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
04partial_join_details.sql Add new columns tracking when we partial-joined (#13892) 2022-09-27 17:26:35 +01:00
04pending_device_list_updates.sql Handle remote device list updates during partial join (#13913) 2022-09-28 13:42:43 +00:00
05old_push_actions.sql.postgres Clear out old rows from event_push_actions_staging (#14020) 2022-10-03 18:44:44 +01:00
05old_push_actions.sql.sqlite Clear out old rows from event_push_actions_staging (#14020) 2022-10-03 18:44:44 +01:00
06thread_notifications_backfill.sql Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
07thread_notifications_not_null.sql.postgres Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
07thread_notifications_not_null.sql.sqlite Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00