Histórico de Commits

Autor SHA1 Mensagem Data
  Amber Brown b36c82576e Run Black on the tests again (#5170) há 5 anos atrás
  Erik Johnston 40e56997bc Review comments há 5 anos atrás
  Erik Johnston b7fa834c40 Add unit tests há 5 anos atrás
  black 8b3d9b6b19 Run black. há 6 anos atrás
  Amber Brown 49af402019 run isort há 6 anos atrás
  Will Hunt c144292373 Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts há 7 anos atrás
  Erik Johnston bc1a8b1f7a Don't notify for online -> online transitions. há 8 anos atrás
  Mark Haines 70599ce925 Allow external processes to mark a user as syncing. (#812) há 8 anos atrás
  Erik Johnston 929cb0ed7d Don't set currently_active for remote presence há 8 anos atrás
  Erik Johnston b4796a62ee Add unit test há 8 anos atrás
  Erik Johnston 9da9826b85 Remove old tests. há 8 anos atrás
  Mark Haines c0a279e808 Delete the table objects from TransactionStore há 9 anos atrás
  Matthew Hodgson 6c28ac260c copyrights há 9 anos atrás
  Mark Haines 7b593af7e1 rename the method in the tests as well há 9 anos atrás
  Erik Johnston bd3de8f39a Update tests há 9 anos atrás
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only há 9 anos atrás
  Mark Haines 17167898c8 Fix the presence tests há 9 anos atrás
  Mark Haines 8eca5bd50a Fix the presence tests há 9 anos atrás
  Mark Haines c5d1b4986b Remove unused arguments and doc PresenceHandler.push_update_to_clients há 9 anos atrás
  Erik Johnston 6f8e2d517e Merge branch 'develop' of github.com:matrix-org/synapse into postgres há 9 anos atrás
  Paul "LeoNerd" Evans e1e5e53127 Remove users from the remote_offline_serials list (and clean up empty elements) when they go online again há 9 anos atrás
  Paul "LeoNerd" Evans 8a785c3006 Store a list of the presence serial number at which remote users went offline, so that when we delete them from the cachemap, we can still synthesize OFFLINE events for them (SYN-261) há 9 anos atrás
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests há 9 anos atrás
  Erik Johnston 6d74e46621 Fix tests há 9 anos atrás
  Erik Johnston 852816befe Fix presence tests há 9 anos atrás
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a há 9 anos atrás
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string há 10 anos atrás
  Paul "LeoNerd" Evans 3a243c53f4 Rename MockedDatastoreTestCase to MockedDatastorePresenceTestCase since it is still presence-specific há 10 anos atrás
  Paul "LeoNerd" Evans cbb10879cb Much merging of test case setUp() methods to make them much more há 10 anos atrás
  Paul "LeoNerd" Evans 73315ce9de Abstract out the room ID from presence tests, so it's stored in self há 10 anos atrás