MatrixSynapse/synapse
Erik Johnston 47ffc7e548
Reduce calls to `send_presence_to_destinations` (#16385)
2023-09-26 11:49:44 +01:00
..
_scripts
api Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04: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 Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
crypto
events Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
federation Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
handlers Reduce calls to `send_presence_to_destinations` (#16385) 2023-09-26 11:49:44 +01:00
http Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
logging
media
metrics Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01:00
module_api Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
push Return immutable objects for cachedList decorators (#16350) 2023-09-19 15:26:44 -04:00
replication
res
rest Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
server_notices
spam_checker_api
state
static
storage Improve comments in StateGroupBackgroundUpdateStore. (#16383) 2023-09-25 18:50:47 +00:00
streams
types
util Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01: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
py.typed
server.py
visibility.py