0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 12:28:28 +02:00
dendrite/setup/mscs
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
..
msc2836 Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989) 2023-03-01 17:06:47 +01:00
msc2946 Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
mscs.go msc2946: add federation cache (#2238) 2022-03-01 16:32:48 +00:00