Commit History

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