dendrite/federationsender
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
..
api Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
consumers Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
internal Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
inthttp Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
queue Synchronous invites (#1273) 2020-08-17 11:40:49 +01:00
statistics Backoff fixes (#1250) 2020-08-07 18:50:29 +01:00
storage Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
types Persistent federation sender blacklist (#1214) 2020-07-22 17:01:29 +01:00
federationsender.go Don't send to ACL'd servers (#1267) 2020-08-13 14:23:37 +01:00