Commit History

Author SHA1 Message Date
  Andrew Morgan 3dcc1efc43 Move callback-related code from AccountData to its own class 1 year ago
  Andrew Morgan 15e975f68f Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) 1 year ago
  Patrick Cloke cf5233b783 Avoid fetching unused account data in sync. (#14973) 1 year ago
  Patrick Cloke 1182ae5063 Add helper to parse an enum from query args & use it. (#14956) 1 year ago
  Patrick Cloke ba79fb4a61 Use StrCollection in place of Collection[str] in (most) handlers code. (#14922) 1 year ago
  Erik Johnston 73ff493dfb Merge account data streams (#14826) 1 year ago
  Andrew Morgan c4456114e1 Add experimental support for MSC3391: deleting account data (#14714) 1 year ago
  Patrick Cloke 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
  Andrew Morgan 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
  Brendan Abolivier e4409301ba Add a module callback to react to account data changes (#12327) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre ffd227c382 Fix docstring on `add_account_data_for_user`. (#11716) 2 years ago
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
  Patrick Cloke b3590614da Require type hints in the handlers module. (#10831) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) 3 years ago
  Erik Johnston 6633a4015a Allow moving account data and receipts streams off master (#9104) 3 years ago
  Patrick Cloke a93f3121f8 Add type hints to some handlers (#8505) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Erik Johnston 02553901ce Remove unused `get_pagination_rows` methods. (#6557) 4 years ago
  Erik Johnston 257ef2c727 Port handlers.account_validity to async/await. 4 years ago
  Erik Johnston 353396e3a7 Port handlers.account_data to async/await. 4 years ago
  Amber Brown 020add5099 Update black to 19.10b0 (#6304) 4 years ago
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Mark Haines 95f30ecd1f Add API for setting account_data globaly or on a per room basis 8 years ago
  Mark Haines 1c960fbb80 s/private_user_data/account_data/ 8 years ago