MatrixSynapse/synapse
Patrick Cloke a2b8814d64
Fix incorrect docstring for Ratelimiter. (#16255)
2023-09-05 12:11:05 -04:00
..
_scripts Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
api Fix incorrect docstring for Ratelimiter. (#16255) 2023-09-05 12:11:05 -04:00
app Implements a task scheduler for resumable potentially long running tasks (#15891) 2023-08-21 14:17:13 +02:00
appservice
config Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
crypto
events Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
federation Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
handlers Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
http Don't reset retry timers on "valid" error codes (#16221) 2023-09-04 14:04:43 +01:00
logging Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
media Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
metrics
module_api Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
push Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
replication Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
res
rest Add last_seen_ts to the admin users API (#16218) 2023-09-04 18:13:28 +02:00
server_notices
spam_checker_api
state
static
storage Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
streams
types Add last_seen_ts to the admin users API (#16218) 2023-09-04 18:13:28 +02:00
util Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
__init__.py Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
event_auth.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
notifier.py
py.typed
server.py Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220) 2023-09-01 12:52:57 +00:00
visibility.py