aboutsummaryrefslogtreecommitdiff
path: root/clientapi/clientapi_test.go
AgeCommit message (Expand)Author
2024-10-17Rename the go packageQuentin Gliech
2024-03-21Add event reporting (#3340)Till
2024-02-21Speed up start up time by batch querying ACL events (#3334)Till
2024-02-13Fix `/createRoom` and `/invite` containing displayname/avatarURL of inviter (...Till
2024-01-25Move `/joined_members` back to the clientapi/roomserver (#3312)Till
2023-11-09Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch device...Till
2023-10-31Some tweaks for the device list updater (#3251)Till
2023-10-24Implement MSC3987, fix setting Element Android notifications (#3242)Till
2023-08-08Add config key for default room version (#3171)Sam Wedgwood
2023-07-20de-MSC-ifying space summaries (MSC2946) (#3134)helm-dendrite-0.13.1Sam Wedgwood
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-04-28Add key backup tests (#3071)Till
2023-04-27Add CS API `/keys` tests (#3069)Till
2023-04-24Use IRoomVersion (#3064)kegsay
2023-04-14Add pushrules tests (#3044)Till
2023-04-03Add tests for `/turnServer`, `/capabilities` and `/3pid/` (#3038)Till
2023-04-03Add tests for CSAPI membership changes (#3034)Till
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2023-03-31Add CS API device tests (#3029)Till