aboutsummaryrefslogtreecommitdiff
path: root/federationsender/internal/api.go
AgeCommit message (Expand)Author
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-07-15fedsender: add cache tables for notary keys (#1923)kegsay
2021-01-19Implement MSC2946 over federation (#1722)Kegsay
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-09Update federation timeouts (#1504)Neil Alexander
2020-09-22Initial notary support (#1436)Neil Alexander
2020-09-22Process federated joins in background context (#1434)Neil Alexander
2020-09-08Backoff for 401s (#1410)Neil Alexander
2020-09-02Use federation sender for backfill/getting missing events (#1379)Neil Alexander
2020-08-20Add FederationClient interface to federationsender (#1284)Kegsay
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-22Persistent federation sender blacklist (#1214)Neil Alexander
2020-06-10Remove federationsender producer, which in fact was not a producer (#1115)Kegsay
2020-06-04Refactor how federationsender gets created (#1095)Kegsay
2020-06-01Add a way to force federationsender to retry sending transactions (#1077)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-07Improve federation sender performance, implement backoff and blacklisting, fi...Neil Alexander
2020-05-01Rename FS queue package to internal (#997)Neil Alexander