aboutsummaryrefslogtreecommitdiff
path: root/clientapi
AgeCommit message (Expand)Author
2019-08-09Implement client single event retrieval (#693)Alex Chen
2019-08-07Fix permission and 404 response for alias deletion - #654 (#706)Alex Chen
2019-08-07Implement profile retrieval over federation (#726)Alex Chen
2019-08-06Fix transaction IDs in transaction cache have global scope (#772)Alex Chen
2019-08-06Replace membership and visibility values with constants (#774)Alex Chen
2019-08-02Implements room tagging. (#694)Sumukha Pk
2019-07-24Implement room creation content (#754)Alex Chen
2019-07-25Store & retrieve filters as structs rather than []byte (#436)Thibaut CHARLES
2019-07-22Correctly create new device when device_id is passed to /login (#753)Andrew Morgan
2019-07-18Remove unnecessary http method checks (#747)Andrew Morgan
2019-07-17Prevent duplicate entries in the completed registration flows (#741)Andrew Morgan
2019-07-12Lots of small typo fixes (#737)Andrew Morgan
2019-07-12Fix #661 appservice can't set aliases in its own namespace (#731)Alex Chen
2019-07-12Fix response to /rooms/{roomId}/join v2 (#734)Andrew Morgan
2019-07-09Add back missing returns for httputil.LogThenError calls (#730)Alex Chen
2019-07-09Fix http responses in validateRecaptcha (#431)Anant Prakash
2019-07-03Encode URLs properly (#728)Andrew Morgan
2019-06-19Fix pipeline, emoji and syntax (#713)Andrew Morgan
2019-05-21use go module for dependencies (#594)ruben