synapse/synapse
Erik Johnston 18279631e9
Fix rare deadlock when using read/write locks (#16169)
2023-08-23 16:24:30 +01:00
..
_scripts
api Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 2023-08-22 14:15:34 +00:00
app Implements a task scheduler for resumable potentially long running tasks (#15891) 2023-08-21 14:17:13 +02:00
appservice
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 2023-08-22 14:47:59 +00:00
crypto
events
federation Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
handlers Only lock when we're backfilling (#16159) 2023-08-23 09:23:41 +01:00
http Don't log exceptions for every non-200 response (#15969) 2023-07-20 11:07:58 +01:00
logging
media Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
metrics Quick & dirty metric for background update status (#15740) 2023-06-07 17:12:23 +00:00
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage
streams Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
types
util Task scheduler: mark task as active if we are scheduling ASAP (#16165) 2023-08-23 13:37:51 +02:00
__init__.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
event_auth.py
notifier.py
py.typed
server.py
visibility.py