From 97c81d08b7cbea5b76344e8e46577f21de325e56 Mon Sep 17 00:00:00 2001 From: nekobit Date: Thu, 28 Jul 2022 16:48:07 +0000 Subject: [PATCH] In reply to template: FossilOrigin-Name: 7b0b3088bc82f0b7e4dc2bf9b4ffa00982ff6b18cd2e36f17a9b1eac50f040b3 --- templates/status.tt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/status.tt b/templates/status.tt index ae35aec..b5bf5b8 100644 --- a/templates/status.tt +++ b/templates/status.tt @@ -4,7 +4,7 @@
- +
@@ -50,7 +50,11 @@
[%# Note: The id may actually (99.5% of the time) be the acct %] - [% status.in_reply_to_id %] + [% IF status.in_reply_to_id %] + + In reply to [% status.in_reply_to_id %] + + [% END %] [% status.content %]