Commit History

Author SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 2889b05554 Unify v1 and v2 REST client APIs (#5226) 5 years ago
  Matthew Hodgson c0e0740bef add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
  Erik Johnston bf81f3cf2c Split out profile handler to fix tests 6 years ago
  Morteza Araby 2849d3f29d admin,storage: added more administrator functionalities 7 years ago
  Erik Johnston 866a5320de Dont invoke get_handlers fromClientV1RestServlet 7 years ago
  Mark Haines e9c1cabac2 Use parse_json_object_from_request to parse JSON out of request bodies 8 years ago
  Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting 8 years ago
  Daniel Wagner-Hall ebaa999f92 Revert "Reject additional path segments" 8 years ago
  Daniel Wagner-Hall 1d19a5ec0f Reject additional path segments 8 years ago
  David Baker 156cea5b45 No braces here 8 years ago
  David Baker 24277fbb97 Don't return null if profile display name / avatar url isn't set: omit them instead 8 years ago
  Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 8 years ago
  Daniel Wagner-Hall 0a93df5f9c Allow guests to set their display names 8 years ago
  Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 8 years ago
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 8 years ago
  Erik Johnston 4ebbaf0d43 Blunty replace json with simplejson 9 years ago
  Mark Haines 388581e087 Extract the id token of the token when authing users, include the token and device_id in the internal meta data for the event along with the transaction id when sending events 9 years ago
  Mark Haines c59bcabf0b Return the device_id from get_auth_by_req 9 years ago
  Mark Haines 4be637cb12 Extract the client v1 base RestServlet to a separate class 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago
  Mark Haines 97c68c508d Move rest APIs back under the rest directory 9 years ago