aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/capabilities.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-08-08Add config key for default room version (#3171)Sam Wedgwood
2023-04-24Use IRoomVersion (#3064)kegsay
2023-04-03Add tests for `/turnServer`, `/capabilities` and `/3pid/` (#3038)Till
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2020-09-29Finish implementing the capabilities endpoint (#1449)bn4t
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-09Federation for v3/v4 rooms (#954)Neil Alexander
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-05Implement room version capabilities in CS API (#866)Neil Alexander