mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 23:01:40 +00: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 |
||
---|---|---|
.. | ||
context_test.go | ||
context.go | ||
filter.go | ||
getevent.go | ||
memberships.go | ||
messages.go | ||
relations.go | ||
routing.go | ||
search.go |