dendrite/federationapi/routing
Andrew Morgan e56d6e41fd Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746)
In conjunction with matrix-org/sytest#651, /send/{txnID} and /backfill/{roomID} should not have trailing slashes according to the spec.
2019-07-18 15:41:29 +08: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 use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
keys.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
leave.go use go module for dependencies (#594) 2019-05-21 21:56:55 +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 use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
routing.go Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746) 2019-07-18 15:41:29 +08: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 Lots of small typo fixes (#737) 2019-07-12 16:43:01 +01:00
version.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00