Commit History

Author SHA1 Message Date
  Shay e625c3dca0 Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953) 11 months ago
  Shay f25b0f8808 Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 11 months ago
  Shay d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
  Patrick Cloke 2ad91ec628 Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15597) 1 year ago
  Shay 9f6ff6a0eb Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537) 1 year ago
  Erik Johnston 808105bd31 Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15437)" (#15580) 1 year ago
  Patrick Cloke a7b3e9ce65 Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15437) 1 year ago
  Shay 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 1 year ago
  Nick Mills-Barrett c55293c230 Re re introduce membership tables event stream ordering (#15356) 1 year ago
  Olivier Wilkinson (reivilibre) 72d2ceaa9a Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350)" 1 year ago
  Patrick Cloke 2a234b788e Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15350) 1 year ago
  Erik Johnston 5350b5d04d Revert "Reintroduce membership tables event stream ordering (#15128)" (#15347) 1 year ago
  Nick Mills-Barrett e6af49fbea Reintroduce membership tables event stream ordering (#15128) 1 year ago
  David Robertson cd2484dc2e Bump schema version (#15036) 1 year ago
  Patrick Cloke b4ec4f5e71 Track notification counts per thread (implement MSC3773). (#13776) 1 year ago
  Erik Johnston 5a6d025246 Clear out old rows from `event_push_actions_staging` (#14020) 1 year ago
  Eric Eastwood 44be42338e Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 year ago
  Eric Eastwood 957e3d74fc Keep track when we try and fail to process a pulled event (#13589) 1 year ago
  Patrick Cloke 666ae87729 Update event push action and receipt tables to support threads. (#13753) 1 year ago
  Mathieu Velten 12dacecabd Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) 1 year ago
  Shay 20c76cecb9 Drop unused column `application_services_state.last_txn` (#13627) 1 year ago
  Patrick Cloke 4db7862e0f Drop unused tables from groups/communities. (#12967) 1 year ago
  Richard van der Hoff 75fb10ee45 Clean up schema for `event_edges` (#12893) 2 years ago
  Patrick Cloke f7baffd8ec Remove remaining pieces of groups code. (#12966) 2 years ago
  Richard van der Hoff 5e17922ef7 Stop reading from `event_edges.room_id`. (#12914) 2 years ago
  Richard van der Hoff 24b590de32 Remove code which updates `application_services_state.last_txn` (#12680) 2 years ago
  Richard van der Hoff 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 years ago
  Erik Johnston aa28110264 Process device list updates asynchronously (#12365) 2 years ago
  Erik Johnston 5c9e39e619 Track device list updates per room. (#12321) 2 years ago
  Nick Mills-Barrett 993d90f82b Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) 2 years ago