dendrite/federationapi/routing
Kegsay ea9df46c70
Implement local redaction (#1182)
* Create redaction events and apply checks (but do not send them)

* Send redactions to the roomserver

* Linting

* Slightly better wording
2020-07-03 17:24:51 +01:00
..
backfill.go
devices.go
eventauth.go
events.go
invite.go
join.go Implement local redaction (#1182) 2020-07-03 17:24:51 +01:00
keys.go
leave.go Implement local redaction (#1182) 2020-07-03 17:24:51 +01:00
missingevents.go
profile.go
publicrooms.go Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +01:00
query.go
routing.go Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +01:00
send_test.go Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +01:00
send.go
state.go
threepid.go
version.go