dendrite/federationapi/routing
2020-08-04 12:02:13 +01:00
..
backfill.go
devices.go Fix response format for federation /devices requests 2020-08-04 12:02:13 +01:00
eventauth.go
events.go
invite.go Handle invite v1 (#1165) 2020-06-25 17:07:40 +01:00
join.go Implement local redaction (#1182) 2020-07-03 17:24:51 +01:00
keys.go Handle inbound federation E2E key queries/claims (#1215) 2020-07-22 17:04:57 +01:00
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 Send device list updates to servers (outbound only) (#1237) 2020-08-04 11:32:14 +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 Don't include current state in processEventWithMissingState (#1126) 2020-06-29 14:39:21 +01:00
state.go
threepid.go
version.go