MatrixSynapse/synapse
Erik Johnston 80ec81dcc5
Some refactors around receipts stream (#16426)
2023-10-04 16:28:40 +01:00
..
_scripts Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
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
crypto Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
events Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
federation Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
handlers Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
http Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
logging Bump mypy from 1.4.1 to 1.5.1. (#16300) 2023-09-12 07:16:09 -04:00
media
metrics Only use literal strings for process names (#16315) 2023-09-15 09:10:24 +01:00
module_api
push Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
replication Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
res Use oEmbed for YouTube Shorts (#15025) 2023-05-03 12:54:42 -04:00
rest Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 2023-10-02 09:07:53 -04:00
server_notices
spam_checker_api
state Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
streams Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +01:00
types Some refactors around receipts stream (#16426) 2023-10-04 16:28:40 +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