aboutsummaryrefslogtreecommitdiff
path: root/roomserver/api/query.go
AgeCommit message (Expand)Author
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-20sytest: Make 'Inbound federation can backfill events' pass (#1051)Kegsay
2020-05-05Prefer /state_ids when missing state across federation (#1008)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-28Implement backfill in the roomserver (#983)Kegsay
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-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-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-05-21use go module for dependencies (#594)ruben