mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
318711e139
(instead of everywhere that writes a response. Or rather, the subset of places which write responses where we haven't forgotten it). This also means that we don't have to have the mysterious version_string attribute in anything with a request handler. Unfortunately it does mean that we have to pass the version string wherever we instantiate a SynapseSite, which has been c&ped 150 times, but that is code that ought to be cleaned up anyway really. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
account_data.py | ||
account.py | ||
auth.py | ||
devices.py | ||
filter.py | ||
groups.py | ||
keys.py | ||
notifications.py | ||
openid.py | ||
read_marker.py | ||
receipts.py | ||
register.py | ||
report_event.py | ||
sendtodevice.py | ||
sync.py | ||
tags.py | ||
thirdparty.py | ||
tokenrefresh.py | ||
user_directory.py |