mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-19 04:14:23 -05:00
3bbe532abb
Implement the /threads endpoint from MSC3856. This is currently unstable and behind an experimental configuration flag. It includes a background update to backfill data, results from the /threads endpoint will be partial until that finishes. |
||
---|---|---|
.. | ||
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 | ||
08thread_receipts_non_null.sql.postgres | ||
08thread_receipts_non_null.sql.sqlite | ||
09threads_table.sql |