Cronologia Commit

Autore SHA1 Messaggio Data
  Erik Johnston bd1236c0ee Consolidate duplicate code in notifier 9 anni fa
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user 9 anni fa
  Erik Johnston 6ba2e3df4e Merge branch 'develop' of github.com:matrix-org/synapse into postgres 9 anni fa
  Paul "LeoNerd" Evans 04c7f3576e Various minor fixes to unit-test structure around typing notifications 9 anni fa
  Paul "LeoNerd" Evans 0268d40281 Have TypingNotificationEventSource.get_new_events_for_user() return a deferred, for consistency and extensibility 9 anni fa
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 9 anni fa
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 anni fa
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 anni fa
  Paul "LeoNerd" Evans 968dc988f9 Check that setting typing notification still works after explicit timeout - SYN-230 9 anni fa
  Erik Johnston 57e0e619f3 Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 9 anni fa
  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 9 anni fa
  Paul "LeoNerd" Evans 5ebc994f84 Actually auth-check to ensure people can only send typing notifications for rooms they're actually in 9 anni fa
  Paul "LeoNerd" Evans 1a75ff5c23 Hook up the event stream to typing notifications 9 anni fa
  Paul "LeoNerd" Evans 4006d58335 Store serial numbers per room for typing event stream purposes 9 anni fa
  Paul "LeoNerd" Evans 9eb819e828 First hack at implementing timeouts in typing notification handler 9 anni fa
  Erik Johnston 4d6af0dde3 Fix some tests 9 anni fa
  Erik Johnston 08aceea82e Add newline back in 9 anni fa
  Erik Johnston f26ec14b21 Remove whitespace 9 anni fa
  Matthew Hodgson 8ada2d2018 fix UTs by telling all the mock stores about the new methods for tracking retries 9 anni fa
  Mark Haines 8d8a133c89 SYN-103: Remove "origin" and "destination" keys from edus 10 anni fa
  Erik Johnston 1616df2f61 Fix typing tests 10 anni fa
  Mark Haines f5cf7ac25b SPEC-7: Rename 'ts' to 'origin_server_ts' 10 anni fa
  Mark Haines 9aed791fc3 SYN-103: Ignore the 'origin' key in received EDUs. Instead take the origin from the transaction itself 10 anni fa
  Mark Haines 10ef8e6e4b SYN-75 sign at the request level rather than the transaction level 10 anni fa
  Mark Haines b95a178584 SYN-75 Verify signatures on server to server transactions 10 anni fa
  Mark Haines 52ca867670 Sign federation transactions 10 anni fa
  Erik Johnston 0897a09f49 Fix unit tests after adding extra argument on put_json 10 anni fa
  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 10 anni fa
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 anni fa
  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. 10 anni fa