aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/send_test.go
AgeCommit message (Expand)Author
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-24Add PerformInvite and refactor how errors get handled (#1158)Kegsay
2020-06-23Add /send restrictions and return correct error codes (#1156)Kegsay
2020-06-15Fix rooms v3 url paths for good - with tests (#1130)Kegsay
2020-06-12Minor perf/debugging improvements (#1121)Kegsay
2020-06-11Roomserver API changes (#1118)Kegsay
2020-06-11Remove unused internal APIs (#1117)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-12Implement /get_missing_events (#1022)Kegsay
2020-05-06only send new events to RS; add tests for /state_ids and /event (#1011)Kegsay
2020-05-06Add tests around federationapi's txnReq (#1010)Kegsay