0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-26 23:08:48 +02:00
dendrite/roomserver/storage/shared
Kegsay 99ea1f9b48
Emit redacted_event from the roomserver when redactions are validated (#1186)
* Emit redacted_event from the roomserver when redactions are validated

- Consume them in the currentstateserver and act accordingly.
- Add integration test for the roomserver to check that injecting
  `m.room.redaction` events result in `redacted_event` being emitted.

* Linting

* Ignore events that redact themselves
2020-07-07 12:51:55 +01:00
..
membership_updater.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
prepare.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
room_recent_events_updater.go Merge Updater structs (#1069) 2020-05-28 11:15:21 +01:00
storage.go Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00