Historique des commits

Auteur SHA1 Message Date
  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
  Paul "LeoNerd" Evans 1a75ff5c23 Hook up the event stream to typing notifications il y a 9 ans
  Paul "LeoNerd" Evans 4006d58335 Store serial numbers per room for typing event stream purposes il y a 9 ans
  Paul "LeoNerd" Evans 9eb819e828 First hack at implementing timeouts in typing notification handler il y a 9 ans
  Erik Johnston 4d6af0dde3 Fix some tests il y a 9 ans
  Erik Johnston 08aceea82e Add newline back in il y a 9 ans
  Erik Johnston f26ec14b21 Remove whitespace il y a 9 ans
  Matthew Hodgson 8ada2d2018 fix UTs by telling all the mock stores about the new methods for tracking retries il y a 9 ans
  Mark Haines 8d8a133c89 SYN-103: Remove "origin" and "destination" keys from edus il y a 10 ans
  Erik Johnston 1616df2f61 Fix typing tests il y a 10 ans
  Mark Haines f5cf7ac25b SPEC-7: Rename 'ts' to 'origin_server_ts' il y a 10 ans
  Mark Haines 9aed791fc3 SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin from the transaction itself il y a 10 ans
  Mark Haines 10ef8e6e4b SYN-75 sign at the request level rather than the transaction level il y a 10 ans
  Mark Haines b95a178584 SYN-75 Verify signatures on server to server transactions il y a 10 ans
  Mark Haines 52ca867670 Sign federation transactions il y a 10 ans
  Erik Johnston 0897a09f49 Fix unit tests after adding extra argument on put_json il y a 10 ans
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY il y a 10 ans
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. il y a 10 ans
  Matthew Hodgson 8fe912d95c change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. il y a 10 ans