aboutsummaryrefslogtreecommitdiff
path: root/roomserver/api/wrapper.go
AgeCommit message (Expand)Author
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-05-05Define component interfaces based on consumers (2/2) (#2425)kegsay
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2022-02-28Update `Events` call-sites which now don't return an error, update `parsedRes...Neil Alexander
2022-02-09Unmarshal events at the Dendrite level not GMSL level (#2164)kegsay
2022-01-27Roomserver/federation input refactor (#2104)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-08-27Don't return nonsense canonical room aliases in the public rooms responses (#...Neil Alexander
2021-03-03Increase gocyclo complexity to 25 (and remove all but 2 golint directives rel...Neil Alexander
2021-01-22Peeking over federation via MSC2444 (#1391)Matthew Hodgson
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-10-19KindOld (#1531)Neil Alexander
2020-10-06Remove KindRewrite (#1481)Neil Alexander
2020-09-21Soft-fail (#1364)Neil Alexander
2020-09-16Implement rejected events (#1426)Kegsay
2020-09-15Handle state with input event as new events (#1415)Neil Alexander
2020-09-03Move currentstateserver API to roomserver (#1387)Kegsay
2020-09-03FIFO ordering of input events (#1386)Neil Alexander
2020-08-17Make PerformJoin responsible for sending invite to RS input (#1277)Neil Alexander
2020-08-17Synchronous invites (#1273)Neil Alexander
2020-07-03Implement local redaction (#1182)Kegsay
2020-06-24Add PerformInvite and refactor how errors get handled (#1158)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay