matrix-org.dendrite/syncapi/consumers
Till 6c20f8f742
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
This PR changes the following:
- `StoreEvent` now only stores an event (and possibly prev event),
instead of also doing redactions
- Adds a `MaybeRedactEvent` (pulled out from `StoreEvent`), which should
be called after storing events
- a few other things
2023-03-01 17:06:47 +01:00
..
clientapi.go Transactional isolation for `/sync` (#2745) 2022-09-30 12:48:10 +01:00
keychange.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
presence.go Fix newly joined users presence (#2854) 2022-12-08 08:25:03 +01:00
receipts.go Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
roomserver.go Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989) 2023-03-01 17:06:47 +01:00
sendtodevice.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
typing.go Transactional isolation for `/sync` (#2745) 2022-09-30 12:48:10 +01:00
userapi.go Transactional isolation for `/sync` (#2745) 2022-09-30 12:48:10 +01:00