element-synapse/synapse
Eric Eastwood 98f84256e9
Configure HTTP proxy in file config (#18686)
This PR makes it possible to configure the HTTP proxy on a per-homeserver-tenant basis.

`http_proxy`, `https_proxy`, `no_proxy_hosts`
2025-07-22 10:33:00 -05:00
..
_scripts Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) 2025-07-21 15:54:28 +01:00
api Dedicated MAS API (#18520) 2025-07-21 16:17:43 +00:00
app Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) 2025-07-21 15:54:28 +01:00
appservice Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
config Configure HTTP proxy in file config (#18686) 2025-07-22 10:33:00 -05:00
crypto Fix fetching signing keys when old_verify_keys is omitted (#17568) 2024-08-14 14:13:56 +01:00
events Allow admins to see soft failed events (if they want to) (#18238) 2025-07-14 16:55:19 +01:00
federation Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
handlers Add an option to issue redactions as admin user on admin redaction endpoint (#18671) 2025-07-21 16:40:45 +00:00
http Configure HTTP proxy in file config (#18686) 2025-07-22 10:33:00 -05:00
logging Speed up MAS token introspection (#18357) 2025-06-16 16:41:35 +01:00
media Reduce log spam when client stops downloading media while it is being streamed to them (ConsumerStopProducingError) (#18699) 2025-07-21 20:11:46 +00:00
metrics Clean up MetricsResource and Prometheus hacks (#18687) 2025-07-17 11:57:19 -05:00
module_api Move device changes off the main process (#18581) 2025-07-18 09:06:14 +02:00
push Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
replication Remove stray dev log 2025-07-22 13:54:32 +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 an option to issue redactions as admin user on admin redaction endpoint (#18671) 2025-07-21 16:40:45 +00: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 Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) 2025-07-21 15:54:28 +01:00
streams Move device changes off the main process (#18581) 2025-07-18 09:06:14 +02:00
synapse_rust Start and stop the Tokio runtime with the Twisted reactor (#18691) 2025-07-17 15:15:11 +00:00
types Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) 2025-07-21 15:54:28 +01:00
util Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
__init__.py Remove support for python 3.8 (#17908) 2024-11-06 19:36:01 +00:00
_pydantic_compat.py Dedicated MAS API (#18520) 2025-07-21 16:17:43 +00:00
event_auth.py bugfix: assert we always pass the create event to get_user_power_level (#18545) 2025-06-13 16:32:24 +00:00
notifier.py remove room without listeners from Notifier.room_to_user_streams (#18380) 2025-05-15 18:18:17 +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 Add experimental and incomplete support for MSC4306: Thread Subscriptions. (#18674) 2025-07-21 15:54:28 +01:00
visibility.py Allow admins to see soft failed events (if they want to) (#18238) 2025-07-14 16:55:19 +01:00