synapse/synapse
2025-10-09 15:15:13 +01:00
..
_scripts No need to have version_string as an argument since it's always the same (#19012) 2025-10-07 13:27:24 -05:00
api Wrap the Rust HTTP client with make_deferred_yieldable (#18903) 2025-10-02 13:00:50 -05:00
app No need to have version_string as an argument since it's always the same (#19012) 2025-10-07 13:27:24 -05:00
appservice Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
config Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
crypto Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
events Disconnect background process work from request trace (#18932) 2025-09-25 21:45:18 -05:00
federation Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
handlers Validate the body of requests to /keys/upload (#17097) 2025-10-07 11:27:53 +01:00
http No need to have version_string as an argument since it's always the same (#19012) 2025-10-07 13:27:24 -05:00
logging Remove deprecated LoggingContext.set_current_context/LoggingContext.current_context methods (#18989) 2025-10-02 13:21:37 -05:00
media Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
metrics Revert "Switch to OpenTracing's ContextVarsScopeManager (#18849)" (#19007) 2025-10-02 11:27:26 -05:00
module_api Expose defer_to_threadpool in the module API (#19032) 2025-10-09 15:15:13 +01:00
push Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
replication Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
res Updated providers.json to use X instead of Twitter following rebrand and schema change (#18767) 2025-09-26 11:06:50 +01:00
rest Add an Admin API to fetch an event by ID (#18963) 2025-10-08 11:38:15 +01:00
server_notices Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
spam_checker_api Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
state Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00: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 Wrap the Rust HTTP client with make_deferred_yieldable (#18903) 2025-10-02 13:00:50 -05:00
types Introduce Clock.call_when_running(...) to include logcontext by default (#18944) 2025-09-22 10:27:59 -05:00
util Switch task scheduler from raw logcontext manipulation (set_current_context) to utils (PreserveLoggingContext) (#18990) 2025-10-02 10:22:25 -05: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 Cleanly shutdown SynapseHomeServer object (#18828) 2025-10-01 02:42:09 +00: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 Fix bad merge with start_background_tasks (#19013) 2025-10-07 13:29:22 -05:00
visibility.py Introduce Clock.call_when_running(...) to include logcontext by default (#18944) 2025-09-22 10:27:59 -05:00