Historique des commits

Auteur SHA1 Message Date
  Erik Johnston 6ea27fafad Fix tests il y a 6 ans
  Matthew Hodgson 7b86c1fdcd try make tests work a bit more... il y a 6 ans
  Matthew Hodgson 95f8a713dc erik told me to il y a 6 ans
  Richard van der Hoff 4bd597d9fc push federation retry limiter down to matrixfederationclient il y a 7 ans
  Erik Johnston 2367c5568c Add basic implementation of local device list changes il y a 7 ans
  Mark Haines 177f104432 Merge pull request #1098 from matrix-org/markjh/bearer_token il y a 7 ans
  Erik Johnston 22578545a0 Time out typing over federation il y a 7 ans
  Mark Haines ec609f8094 Fix unit tests il y a 7 ans
  Mark Haines 74cbfdc7de Fix unit tests il y a 7 ans
  Erik Johnston 93b32d4515 Fix unit tests il y a 7 ans
  Mark Haines 56d15a0530 Store the typing users as user_id strings. (#819) il y a 8 ans
  Mark Haines 0cb441fedd Move typing handler out of the Handlers object il y a 8 ans
  Mark Haines 821306120a Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room il y a 8 ans
  Mark Haines 700487a7c7 Fix flake8 warnings for tests il y a 8 ans
  Mark Haines c0a279e808 Delete the table objects from TransactionStore il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Erik Johnston bd3de8f39a Update tests il y a 8 ans
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only il y a 8 ans
  Erik Johnston bd1236c0ee Consolidate duplicate code in notifier il y a 9 ans
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user il y a 9 ans
  Erik Johnston 6ba2e3df4e Merge branch 'develop' of github.com:matrix-org/synapse into postgres il y a 9 ans
  Paul "LeoNerd" Evans 04c7f3576e Various minor fixes to unit-test structure around typing notifications il y a 9 ans
  Paul "LeoNerd" Evans 0268d40281 Have TypingNotificationEventSource.get_new_events_for_user() return a deferred, for consistency and extensibility il y a 9 ans
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests il y a 9 ans
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a il y a 9 ans
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string il y a 9 ans
  Paul "LeoNerd" Evans 968dc988f9 Check that setting typing notification still works after explicit timeout - SYN-230 il y a 9 ans
  Erik Johnston 57e0e619f3 Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor il y a 9 ans
  Paul "LeoNerd" Evans b0bb1756a9 Send list of typing user IDs as 'user_ids' list within 'content', so that m.typing stream events have a toplevel content, for consistency with others il y a 9 ans
  Paul "LeoNerd" Evans 5ebc994f84 Actually auth-check to ensure people can only send typing notifications for rooms they're actually in il y a 9 ans