From e5e319db6c0af2845b004bbd812b68f25b4b371a Mon Sep 17 00:00:00 2001 From: TheVillageGuy <47496248+TheVillageGuy@users.noreply.github.com> Date: Sat, 14 Dec 2024 18:09:39 +0100 Subject: [PATCH 1/2] Update front.html.twig Add border to non federated notifications for admins and moderators This allows admins/moderators (when they receive notifications in the future) to quickly see if there has been any activity by local users on their instance --- templates/notifications/front.html.twig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/notifications/front.html.twig b/templates/notifications/front.html.twig index 6612eee1a..265bc4a83 100644 --- a/templates/notifications/front.html.twig +++ b/templates/notifications/front.html.twig @@ -46,7 +46,10 @@ {% for notification in notifications %} -