aboutsummaryrefslogtreecommitdiff
path: root/federationsender/internal
AgeCommit message (Expand)Author
2020-06-01Add a way to force federationsender to retry sending transactions (#1077)Kegsay
2020-05-29fedsender: de-duplicate without sorting server names (#1073)Kegsay
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-15Don't prematurely stop trying to join using servers (#1041)Neil Alexander
2020-05-07Fix 'input to Unique() must be sorted' panicNeil Alexander
2020-05-07Improve federation sender performance, implement backoff and blacklisting, fi...Neil Alexander
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-04Roomserver perform join (#1001)Neil Alexander
2020-05-01Rename FS queue package to internal (#997)Neil Alexander