커밋 기록

작성자 SHA1 메시지 날짜
  Mark Haines bb4dddd6c4 Move NullSource out of synapse and into tests since it is only used by the tests 9 년 전
  Daniel Wagner-Hall e255c2c32f s/user_id/user/g for consistency 9 년 전
  Daniel Wagner-Hall 6a4b650d8a Attempt to validate macaroons 9 년 전
  Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read 9 년 전
  Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 9 년 전
  Daniel Wagner-Hall 13a6517d89 s/by_token/by_access_token/g 9 년 전
  Erik Johnston ddf7979531 Add receipts_key to StreamToken 9 년 전
  Mark Haines 17167898c8 Fix the presence tests 9 년 전
  Mark Haines 49a2c10279 Merge pull request #157 from matrix-org/markjh/presence_performance 9 년 전
  Mark Haines 88f1ea36ce Oops, get_rooms_for_user returns a namedtuple, not a room_id 9 년 전
  Mark Haines 8eca5bd50a Fix the presence tests 9 년 전
  Mark Haines f1b83d88a3 Discard unused NotifierUserStreams 9 년 전
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user 9 년 전
  David Baker ce2766d19c Fix tests 9 년 전
  Erik Johnston 6d74e46621 Fix tests 9 년 전
  Kegan Dougal 0ebd632d39 Fix unit tests 9 년 전
  Kegan Dougal f2fdcb7c4b Merge branch 'develop' into application-services 9 년 전
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 년 전
  Kegan Dougal 5a7dd05818 Modify auth.get_user_by_req for authing appservices directly. 9 년 전
  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 년 전
  Mark Haines c59bcabf0b Return the device_id from get_auth_by_req 9 년 전
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 년 전
  Mark Haines 7256def8e4 Merge rest servlets into the client json resource object 9 년 전
  Mark Haines 53584420a5 Move client rest tests back under rest 9 년 전