MatrixSynapse/synapse
Erik Johnston df366966b4
Speed up pruning of `user_ips` table (#16667)
Silly query planner
2023-11-29 11:54:42 +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
app
appservice
config Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
crypto Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
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 Ignore `encryption_enabled_by_default_for_room_type` for notices room (#16677) 2023-11-28 13:15:26 +00:00
http
logging Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00
media
metrics
module_api
push Collect information for PushRuleEvaluator in parallel. (#16590) 2023-11-06 15:41:57 -05:00
replication
res
rest Enable refreshable tokens on the admin registration endpoint (#16642) 2023-11-22 15:01:09 +00:00
server_notices
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2022-05-31 12:04:53 +02:00
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 Speed up pruning of `user_ips` table (#16667) 2023-11-29 11:54:42 +00:00
streams Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
types
util
__init__.py Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
_pydantic_compat.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py