MatrixSynapse/synapse
Patrick Cloke f118aa6889 Lint 2023-11-09 15:01:30 -05:00
..
_scripts Merge remote-tracking branch 'origin/develop' into clokep/psycopg3 2023-11-09 14:45:50 -05:00
api
app
appservice
config Merge remote-tracking branch 'origin/develop' into clokep/psycopg3 2023-11-09 09:48:24 -05:00
crypto
events Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
federation Fix import ordering issue introduced in 7a3a55ac98. 2023-10-31 10:32:35 -04:00
handlers Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
http Fix http/s proxy authentication with long username/passwords (#16504) 2023-10-24 13:45:21 +00:00
logging Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00
media Return attrs for more media repo APIs. (#16611) 2023-11-09 11:00:30 -05:00
metrics Support reactor timing metric on more reactors. (#16532) 2023-11-06 08:31:22 -05:00
module_api Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
push Collect information for PushRuleEvaluator in parallel. (#16590) 2023-11-06 15:41:57 -05:00
replication Add fast path for replication events stream fetch (#16580) 2023-10-30 14:47:57 +00:00
res
rest Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
server_notices
spam_checker_api
state
static
storage Lint 2023-11-09 15:01:30 -05:00
streams Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
types Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
util Collect information for PushRuleEvaluator in parallel. (#16590) 2023-11-06 15:41:57 -05:00
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
py.typed
server.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
visibility.py