MatrixSynapse/synapse
Erik Johnston 4d6b800385
Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652)
This reverts commit 830988ae72.
2023-11-16 16:57:26 +00:00
..
_scripts Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
api Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
app Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
appservice
config Asynchronous Uploads (#15503) 2023-11-15 09:19: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 Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
handlers Speed up deleting device messages (#16643) 2023-11-16 15:19:35 +00:00
http Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
logging Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00
media Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
metrics Support reactor timing metric on more reactors. (#16532) 2023-11-06 08:31:22 -05:00
module_api Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
push Collect information for PushRuleEvaluator in parallel. (#16590) 2023-11-06 15:41:57 -05:00
replication Fix sending out of order `POSITION` over replication (#16639) 2023-11-16 13:05:09 +00:00
res
rest Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2023-11-15 17:28:10 +00:00
server_notices
spam_checker_api
state
static
storage Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) 2023-11-16 16:57:26 +00: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 Speed up deleting device messages (#16643) 2023-11-16 15:19:35 +00: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