dendrite/internal
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
..
caching More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
config Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
eventutil Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00
httputil Make userapi responsible for checking access tokens (#1133) 2020-06-16 14:10:55 +01:00
setup Implement ExtraPublicRoomsProvider for p2p demos (#1180) 2020-07-03 12:59:00 +01:00
sqlutil Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
test Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00