From ba9d6b467a1f03447789844048d913738c843569 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:29:26 +0100 Subject: [feature] Media attachment placeholders (#2331) * [feature] Use placeholders for unknown media types * fix read of underreported small files * switch to reduce nesting * simplify cleanup --- web/template/status.tmpl | 87 +++++++++++++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 35 deletions(-) (limited to 'web/template') diff --git a/web/template/status.tmpl b/web/template/status.tmpl index 08cbdcf01..5e264a339 100644 --- a/web/template/status.tmpl +++ b/web/template/status.tmpl @@ -53,42 +53,59 @@