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 b2b90b7d34 Hawkowl/fix missing auth (#5328) 5 years ago
  Amber Brown 2889b05554 Unify v1 and v2 REST client APIs (#5226) 5 years ago
  Krombel 7bc22539ff fix VOIP crashes under Python 3 (#3821) 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Matthew Hodgson e0ff66251f add setting (on by default) to support TURN for guests 7 years ago
  Marvin Steadfast 1e38be3a7a Added username and password for turn server 7 years ago
  Mark Haines 7076082ae6 Fix relative imports so they work in both py3 and py27 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 f522f50a08 Allow guests to register and call /events?room_id= 8 years ago
  Daniel Wagner-Hall ee3fa1a99c Merge pull request #248 from matrix-org/deviceid 8 years ago
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 8 years ago
  Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries 8 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 97c68c508d Move rest APIs back under the rest directory 9 years ago