diff --git a/templates/notification.tmpl b/templates/notification.tmpl index f62726b..d5d338a 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -101,6 +101,20 @@ {{template "status" (WithContext .Status $.Ctx)}} + {{else if eq .Type "update"}} +
+ + avatar + + + @{{.Account.Acct}} + + edited own post - + + +
+ {{template "status" (WithContext .Status $.Ctx)}} + {{else}}
diff --git a/templates/status.tmpl b/templates/status.tmpl index 9bc1354..2551e80 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -233,8 +233,10 @@ {{if $.Ctx.ThreadInNewTab}}target="_blank"{{end}}> + + {{if .EditedAt}} {{end}} +