summary refs log tree commit diff
path: root/synapse/storage/schema/main/delta/72 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-232-0/+2
* Update license headersPatrick Cloke2023-11-2112-20/+222
* Add type hints to schema deltas (#15497)Patrick Cloke2023-04-272-4/+14
* Update event push action and receipt tables to support threads. (#13753)Patrick Cloke2022-09-144-0/+150
* Use partial indices on SQLIte. (#13802)Patrick Cloke2022-09-141-0/+56
* Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766)Mathieu Velten2022-09-131-0/+23
* Add receipts event stream ordering (#13703)Nick Mills-Barrett2022-09-131-0/+19
* Remove check current state membership up to date (#13745)Nick Mills-Barrett2022-09-121-0/+52
* Add timestamp to user's consent (#13741)Dirk Klimpel2022-09-081-0/+16
* Add a schema delta to drop unstable private read receipts. (#13692)Patrick Cloke2022-09-011-0/+19
* Drop unused column `application_services_state.last_txn` (#13627)Shay2022-08-302-0/+57
* Bg update to populate new `events` table columns (#13215)Richard van der Hoff2022-07-151-0/+47
* Drop unused tables from groups/communities. (#12967)Patrick Cloke2022-07-131-0/+31
* Drop unused table `event_reference_hashes` (#13218)Richard van der Hoff2022-07-121-0/+17
* Merge remote-tracking branch 'origin/release-v1.62' into developPatrick Cloke2022-06-301-0/+19
|\
| * Add index to help delete old push actions (#13141)Erik Johnston2022-06-301-0/+19
* | Implement MSC3827: Filtering of `/publicRooms` by room type (#13031)Šimon Brandner2022-06-291-0/+19
|/
* Fix serialization errors when rotating notifications (#13118)Erik Johnston2022-06-281-0/+35