MatrixSynapse/synapse
David Robertson 2607b3e181
Update mypy to 0.950 and fix complaints (#12650)
2022-05-06 12:35:20 +00:00
..
_scripts
api Improve comments and error messages around access tokens. (#12577) 2022-05-05 13:39:59 +01:00
app Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 2022-05-06 11:43:53 +01:00
appservice Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
config Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
crypto
events Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
federation Support MSC3266 room summaries over federation (#11507) 2022-05-05 15:25:00 +01:00
groups
handlers Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
http Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
logging Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
metrics Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
module_api
push Implement changes to MSC2285 (hidden read receipts) (#12168) 2022-05-04 11:59:22 -04:00
replication Update `_on_new_receipts()` to work with MSC2285 changes. (#12636) 2022-05-05 13:25:51 +00:00
res
rest Use `private` instead of `hidden` in MSC2285 related code. (#12635) 2022-05-05 12:31:25 +00:00
server_notices
spam_checker_api
state remove constantly lib use and switch to enums. (#12624) 2022-05-04 11:26:11 +00:00
static
storage Remove unused receipt datastore methods. (#12632) 2022-05-05 07:51:19 -04:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py