Commit Verlauf

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