MatrixSynapse/synapse
Mathieu Velten eee6474bce
Remove useless async job to delete device messages on sync (#16491)
2023-10-16 11:06:27 +01:00
..
_scripts
api Fix possible AttributeError when account-api is called over unix socket (#16404) 2023-10-09 10:16:07 +01:00
app
appservice
config
crypto
events
federation Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
handlers Remove useless async job to delete device messages on sync (#16491) 2023-10-16 11:06:27 +01:00
http Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
logging
media Handle content types with parameters. (#16440) 2023-10-11 07:50:34 -04:00
metrics
module_api Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
push Remove manys calls to cursor_to_dict (#16431) 2023-10-05 11:07:38 -04:00
replication Clean up logging on event persister endpoints (#16488) 2023-10-14 17:57:27 +01:00
res
rest Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
server_notices
spam_checker_api
state Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
static
storage Remove useless async job to delete device messages on sync (#16491) 2023-10-16 11:06:27 +01:00
streams Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
types Factor out `MultiWriter` token from `RoomStreamToken` (#16427) 2023-10-05 10:46:28 +01:00
util mypy plugin to check `@cached` return types (#14911) 2023-10-02 14:22:36 +00:00
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
py.typed
server.py
visibility.py