You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725)
6 months ago
..
_scripts Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 7 months ago
api Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 6 months ago
app Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
appservice Return immutable objects for cachedList decorators (#16350) 8 months ago
config Server notices: add an autojoin setting for the notices room (#16699) 6 months ago
crypto Refactor storing of server keys (#16261) 9 months ago
events Add new module API for adding custom fields to events `unsigned` section (#16549) 7 months ago
federation Request & follow redirects for /media/v3/download (#16701) 6 months ago
handlers Fix upgrading a room without `events` field in power levels (#16725) 6 months ago
http Request & follow redirects for /media/v3/download (#16701) 6 months ago
logging Do not call getfullargspec on every call. (#16589) 7 months ago
media Request & follow redirects for /media/v3/download (#16701) 6 months ago
metrics Support reactor timing metric on more reactors. (#16532) 7 months ago
module_api ModuleAPI SSO auth callbacks (#15207) 6 months ago
push Collect information for PushRuleEvaluator in parallel. (#16590) 7 months ago
replication Correctly read to-device stream pos on SQLite (#16682) 6 months ago
res Use oEmbed for YouTube Shorts (#15025) 1 year ago
rest Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729) 6 months ago
server_notices Server notices: add an autojoin setting for the notices room (#16699) 6 months ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2 years ago
state Improve state types. (#16395) 8 months ago
static Update link to the clients webpage, fix #15825 (#15874) 11 months ago
storage Fix postgres schema after dropping old tables (#16730) 6 months ago
streams Allow multiple workers to write to receipts stream. (#16432) 7 months ago
types Allow multiple workers to write to receipts stream. (#16432) 7 months ago
util Speed up how quickly we launch new tasks (#16660) 6 months ago
__init__.py Gracefully handle failing to thumbnail images (#16211) 9 months ago
_pydantic_compat.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 8 months ago
event_auth.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 9 months ago
notifier.py Allow multiple workers to write to receipts stream. (#16432) 7 months ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py Add new module API for adding custom fields to events `unsigned` section (#16549) 7 months ago
visibility.py Use StrCollection in additional places. (#16301) 9 months ago