X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewReply.html;h=5dc26fbb21aca8109ad0b1e82b8aba8fc74ba5ec;hb=9bb096a81834b63f5574c7f7231ad35271afc058;hp=6d9a1f5393889dba8e432dc5ab908f60e065e8c1;hpb=ac0a49027e36c54735cf57317718e03872ce1185;p=Sone.git diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 6d9a1f5..5dc26fb 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -1,28 +1,30 @@ -
+ +
- Avatar Image - <%if !reply.sone.current> -
-
- <%if reply.sone.trust.assigned> - <% reply.sone.trust.explicit> - <%else> - <% reply.sone.trust.implicit> - <%/if> -
- <%/if> + Avatar Image
-
<% reply.text>
+ <% reply.text|html|store key=originalText text=true> + <% reply.text|parse sone=reply.sone|store key=parsedText text=true> +
<% originalText>
+
<% parsedText>
<% reply.time|date format="MMM d, yyyy, HH:mm:ss">
-
⬆
+ <%if ! originalText|match key=parsedText> + · + + <%/if> +
+ · + ↑ +
<%ifnull ! currentSone> + · + <%if !reply.sone.current> + · +
+ + + + +
+
+ + + + +
+
+ + + + +
+ <%/if> <%/if> - <%if reply.sone.current> + <%if reply.sone.local> + ·