synapse/synapse
Hugh Nimmo-Smith e1036ffa48
Add get_media_upload_limits_for_user and on_media_upload_limit_exceeded callbacks to module API (#18848)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2025-09-12 12:26:19 +01:00
..
_scripts Start background tasks after we fork the process (daemonize) (#18886) 2025-09-09 10:10:34 -05:00
api Support stable endpoint and scopes from the MSC3861 family (#18549) 2025-09-02 13:55:12 +02:00
app Start background tasks after we fork the process (daemonize) (#18886) 2025-09-09 10:10:34 -05:00
appservice Refactor Counter metrics to be homeserver-scoped (#18656) 2025-07-25 14:58:47 -05:00
config Add get_media_upload_limits_for_user and on_media_upload_limit_exceeded callbacks to module API (#18848) 2025-09-12 12:26:19 +01:00
crypto Support for room version 12 2025-08-11 16:43:45 +01:00
events Introduce EventPersistencePair type (#18857) 2025-08-26 10:15:03 +01:00
federation Ensure we /send PDUs which pass canonical JSON checks (#18641) 2025-09-12 08:54:20 +00:00
handlers Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
http Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
logging Better explain logcontext in run_in_background(...) and run_as_background_process(...) (#18900) 2025-09-10 10:22:53 -05:00
media Add get_media_upload_limits_for_user and on_media_upload_limit_exceeded callbacks to module API (#18848) 2025-09-12 12:26:19 +01:00
metrics Remove usage of deprecated pkg_resources interface (#18910) 2025-09-12 10:57:04 +01:00
module_api Add get_media_upload_limits_for_user and on_media_upload_limit_exceeded callbacks to module API (#18848) 2025-09-12 12:26:19 +01:00
push Configure Synapse to run MSC4306: Thread Subscriptions Complement tests. (#18819) 2025-09-09 11:40:10 +01:00
replication Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
res Send an email if the address is already bound to an user account (#16819) 2024-04-23 16:45:24 +01:00
rest Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
server_notices Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
spam_checker_api Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
state Support for room version 12 2025-08-11 16:43:45 +01:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
streams Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
synapse_rust Implement the push rules for experimental MSC4306: Thread Subscriptions. (#18762) 2025-08-06 15:33:52 +01:00
types Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
util Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
__init__.py Remove some obsolete Twisted version checks. (#18729) 2025-07-30 12:31:55 +01:00
_pydantic_compat.py Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
event_auth.py Support for room version 12 2025-08-11 16:43:45 +01:00
notifier.py Add experimental support for MSC4308: Thread Subscriptions extension to Sliding Sync when MSC4306 and MSC4186 are enabled. (#18695) 2025-09-11 14:45:04 +01:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
server.py Start background tasks after we fork the process (daemonize) (#18886) 2025-09-09 10:10:34 -05:00
visibility.py Set type of user_id on is_server_admin to str (#18786) 2025-08-07 14:16:32 +00:00