Commit History

Author SHA1 Message Date
  V02460 84f441f88f Prepare unit tests for Python 3.12 (#16099) 10 months ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Sean Quah 9cae44f49e Track unconverted device list outbound pokes using a position instead (#14516) 1 year ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Erik Johnston f59e3f4c90 Mark remote device list updates as already handled (#12557) 2 years ago
  Erik Johnston 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
  Erik Johnston aa28110264 Process device list updates asynchronously (#12365) 2 years ago
  Erik Johnston 5c9e39e619 Track device list updates per room. (#12321) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre b602ba194b Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. (#11730) 2 years ago
  reivilibre 22abfca8d9 Fix a bug introduced in Synapse v1.0.0 whereby device list updates would not be sent to remote homeservers if there were too many to send at once. (#11729) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Dirk Klimpel 0a34cdfc66 Add number of local devices to Room Details Admin API (#8886) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 3 years ago
  Patrick Cloke 5ecc8b5825 Convert devices database to async/await. (#8069) 3 years ago
  Erik Johnston f70f44abc7 Remove handling of multiple rows per ID 4 years ago
  Hubert Chathi bb6cec27a5 rename get_devices_by_remote to get_device_updates_by_remote 4 years ago
  Hubert Chathi 3e3f9b684e fix unit test 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Andrew Morgan 2d1d7b7e6f Prevent multiple device list updates from breaking a batch send (#5156) 5 years ago
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff 012b4c1913 Implement updating devices 8 years ago
  Richard van der Hoff 40a1c96617 Fix PEP8 errors 8 years ago
  Richard van der Hoff bc8f265f0a GET /devices endpoint 8 years ago