Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Haines bb4dddd6c4 Move NullSource out of synapse and into tests since it is only used by the tests 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
  Erik Johnston ddf7979531 Add receipts_key to StreamToken vor 9 Jahren
  Mark Haines 17167898c8 Fix the presence tests vor 9 Jahren
  Mark Haines 49a2c10279 Merge pull request #157 from matrix-org/markjh/presence_performance vor 9 Jahren
  Mark Haines 88f1ea36ce Oops, get_rooms_for_user returns a namedtuple, not a room_id vor 9 Jahren
  Mark Haines 8eca5bd50a Fix the presence tests vor 9 Jahren
  Mark Haines f1b83d88a3 Discard unused NotifierUserStreams vor 9 Jahren
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user vor 9 Jahren
  David Baker ce2766d19c Fix tests vor 9 Jahren
  Erik Johnston 6d74e46621 Fix tests vor 9 Jahren
  Kegan Dougal 0ebd632d39 Fix unit tests vor 9 Jahren
  Kegan Dougal f2fdcb7c4b Merge branch 'develop' into application-services vor 9 Jahren
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a vor 9 Jahren
  Kegan Dougal 5a7dd05818 Modify auth.get_user_by_req for authing appservices directly. 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 c59bcabf0b Return the device_id from get_auth_by_req vor 9 Jahren
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string vor 9 Jahren
  Mark Haines 7256def8e4 Merge rest servlets into the client json resource object vor 9 Jahren
  Mark Haines 53584420a5 Move client rest tests back under rest vor 9 Jahren