MatrixSynapse/synapse
Patrick Cloke fd8aad312a Accept a worker name instead of using a flag. 2020-09-22 14:08:36 -04:00
..
_scripts Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
api Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
app Only run function on background worker. 2020-09-22 13:27:38 -04:00
appservice Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
config Accept a worker name instead of using a flag. 2020-09-22 14:08:36 -04:00
crypto Add a comment re #1691 2020-09-21 12:34:06 +01:00
events
federation Synapse 1.20.0rc5 (2020-09-18) 2020-09-18 11:17:58 -04:00
groups Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
handlers Allow background tasks to be run on a separate worker. 2020-09-21 15:05:11 -04:00
http Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
logging Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
metrics
module_api
push Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
replication Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
res/templates
rest Synapse 1.20.0rc5 (2020-09-18) 2020-09-18 11:17:58 -04:00
server_notices
spam_checker_api
state
static
storage Allow background tasks to be run on a separate worker. 2020-09-21 15:05:11 -04:00
streams
util Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
__init__.py 1.20.0rc5 2020-09-18 10:56:50 -04:00
event_auth.py
notifier.py
python_dependencies.py Move lint dependencies to extras_require (#8330) 2020-09-17 16:45:22 -04:00
secrets.py
server.py Fix ratelimiting for federation `/send` requests. (#8342) 2020-09-18 10:49:29 +01:00
types.py Switch metaclass initialization to python 3-compatible syntax (#8326) 2020-09-16 15:15:55 -04:00
visibility.py