aboutsummaryrefslogtreecommitdiff
path: root/federationsender/api
AgeCommit message (Expand)Author
2020-06-11Remove unused internal APIs (#1117)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-29fedsender: de-duplicate without sorting server names (#1073)Kegsay
2020-05-22Fix API pathsNeil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-04Roomserver perform join (#1001)Neil Alexander
2020-04-29Join room support in federation sender (#989)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-04-03use custom http client instead of the http DefaultClient (#823)Ben B
2019-08-22Add joined hosts query APIs (#781)Alex Chen