Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Haines 17167898c8 Fix the presence tests vor 9 Jahren
  Mark Haines c5d1b4986b Remove unused arguments and doc PresenceHandler.push_update_to_clients vor 9 Jahren
  Erik Johnston 6d74e46621 Fix tests vor 9 Jahren
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a vor 9 Jahren
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string vor 9 Jahren
  Kegan Dougal 4640239d34 Mock ratelimiter to make tests pass. vor 9 Jahren
  Erik Johnston 24e2da4557 Fix presencelike test vor 10 Jahren
  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. vor 10 Jahren
  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 vor 10 Jahren
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. vor 10 Jahren
  Paul "LeoNerd" Evans cda31fb755 Kill the state vor 10 Jahren
  Paul "LeoNerd" Evans da3e04df8b Rename the 'do_users_share_a_room' to something slightly less verb-sounding vor 10 Jahren
  Paul "LeoNerd" Evans 468d94c920 Rename API-visible 'mtime' presence field to 'last_active'; slightly different semantics vor 10 Jahren
  Paul "LeoNerd" Evans 02f4e3b3ff Rename 'state' presence key to the much more obvious 'presence'; maintain a legacy 'state' copy for now vor 10 Jahren
  Erik Johnston 5dd38d579b Fix a couple of bugs in presence handler related to pushing updatesto the correct user. Fix presence tests. vor 10 Jahren
  Paul "LeoNerd" Evans c46c806126 Re-enable presence, un-skip presence tests vor 10 Jahren
  Paul "LeoNerd" Evans d027e859cd Fix up the various presence-related tests so that if they're not skipped, they still PASS vor 10 Jahren
  Mark Haines 104808107a skip presence tests which broke when presence polling was disabled vor 10 Jahren
  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. vor 10 Jahren
  Paul "LeoNerd" Evans d05aa651f8 An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events vor 10 Jahren
  Paul "LeoNerd" Evans eef58a299e Don't mock out presence_handler's internal start/stop methods in presencelike unit test; it's rude vor 10 Jahren
  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 vor 10 Jahren
  Paul "LeoNerd" Evans 55944ccf72 Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE vor 10 Jahren
  Matthew Hodgson 3e35a9f96e add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it vor 10 Jahren
  matrix.org 4f475c7697 Reference Matrix Home Server vor 10 Jahren