Historique des commits

Auteur SHA1 Message Date
  Erik Johnston 1f773eec91 Port PresenceHandler to async/await (#6991) il y a 4 ans
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) il y a 4 ans
  Richard van der Hoff a5afdd15e5 Merge pull request #6806 from matrix-org/rav/redact_changes/3 il y a 4 ans
  Richard van der Hoff d7bf793cc1 s/get_room_version/get_room_version_id/ il y a 4 ans
  Richard van der Hoff ef6bdafb29 Store the room version in EventBuilder il y a 4 ans
  Erik Johnston 5859a5c569 Fix presence timeouts when synchrotron restarts. (#6212) il y a 5 ans
  Amber Brown b36c82576e Run Black on the tests again (#5170) il y a 5 ans
  Erik Johnston 40e56997bc Review comments il y a 5 ans
  Erik Johnston b7fa834c40 Add unit tests il y a 5 ans
  black 8b3d9b6b19 Run black. il y a 6 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Will Hunt c144292373 Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts il y a 7 ans
  Erik Johnston bc1a8b1f7a Don't notify for online -> online transitions. il y a 8 ans
  Mark Haines 70599ce925 Allow external processes to mark a user as syncing. (#812) il y a 8 ans
  Erik Johnston 929cb0ed7d Don't set currently_active for remote presence il y a 8 ans
  Erik Johnston b4796a62ee Add unit test il y a 8 ans
  Erik Johnston 9da9826b85 Remove old tests. il y a 8 ans
  Mark Haines c0a279e808 Delete the table objects from TransactionStore il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Mark Haines 7b593af7e1 rename the method in the tests as well il y a 9 ans
  Erik Johnston bd3de8f39a Update tests il y a 9 ans
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only il y a 9 ans
  Mark Haines 17167898c8 Fix the presence tests il y a 9 ans
  Mark Haines 8eca5bd50a Fix the presence tests il y a 9 ans
  Mark Haines c5d1b4986b Remove unused arguments and doc PresenceHandler.push_update_to_clients il y a 9 ans
  Erik Johnston 6f8e2d517e Merge branch 'develop' of github.com:matrix-org/synapse into postgres il y a 9 ans
  Paul "LeoNerd" Evans e1e5e53127 Remove users from the remote_offline_serials list (and clean up empty elements) when they go online again il y a 9 ans
  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) il y a 9 ans
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests il y a 9 ans
  Erik Johnston 6d74e46621 Fix tests il y a 9 ans