From d3c404a5f54f392765db0b6a5e1990bfca51037b Mon Sep 17 00:00:00 2001 From: DrTransmisia <95589613+DrTransmisia@users.noreply.github.com> Date: Tue, 17 May 2022 22:44:17 +0200 Subject: [PATCH 1/3] CTRL + ENTER TO POST LE NEW COMMENT (#266) * le shortcut handlers * le white line as arrived * Update default.html Co-authored-by: Aevann1 <59999695+Aevann1@users.noreply.github.com> --- files/templates/default.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/default.html b/files/templates/default.html index 65b32a9a62..74f120ee80 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -5,6 +5,7 @@ + {% if v %} From 9677f505a4a350582917a6ab420fdbf7439619ec Mon Sep 17 00:00:00 2001 From: TLSM Date: Tue, 17 May 2022 17:01:11 -0400 Subject: [PATCH 3/3] Cache busting comments_v.js. --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 8264ed8cda..f227a05968 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -858,7 +858,7 @@ {% include "expanded_image_modal.html" %} - +