From d14fc6586aac72fdb76c452e8fe3aa9a99be8c37 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sat, 1 Jun 2024 20:59:54 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=94=20User=20Notifications=20v0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/php/templates/header.php | 2 +- front/php/templates/language/en_us.json | 2 +- front/userNotifications.php | 34 ++++++++++- server/notification.py | 76 ++++++++++++++----------- 4 files changed, 78 insertions(+), 36 deletions(-) diff --git a/front/php/templates/header.php b/front/php/templates/header.php index 91f72788..58bccd6d 100755 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -273,7 +273,7 @@ if ($ENABLED_DARKMODE === True) { -