Histórico de Commits

Autor SHA1 Mensagem Data
  Erik Johnston c906f30661 Do checks for memberships before creating events há 8 anos atrás
  David Baker 316c00936f Fix tests há 8 anos atrás
  Mark Haines 3110c37d02 Fix unit tests há 8 anos atrás
  Mark Haines 700487a7c7 Fix flake8 warnings for tests há 8 anos atrás
  Erik Johnston 9da9826b85 Remove old tests. há 8 anos atrás
  Erik Johnston 4e7948b47a Allow paginating backwards from stream token há 8 anos atrás
  Richard van der Hoff 5cba88ea7c Make it possible to paginate forwards from stream tokens há 8 anos atrás
  Matthew Hodgson 6c28ac260c copyrights há 9 anos atrás
  Richard van der Hoff 9107ed23b7 Add a couple of unit tests for room/<x>/messages há 9 anos atrás
  Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= há 9 anos atrás
  Daniel Wagner-Hall 137fafce4e Allow rejecting invites há 9 anos atrás
  Mark Haines ee2d722f0f Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_been_left há 9 anos atrás
  Mark Haines e2054ce21a Allow users to GET individual state events for rooms that they have left há 9 anos atrás
  Mark Haines bc8b25eb56 Allow users that have left the room to view the member list from the point they left há 9 anos atrás
  Daniel Wagner-Hall e255c2c32f s/user_id/user/g for consistency há 9 anos atrás
  Daniel Wagner-Hall 6a4b650d8a Attempt to validate macaroons há 9 anos atrás
  Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read há 9 anos atrás
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase há 9 anos atrás
  Daniel Wagner-Hall 13a6517d89 s/by_token/by_access_token/g há 9 anos atrás
  David Baker ce2766d19c Fix tests há 9 anos atrás
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a há 9 anos atrás
  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 há 9 anos atrás
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string há 9 anos atrás
  Mark Haines 53584420a5 Move client rest tests back under rest há 9 anos atrás