dendrite/federationsender/internal
Neil Alexander 6cb1a65809
Synchronous invites (#1273)
* Refactor invites to be synchronous

* Fix synchronous invites

* Fix client API return type for send invite error

* Linter

* Restore PerformError on rsAPI.PerformInvite

* Update sytest-whitelist

* Don't override PerformError with normal errors

* Fix error passing

* Un-whitelist a couple of tests

* Update sytest-whitelist

* Try to handle multiple invite rejections better

* nolint

* Update gomatrixserverlib

* Fix /v1/invite test

* Remove replace from go.mod
2020-08-17 11:40:49 +01:00
..
perform Use AuthChainProvider to try and speed up federated joins (#1100) 2020-06-05 11:48:52 +01:00
api.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
perform.go Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
query.go Remove unused internal APIs (#1117) 2020-06-11 15:07:16 +01:00