From 5478b344796798e6aadd5554007f4ee85c347ebc Mon Sep 17 00:00:00 2001 From: r Date: Tue, 22 Sep 2020 15:42:16 +0000 Subject: Use '@' prefix for all usernames --- templates/notification.tmpl | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'templates/notification.tmpl') diff --git a/templates/notification.tmpl b/templates/notification.tmpl index 2943847..55424da 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -22,7 +22,7 @@
@@ -33,8 +33,8 @@ -
-
- @{{.Account.Acct}} +
+ @{{.Account.Acct}}
@@ -45,9 +45,11 @@ {{else if eq .Type "reblog"}}
- avatar + avatar + + + @{{.Account.Acct}} - {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted your post - @@ -58,9 +60,11 @@ {{else if eq .Type "favourite"}}
- avatar + avatar + + + @{{.Account.Acct}} - {{EmojiFilter .Account.DisplayName .Account.Emojis}} liked your post - -- cgit v1.2.3