コミット履歴

作者 SHA1 メッセージ 日付
  Patrick Cloke 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 2 年 前
  Patrick Cloke e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 年 前
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 年 前
  Dirk Klimpel 8d46fac98e Delete messages from `device_inbox` table when deleting device (#10969) 2 年 前
  Quentin Gliech bd4919fb72 MSC2918 Refresh tokens implementation (#9450) 3 年 前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年 前
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 年 前
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 3 年 前
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 年 前
  Hubert Chathi 4cb44a1585 Add support for MSC2697: Dehydrated devices (#8380) 3 年 前
  Dionysis Grigoropoulos 37ca5924bd Create function to check for long names in devices (#8364) 3 年 前
  Patrick Cloke 6b3ac3b8cd Convert device handler to async/await (#7871) 4 年 前
  Patrick Cloke a92e703ab9 Reject device display names that are too long (#6882) 4 年 前
  Amber Brown 77055dba92 Fix tests on postgresql (#3740) 5 年 前
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 年 前
  black 8b3d9b6b19 Run black. 5 年 前
  Amber Brown 49af402019 run isort 6 年 前
  Erik Johnston 8c23221666 Fix up 7 年 前
  Erik Johnston c974116f19 Implement device key caching over federation 7 年 前
  Richard van der Hoff 012b4c1913 Implement updating devices 8 年 前
  Richard van der Hoff 436bffd15f Implement deleting devices 8 年 前
  Richard van der Hoff 55abbe1850 make /devices return a list 8 年 前
  Richard van der Hoff 1c3c202b96 Fix PEP8 errors 8 年 前
  Richard van der Hoff 406f7aa0f6 Implement GET /device/{deviceId} 8 年 前
  Richard van der Hoff 40a1c96617 Fix PEP8 errors 8 年 前
  Richard van der Hoff bc8f265f0a GET /devices endpoint 8 年 前
  Richard van der Hoff f863a52cea Add device_id support to /login 8 年 前