Patrick Cloke
|
c619253db8
|
Stop sub-classing object (#8249)
|
2020-09-04 06:54:56 -04:00 |
Patrick Cloke
|
3345c166a4
|
Convert storage layer to async/await. (#7963)
|
2020-07-28 16:09:53 -04:00 |
Erik Johnston
|
19a1aac48c
|
Fix purge_room admin API (#6711)
|
2020-01-15 18:13:47 +00:00 |
Erik Johnston
|
75d8f26ac8
|
Split state groups into a separate data store (#6296)
|
2019-12-20 10:48:24 +00:00 |
Erik Johnston
|
7134ca7daa
|
Change to not require a state_groups.room_id index.
This does mean that we won't clean up orphaned state groups (i.e. state
groups that were persisted but the associated event wasn't).
|
2019-11-04 13:36:57 +00:00 |
Erik Johnston
|
7c8c97e635
|
Split purge API into events vs state
|
2019-10-30 15:23:37 +00:00 |