1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-02 06:54:27 -05:00
dendrite/currentstateserver/storage/postgres
Kegsay 99ea1f9b48
Emit redacted_event from the roomserver when redactions are validated ()
* 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
..
current_room_state_table.go Emit redacted_event from the roomserver when redactions are validated () 2020-07-07 12:51:55 +01:00
storage.go Add a new component: currentstateserver () 2020-06-30 10:37:21 +01:00