Commit History

Author SHA1 Message Date
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 2511f3f8a0 Test fixes for Python 3 (#3647) 5 years ago
  Travis Ralston e908b86832 Remove pdu_failures from transactions 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Erik Johnston 6ea27fafad Fix tests 6 years ago
  Matthew Hodgson 7b86c1fdcd try make tests work a bit more... 6 years ago
  Matthew Hodgson 95f8a713dc erik told me to 6 years ago
  Richard van der Hoff 4bd597d9fc push federation retry limiter down to matrixfederationclient 7 years ago
  Erik Johnston 2367c5568c Add basic implementation of local device list changes 7 years ago
  Mark Haines 177f104432 Merge pull request #1098 from matrix-org/markjh/bearer_token 7 years ago
  Erik Johnston 22578545a0 Time out typing over federation 7 years ago
  Mark Haines ec609f8094 Fix unit tests 7 years ago
  Mark Haines 74cbfdc7de Fix unit tests 7 years ago
  Erik Johnston 93b32d4515 Fix unit tests 7 years ago
  Mark Haines 56d15a0530 Store the typing users as user_id strings. (#819) 8 years ago
  Mark Haines 0cb441fedd Move typing handler out of the Handlers object 8 years ago
  Mark Haines 821306120a Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 8 years ago
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 years ago
  Mark Haines c0a279e808 Delete the table objects from TransactionStore 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston bd3de8f39a Update tests 8 years ago
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only 8 years ago
  Erik Johnston bd1236c0ee Consolidate duplicate code in notifier 9 years ago
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user 9 years ago
  Erik Johnston 6ba2e3df4e Merge branch 'develop' of github.com:matrix-org/synapse into postgres 9 years ago
  Paul "LeoNerd" Evans 04c7f3576e Various minor fixes to unit-test structure around typing notifications 9 years ago
  Paul "LeoNerd" Evans 0268d40281 Have TypingNotificationEventSource.get_new_events_for_user() return a deferred, for consistency and extensibility 9 years ago
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 9 years ago
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago