aboutsummaryrefslogtreecommitdiff
path: root/roomserver/api
AgeCommit message (Expand)Author
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-04-28Implement backfill in the roomserver (#983)Kegsay
2020-04-24More invite support (#979)Neil Alexander
2020-04-22LRU cache for room versions in RS query API (#976)Neil Alexander
2020-04-09Federation for v3/v4 rooms (#954)Neil Alexander
2020-04-03Invites v2 endpoint (#952)Neil Alexander
2020-04-03use custom http client instead of the http DefaultClient (#823)Ben B
2020-03-27Further room version wiring (#936)Neil Alexander
2020-03-19HeaderedEvents in sync API (#922)Neil Alexander
2020-03-17Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)Neil Alexander
2020-03-16Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)Neil Alexander
2020-02-05Implement room version capabilities in CS API (#866)Neil Alexander
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2019-12-20Fix copy & paste error (#812)S7evinK
2019-08-24Associate transactions with session IDs instead of device IDs (#789)Alex Chen
2019-08-07Fix permission and 404 response for alias deletion - #654 (#706)Alex Chen
2019-05-21use go module for dependencies (#594)ruben