dendrite/federationapi/routing
Ryan W 1cd4d50181
Added .well-known/matrix/server endpoint (#1988)
* Added .well-known/matrix/server endpoint

Signed-off-by: Ryan Whittington <twentybitdev@gmail.com>

* Replaced tabs with spaces

Signed-off-by: Ryan Whittington <twentybitdev@gmail.com>
2021-09-10 10:05:31 +01:00
..
backfill.go
devices.go Cross-signing signature handling (#1965) 2021-08-09 14:35:24 +01:00
eventauth.go
events.go
invite.go fix:Inviting to an unsupported room version return M_BAD_JSON instead of Incompatible_Version (#1930) 2021-07-26 10:41:58 +01:00
join.go Fix failing Complement tests (#1931) 2021-07-19 13:15:19 +01:00
keys.go Cross-signing signature handling (#1965) 2021-08-09 14:35:24 +01:00
leave.go Fix failing Complement tests (#1931) 2021-07-19 13:15:19 +01:00
missingevents.go
openid.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
peek.go
profile.go
publicrooms.go Don't return nonsense canonical room aliases in the public rooms responses (#1992) 2021-08-27 16:50:30 +01:00
query.go
routing.go Added .well-known/matrix/server endpoint (#1988) 2021-09-10 10:05:31 +01:00
send_test.go Cross-signing fixes, notifications via sync, federation (#1974) 2021-08-17 13:44:30 +01:00
send.go - Removed double imports (#1989) 2021-09-08 17:31:03 +01:00
state.go
threepid.go
version.go