dendrite/federationapi/routing
Brendan Abolivier af9568ba44 Fix /send_join and /send_leave (#821)
Fix the /send_join and /send_leave endpoints, so that they use the v2 endpoints as mandated by MSC1802. Also comment out the SyTest tests that are failing because of lack of support for the v1 endpoints.
2019-12-20 14:41:32 +00:00
..
backfill.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
devices.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
events.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
invite.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
join.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
keys.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
leave.go Replace membership and visibility values with constants (#774) 2019-08-06 15:07:36 +01:00
missingevents.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
profile.go Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
query.go Return server names (#833) 2019-12-20 13:24:57 +00:00
routing.go Fix /send_join and /send_leave (#821) 2019-12-20 14:41:32 +00:00
send.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
state.go Make federation state request 404 when event not in the room - fixes #625 (#716) 2019-06-25 11:32:15 +01:00
threepid.go Replace event content types with ones in gomatrixserverlib (#785) 2019-08-16 01:45:11 +08:00
version.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00