Patrick Cloke bf69b57422 Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 6 months ago
..
_scripts 747416e94c Portdb: don't copy a table that gets rebuilt (#16563) 6 months ago
api 32fd9bc673 Fix possible AttributeError when account-api is called over unix socket (#16404) 7 months ago
app c1e244c8f7 Make cached account data/tags/admin types immutable (#16325) 7 months ago
appservice d7c89c5908 Return immutable objects for cachedList decorators (#16350) 7 months ago
config 85e5f2dc25 Add a new module API to update user presence state. (#16544) 6 months ago
crypto 2b35626b6b Refactor storing of server keys (#16261) 8 months ago
events c02406ac71 Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
federation 7a3a55ac98 Merge pull request from GHSA-mp92-3jfm-3575 6 months ago
handlers 7a3a55ac98 Merge pull request from GHSA-mp92-3jfm-3575 6 months ago
http 95076f77c1 Fix http/s proxy authentication with long username/passwords (#16504) 6 months ago
logging ba48c563c9 Bump mypy from 1.4.1 to 1.5.1. (#16300) 8 months ago
media 679c691f6f Remove more usages of cursor_to_dict. (#16551) 6 months ago
metrics edec0b93ca Only use literal strings for process names (#16315) 7 months ago
module_api c02406ac71 Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
push fa907025f4 Remove manys calls to cursor_to_dict (#16431) 7 months ago
replication 408c13801a Add fast path for replication events stream fetch (#16580) 6 months ago
res 5f8822854d Use oEmbed for YouTube Shorts (#15025) 1 year ago
rest c02406ac71 Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
server_notices 954921736b Refactor `get_user_by_id` (#16316) 7 months ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state cdb89dcefe Improve state types. (#16395) 7 months ago
static f19dd39dfc Update link to the clients webpage, fix #15825 (#15874) 10 months ago
storage bf69b57422 Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 6 months ago
streams ba47fea528 Allow multiple workers to write to receipts stream. (#16432) 6 months ago
types ba47fea528 Allow multiple workers to write to receipts stream. (#16432) 6 months ago
util 3ab861ab9e Fix type hint errors from Twisted trunk (#16526) 6 months ago
__init__.py 3de82bb2af Gracefully handle failing to thumbnail images (#16211) 8 months ago
_pydantic_compat.py 12611bfcdd Add support for pydantic v2 via pydantic.v1 compat module (#16332) 7 months ago
event_auth.py 001fc7bd19 Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 months ago
notifier.py ba47fea528 Allow multiple workers to write to receipts stream. (#16432) 6 months ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py c02406ac71 Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
visibility.py d38d0dffc9 Use StrCollection in additional places. (#16301) 7 months ago