dendrite/roomserver/api
Kegan Dougal f3d9bf0670 Return remote errors from FS.PerformJoin
Follows the same pattern as PerformJoin on roomserver (no error return).

Also return the right format for incompatible room version errors.

Makes a bunch of tests pass!
2020-06-25 13:22:16 +01:00
..
alias.go Convert everything but serverkeyapi to inthttp (#1096) 2020-06-04 15:43:07 +01:00
api.go Add PerformInvite and refactor how errors get handled (#1158) 2020-06-24 15:06:14 +01:00
api_trace.go Add PerformInvite and refactor how errors get handled (#1158) 2020-06-24 15:06:14 +01:00
input.go Add PerformInvite and refactor how errors get handled (#1158) 2020-06-24 15:06:14 +01:00
output.go Roomserver API changes (#1118) 2020-06-11 19:50:40 +01:00
perform.go Return remote errors from FS.PerformJoin 2020-06-25 13:22:16 +01:00
query.go Refactor SendMembership - make ban test pass (#1160) 2020-06-24 18:19:54 +01:00
wrapper.go Add PerformInvite and refactor how errors get handled (#1158) 2020-06-24 15:06:14 +01:00