Commit History

Autor SHA1 Mensaxe Data
  Erik Johnston 782689bd40 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles %!s(int64=6) %!d(string=hai) anos
  Erik Johnston ca87ad1def Split ProfileHandler into master and worker %!s(int64=6) %!d(string=hai) anos
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) %!s(int64=6) %!d(string=hai) anos
  black 8b3d9b6b19 Run black. %!s(int64=6) %!d(string=hai) anos
  Amber Brown 49af402019 run isort %!s(int64=6) %!d(string=hai) anos
  Erik Johnston cb9f8e527c s/replication_client/federation_client/ %!s(int64=6) %!d(string=hai) anos
  Erik Johnston cea462e285 s/replication_server/federation_server %!s(int64=6) %!d(string=hai) anos
  Erik Johnston 6ea27fafad Fix tests %!s(int64=6) %!d(string=hai) anos
  Erik Johnston 631a73f7ef Fix tests %!s(int64=6) %!d(string=hai) anos
  Erik Johnston bf81f3cf2c Split out profile handler to fix tests %!s(int64=7) %!d(string=hai) anos
  Richard van der Hoff 0bfea9a2be fix tests %!s(int64=7) %!d(string=hai) anos
  Erik Johnston c974116f19 Implement device key caching over federation %!s(int64=7) %!d(string=hai) anos
  Richard van der Hoff eb359eced4 Add `create_requester` function %!s(int64=8) %!d(string=hai) anos
  Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting %!s(int64=8) %!d(string=hai) anos
  Mark Haines 700487a7c7 Fix flake8 warnings for tests %!s(int64=8) %!d(string=hai) anos
  Erik Johnston 9da9826b85 Remove old tests. %!s(int64=8) %!d(string=hai) anos
  Matthew Hodgson 6c28ac260c copyrights %!s(int64=8) %!d(string=hai) anos
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a %!s(int64=9) %!d(string=hai) anos
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string %!s(int64=9) %!d(string=hai) anos
  Kegan Dougal 4640239d34 Mock ratelimiter to make tests pass. %!s(int64=10) %!d(string=hai) anos
  Erik Johnston f48fce8bd3 Fix profile tests %!s(int64=10) %!d(string=hai) anos
  Erik Johnston 335e5d131c Merge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop %!s(int64=10) %!d(string=hai) anos
  Erik Johnston b6818fd4d2 SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in. %!s(int64=10) %!d(string=hai) anos
  Paul "LeoNerd" Evans b0406b9ead Merge remote-tracking branch 'origin/develop' into test-sqlite-memory %!s(int64=10) %!d(string=hai) anos
  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 %!s(int64=10) %!d(string=hai) anos
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready %!s(int64=10) %!d(string=hai) anos
  Paul "LeoNerd" Evans 79fe6083eb Test ProfileHandler against the real datastore layer using SQLite :memory: %!s(int64=10) %!d(string=hai) anos
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. %!s(int64=10) %!d(string=hai) anos
  Kegan Dougal 9a1638ed21 Removed http_server from HomeServer. Updated unit tests to use either resource_for_federation or resource_for_client depending on what is being tested. %!s(int64=10) %!d(string=hai) anos
  Paul "LeoNerd" Evans 505917cb97 Use new Federation Query API to implement HS->HS fetching of remote users' profile information instead of (ab)using the client-side REST API %!s(int64=10) %!d(string=hai) anos