MatrixSynapse/synapse
Richard van der Hoff 109882230c
Clean up logging on event persister endpoints (#16488)
2023-10-14 17:57: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 Make cached account data/tags/admin types immutable (#16325) 2023-09-18 09:55:04 -04:00
appservice Return immutable objects for cachedList decorators (#16350) 2023-09-19 15:26:44 -04:00
config Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
crypto
events Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
federation Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
handlers Revert "Drop unused tables & unneeded access token ID for events. (#16268)" (#16465) 2023-10-12 08:56:10 -04: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 Revert "Drop unused tables & unneeded access token ID for events. (#16268)" (#16465) 2023-10-12 08:56:10 -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 Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
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