[% notif_info %]
[% status.account.display_name %] [% status.account.acct %]
[%# Note: The id may actually (99.5% of the time) be the acct %] [% IF status.in_reply_to_id %] In reply to [% status.pleroma.in_reply_to_account_acct || status.in_reply_to_account_id %] [% END %] [% status.content %] [% IF status.media_attachments %]
[% FOR att IN status.media_attachments %] [% make_att(ssn, data, att, status.sensitive) %] [% END %]
[% END %] [%# TODO {{%s:interactions}} %] [% IF status.pleroma.emoji_reactions %]
[% FOR emo IN status.pleroma.emoji_reactions %] [% make_emoji(ssn, data, status.id, emo) %] [% END %]
[% END %]
[% IF ssn.config.stat_oneclicksoftware %] [% END %]
[% icon('emoji') %] [% IF emoji_picker -%] [% emoji_picker %] [%- END %] [% icon('expand') %] [%- rel_to_str(status.created_at) -%]
{{ %s : reply }}