dendrite/federationsender
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
..
api Return remote errors from FS.PerformJoin 2020-06-25 13:22:16 +01:00
consumers Add trace logging to RoomserverInternalAPI (#1120) 2020-06-12 12:10:08 +01:00
internal Return remote errors from FS.PerformJoin 2020-06-25 13:22:16 +01:00
inthttp Return remote errors from FS.PerformJoin 2020-06-25 13:22:16 +01:00
queue Minor perf/debugging improvements (#1121) 2020-06-12 15:11:33 +01:00
storage Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
types Improve federation sender performance, implement backoff and blacklisting, fix up invites a bit (#1007) 2020-05-07 12:42:06 +01:00
federationsender.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00