summary refs log tree commit diff
path: root/synapse/storage/schema/main/delta/76 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-214-0/+76
* Revert "Set thread_id column to non-null for event_push_{actions,actions_stag...Erik Johnston2023-05-123-167/+0
* Set thread_id column to non-null for event_push_{actions,actions_staging,summ...Patrick Cloke2023-05-033-0/+167
* Add config option to forget rooms automatically when users leave them (#15224)Sean Quah2023-05-031-0/+24
* Add an admin API endpoint to support per-user feature flags (#15344)Shay2023-04-281-0/+27
* Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458)Shay2023-04-262-0/+40