4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/internal
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
..
caching More server key updates, tests () 2020-06-16 13:11:20 +01:00
config Remove publicroomsapi () 2020-07-02 17:11:33 +01:00
eventutil Emit redacted_event from the roomserver when redactions are validated () 2020-07-07 12:51:55 +01:00
httputil Make userapi responsible for checking access tokens () 2020-06-16 14:10:55 +01:00
setup Implement ExtraPublicRoomsProvider for p2p demos () 2020-07-03 12:59:00 +01:00
sqlutil Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
test Remove publicroomsapi () 2020-07-02 17:11:33 +01:00
transactions Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
consumers.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
log.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00