MatrixSynapse/synapse
Patrick Cloke 8b5013dcbc
Time out busy presence status & test multi-device busy (#16174)
Add a (long) timeout to when a "busy" device is considered not online.
This does *not* match MSC3026, but is a reasonable thing for an
implementation to do.

Expands tests for the (unstable) busy presence with multiple devices.
2023-09-05 10:39:38 -04:00
..
_scripts Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
api Track presence state per-device and combine to a user state. (#16066) 2023-09-05 09:58:51 -04:00
app
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 Time out busy presence status & test multi-device busy (#16174) 2023-09-05 10:39:38 -04:00
http Don't reset retry timers on "valid" error codes (#16221) 2023-09-04 14:04:43 +01:00
logging Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00: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 Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00: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