From 7695f08e7b8b72bc5b78d22f857742a1a6b85d43 Mon Sep 17 00:00:00 2001
From: loma-one <44441246+loma-one@users.noreply.github.com>
Date: Sun, 4 Aug 2024 12:33:56 +0200
Subject: [PATCH 1/9] Usability improvements trending_tags.tpl
The tranding tags don't look very nice. The changes are intended to make them more attractive.
- For this purpose, each tag is preceded by a "fa fa-hashtag".
- The # in front of the word has been removed
- Clicking on a hashtag searches with a hashtag as usual.
- Other tags were previously displayed indented
- Now it is ensured that all hashtags are in one line
This is a suggestion that can be discarded at any time. I would still be happy if the changes could be adopted.
---
view/templates/widget/trending_tags.tpl | 65 +++++++++++++++++++------
1 file changed, 51 insertions(+), 14 deletions(-)
diff --git a/view/templates/widget/trending_tags.tpl b/view/templates/widget/trending_tags.tpl
index 31e22532a0..428646071d 100644
--- a/view/templates/widget/trending_tags.tpl
+++ b/view/templates/widget/trending_tags.tpl
@@ -5,22 +5,59 @@
+ {{/if}}
+
From f8be6f805711de28ac43dda7a6c0ae84f229a390 Mon Sep 17 00:00:00 2001
From: loma-one <44441246+loma-one@users.noreply.github.com>
Date: Wed, 7 Aug 2024 12:22:39 +0200
Subject: [PATCH 2/9] CSS instructions for formatting in the notification.tpl
A space has been inserted between the user icon and the outlined text. Texts are wrapped after 70 characters.
---
view/templates/notifications/notification.tpl | 27 ++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/view/templates/notifications/notification.tpl b/view/templates/notifications/notification.tpl
index dcee492baa..5ebf3c2d10 100644
--- a/view/templates/notifications/notification.tpl
+++ b/view/templates/notifications/notification.tpl
@@ -1,4 +1,29 @@
+
+
From 2083fca7536c60310a20e73b0cc072a2cf07621a Mon Sep 17 00:00:00 2001
From: loma-one <44441246+loma-one@users.noreply.github.com>
Date: Wed, 7 Aug 2024 12:43:00 +0200
Subject: [PATCH 4/9] CSS instructions for formatting in the notification.tpl
A space has been inserted between the user icon and the outlined text. Texts are wrapped after 70 characters.
---
view/templates/notifications/notification.tpl | 27 ++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/view/templates/notifications/notification.tpl b/view/templates/notifications/notification.tpl
index dcee492baa..5ebf3c2d10 100644
--- a/view/templates/notifications/notification.tpl
+++ b/view/templates/notifications/notification.tpl
@@ -1,4 +1,29 @@
+
+