MatrixSynapse/synapse
Patrick Cloke 0c82d4aabe
Fix typo in comment from #11255. (#11276)
2021-11-08 14:36:49 +00:00
..
_scripts
api
app Support for serving server well-known files (#11211) 2021-11-01 15:10:16 +00:00
appservice Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
config Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2021-10-28 10:27:17 -07:00
events Add remaining type hints to `synapse.events`. (#11098) 2021-11-02 09:55:52 -04:00
federation
groups
handlers Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
http
logging Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
metrics
module_api
push
replication
res
rest Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 2021-10-07 19:55:15 +01:00
spam_checker_api
state
static
storage Fix typo in comment from #11255. (#11276) 2021-11-08 14:36:49 +00:00
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
util
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py
visibility.py