Historique des commits

Auteur SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Amber Brown 2889b05554 Unify v1 and v2 REST client APIs (#5226) il y a 5 ans
  Erik Johnston b54b03f9e1 Allow client event serialization to be async il y a 5 ans
  Amber Brown 02aa41809b Port rest/ to Python 3 (#3823) il y a 5 ans
  Richard van der Hoff 0bf5ec0db7 Check room visibility for /event/ requests il y a 5 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Erik Johnston 4e1cebd56f Make synchrotron accept /events il y a 7 ans
  Erik Johnston 866a5320de Dont invoke get_handlers fromClientV1RestServlet il y a 7 ans
  Erik Johnston 95f305c35a Remove redundant exception log in /events il y a 8 ans
  Daniel Wagner-Hall da417aa56d Allow non-guests to peek on rooms using /events il y a 8 ans
  Daniel Wagner-Hall 2110e35fd6 Introduce a Requester object il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs il y a 8 ans
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only il y a 8 ans
  Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= il y a 8 ans
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase il y a 8 ans
  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 il y a 9 ans
  Mark Haines c59bcabf0b Return the device_id from get_auth_by_req il y a 9 ans
  Mark Haines 7f6f3f9d62 Pass the current time to serialize event, rather than passing an il y a 9 ans
  Mark Haines 4be637cb12 Extract the client v1 base RestServlet to a separate class il y a 9 ans
  Mark Haines 97c68c508d Move rest APIs back under the rest directory il y a 9 ans