MatrixSynapse/synapse
Patrick Cloke 2bf9341406
Ensure local invited & knocking users leave before purge. (#16559)
This is mostly useful for federated rooms where some users
would get stuck in the invite or knock state when the room
was purged from their homeserver.
2023-10-27 12:50:50 -04:00
..
_scripts
api
app
appservice
config Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
crypto
events Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
federation Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
handlers Ensure local invited & knocking users leave before purge. (#16559) 2023-10-27 12:50:50 -04:00
http Fix http/s proxy authentication with long username/passwords (#16504) 2023-10-24 13:45:21 +00:00
logging
media Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
metrics
module_api Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
push
replication Reduce amount of caches POSITIONS we send (#16561) 2023-10-27 16:07:11 +01:00
res
rest Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
server_notices
spam_checker_api
state
static
storage Ensure local invited & knocking users leave before purge. (#16559) 2023-10-27 12:50:50 -04:00
streams Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
types Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
util Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
py.typed
server.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
visibility.py