MatrixSynapse/synapse
Richard van der Hoff 5a709630bf
Fix --help commandline argument (#7249)
I don't really remember why this was so complicated; I think it dates
back to the time when we had to instantiate the Config classes before
we could call `add_arguments` - ie before #5597. In any case, I don't
think there's a good reason for it any more, and the impact of it
being complicated is that `--help` doesn't work correctly.
2020-04-09 12:44:37 +01:00
..
_scripts
api
app
appservice
config Fix --help commandline argument (#7249) 2020-04-09 12:44:37 +01:00
crypto
events
federation
groups
handlers
http Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 2020-03-31 15:18:41 +01:00
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py