MatrixSynapse/synapse
Erik Johnston d7d8a2e7ee Fix up comments 2020-05-27 13:34:46 +01:00
..
_scripts
api
app Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563) 2020-05-26 11:42:22 +01:00
appservice
config Fix up comments 2020-05-27 13:34:46 +01:00
crypto
events
federation add a comment 2020-05-21 13:25:41 +01:00
groups
handlers Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
http Fix missing CORS headers on OPTION responses (#7560) 2020-05-22 17:42:39 +01:00
logging
metrics synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) 2020-05-22 11:08:41 +01:00
module_api
push Convert sending mail to async/await. (#7557) 2020-05-22 13:41:11 +01:00
replication Ensure ReplicationStreamer is always started when replication enabled. (#7579) 2020-05-27 11:44:19 +01:00
res/templates
rest Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00
server_notices Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
spam_checker_api
state
static
storage Replace device_27_unique_idx bg update with a fg one (#7562) 2020-05-26 11:43:17 +01:00
streams
util Don't apply cache factor to event cache. (#7578) 2020-05-27 12:04:37 +01:00
__init__.py Not full release yet, this is rc1 2020-05-26 17:20:43 +02:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
server.pyi Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
types.py
visibility.py