MatrixSynapse/synapse
Christoph 32fd9bc673
Fix possible AttributeError when account-api is called over unix socket (#16404)
Fixes #16396
2023-10-09 10:16:07 +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 Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
crypto
events
federation Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
handlers Apply join rate limiter outside the lineariser (#16441) 2023-10-06 17:31:52 +00:00
http Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
logging
media Return ThumbnailInfo in more places (#16438) 2023-10-06 10:12:43 -04:00
metrics
module_api
push Remove manys calls to cursor_to_dict (#16431) 2023-10-05 11:07:38 -04:00
replication Fix comments related to replication. (#16428) 2023-10-06 07:25:44 -04:00
res
rest Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
server_notices Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
spam_checker_api
state
static
storage Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04: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