Commit History

Author SHA1 Message Date
  Rafael Gonçalves 0e16b418f6 Add knock information in admin exported data (#11171) 2 years ago
  Sean Quah 2b82ec425f Add type hints for most `HomeServer` parameters (#11095) 2 years ago
  Hillery Shay 7d70582eb0 Fix broken export-data admin command and add a test for it to CI (#11078) 2 years ago
  Patrick Cloke f4b1a9a527 Require direct references to configuration variables. (#10985) 3 years ago
  Patrick Cloke 94b620a5ed Use direct references for configuration variables (part 6). (#10916) 3 years ago
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 3 years ago
  Patrick Cloke 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 3 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 3 years ago
  Andrew Morgan 84469bdac7 Remove the unused public_room_list_stream (#10565) 3 years ago
  V02460 b7f7ca24b1 Remove shebang line from module files (#10415) 3 years ago
  Andrew Morgan a15a046c93 Clean up a broken import in admin_cmd.py (#10154) 3 years ago
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston 2927921942 Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 4 years ago
  Patrick Cloke 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 4 years ago
  Patrick Cloke 72bec36d50 Directly import json from the standard library. (#8259) 4 years ago
  Patrick Cloke d250521cf5 Convert the main methods run by the reactor to async. (#8213) 4 years ago
  Erik Johnston 5016b162fc Move client command handling out of TCP protocol (#7185) 4 years ago
  Erik Johnston 48c3a96886 Port synapse.replication.tcp to async/await (#6666) 4 years ago
  Erik Johnston 3d46124ad0 Port some admin handlers to async/await (#6559) 4 years ago
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 years ago
  Amber Brown 7dc398586c Implement a structured logging output system. (#5680) 5 years ago
  Erik Johnston 5ed7853bb0 Remove pointless description 5 years ago
  Erik Johnston d0d479c1af Fix typo in synapse/app/admin_cmd.py 5 years ago
  Erik Johnston eca4f5ac73 s/exfiltrate_user_data/export_user_data/ 5 years ago
  Erik Johnston 1b2067f53d Add FileExfiltrationWriter 5 years ago
  Erik Johnston c8f35d8d38 Use set_defaults(func=) style 5 years ago
  Erik Johnston fdefb9e29a Move creation of ArgumentParser to caller 5 years ago
  Erik Johnston 37b524f971 Fix up comments 5 years ago