MatrixSynapse/synapse
Patrick Cloke 738e569ed2
Require that modules register their callbacks using keyword arguments. (#11975)
To allow for easier backwards/forwards compatibility by making
it easier to add/remove callbacks.
2022-02-14 09:18:44 -05:00
..
_scripts
api
app Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
appservice
config Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
crypto
events
federation Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
groups
handlers
http
logging
metrics Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
module_api Require that modules register their callbacks using keyword arguments. (#11975) 2022-02-14 09:18:44 -05:00
push
replication
res
rest Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
server_notices
spam_checker_api
state
static
storage
streams
util Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
server.py
types.py
visibility.py