aboutsummaryrefslogtreecommitdiff
path: root/syncapi/routing/routing.go
AgeCommit message (Expand)Author
2023-04-19refactor: update GMSL (#3058)kegsay
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2022-11-11Deny guest access on several endpoints (#2873)Till
2022-10-25Filter `/members`, return members at given point (#2827)Till
2022-10-13Event relations (#2790)Neil Alexander
2022-10-10Move /event to the SyncAPI (#2782)Till
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-05-06Move LL cache (#2429)Till
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-04-22Reuse the existing lazyload cache on /context and /messages (#2367)Till
2022-02-21Implement `/context` (#2207)S7evinK
2022-02-18Expose sync endpoints via `/v3` (#2203)Neil Alexander
2020-12-16NOTSPEC: Make ?from= optional in /messages (#1647)Kegsay
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-02Add history visibility guards (#1470)Kegsay
2020-08-13API setup refactoring (#1266)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)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-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-14Move /room/{roomID}/state endpoints into client API (#606) (#962)Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2020-01-03Implement storage interfaces (#841)Neil Alexander
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-07-03Encode URLs properly (#728)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben