From 463299fa73f372293c17409d009a7f79ac2d4c26 Mon Sep 17 00:00:00 2001 From: MrSchneemann Date: Sun, 1 Mar 2026 10:56:56 +0100 Subject: [PATCH] feat(matrix): add HTML formatted messages with severity colors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Matrix notifications now send both a plain-text fallback and an HTML formatted_body (org.matrix.custom.html) so Element and other Matrix clients render rich, colored alerts: - Down/failed/error → red (#E74C3C) - Warning/expiring → yellow (#F39C12) - Maintenance/paused → orange (#E67E22) - Up/resolved → green (#2ECC71) - Default/info → blue (#3498DB) Detail lines from the plain-text message are rendered as a