aboutsummaryrefslogtreecommitdiff
path: root/roomserver/inthttp
AgeCommit message (Expand)Author
2021-01-22Peeking over federation via MSC2444 (#1391)Matthew Hodgson
2020-12-18Fix #1655 by re-adding the appservice alias query (#1660)Neil Alexander
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-03Peeking updates (#1607)Neil Alexander
2020-11-05Implement forgetting about rooms (#1572)S7evinK
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-04Remove QueryKnownUsers from current state server (#1393)Kegsay
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay
2020-08-17Synchronous invites (#1273)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-24Pass join errors through internal API boundaries (#1157)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-11Roomserver API changes (#1118)Kegsay
2020-06-11Remove unused internal APIs (#1117)Kegsay
2020-06-05More flexible caching (#1101)Neil Alexander
2020-06-05General cleanup when making components (#1098)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay