forked-synapse/synapse
Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551)
Mostly to improve type safety.
2023-10-26 15:12:28 -04:00
..
_scripts Force TLS certificate verification in registration script. (#16530) 2023-10-23 07:38:51 -04:00
api Fix possible AttributeError when account-api is called over unix socket (#16404) 2023-10-09 10:16:07 +01:00
app
appservice Return immutable objects for cachedList decorators (#16350) 2023-09-19 15:26:44 -04:00
config Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
crypto
events Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
federation Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
handlers Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
http Fix http/s proxy authentication with long username/passwords (#16504) 2023-10-24 13:45:21 +00:00
logging
media Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
metrics
module_api Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
push Remove manys calls to cursor_to_dict (#16431) 2023-10-05 11:07:38 -04:00
replication Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
res
rest Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
server_notices Refactor get_user_by_id (#16316) 2023-09-14 12:46:30 +01:00
spam_checker_api
state Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
static
storage Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04: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 Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
__init__.py Gracefully handle failing to thumbnail images (#16211) 2023-08-30 15:18:34 +01:00
_pydantic_compat.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
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
visibility.py