aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/send_test.go
AgeCommit message (Expand)Author
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-03Peeking updates (#1607)Neil Alexander
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK
2020-11-05Implement forgetting about rooms (#1572)S7evinK
2020-10-13Try to retrieve missing auth events from multiple servers (#1516)Neil Alexander
2020-10-12Get missing event tweaks (#1514)Neil Alexander
2020-09-29Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other se...Neil Alexander
2020-09-24Reject make_join for empty rooms (#1439)Neil Alexander
2020-09-16Implement rejected events (#1426)Kegsay
2020-09-10Peeking via MSC2753 (#1370)Matthew Hodgson
2020-09-07Use background context when processing event with missing state (#1403)Neil Alexander
2020-09-04Remove ServerACLs from the current state server (#1390)Kegsay
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay
2020-08-17Synchronous invites (#1273)Neil Alexander
2020-08-11Support for server ACLs (#1261)Neil Alexander
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