mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 07:29:03 +01:00
6c20f8f742
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 |
||
---|---|---|
.. | ||
keychange.go | ||
presence.go | ||
receipts.go | ||
roomserver.go | ||
roomserver_test.go | ||
sendtodevice.go | ||
typing.go |