MatrixSynapse/synapse
Patrick Cloke 29f06704b8
Fix incorrect type hint in filtering code. (#12695)
2022-05-10 14:10:22 -04:00
..
_scripts
api Fix incorrect type hint in filtering code. (#12695) 2022-05-10 14:10:22 -04:00
app Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00
appservice Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
config Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00
crypto
events Add some type hints to datastore. (#12477) 2022-05-10 14:07:48 -04:00
federation Fix inconsistent spelling of 'M_UNRECOGNIZED'. (#12665) 2022-05-09 20:29:07 +00:00
groups
handlers Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00
http Add ability to cancel disconnected requests to `SynapseRequest` (#12588) 2022-05-10 14:06:08 +01: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 Use `ParamSpec` in a few places (#12667) 2022-05-09 10:27:39 +00:00
push Move free functions into PushRuleEvaluatorForEvent. (#12677) 2022-05-10 07:54:30 -04:00
replication Update `replication.md` with info on TCP module structure (#12621) 2022-05-09 14:46:43 -07:00
res
rest Fix mypy against latest pillow stubs (#12671) 2022-05-09 10:48:14 +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 Add some type hints to datastore. (#12477) 2022-05-10 14:07:48 -04:00
streams
util Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
__init__.py
event_auth.py
notifier.py Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
py.typed
server.py Add a module API to allow modules to edit push rule actions (#12406) 2022-04-27 13:55:33 +00:00
types.py
visibility.py Optimise backfill calculation (#12522) 2022-04-26 10:27:11 +01:00