From bee97994153ea8daaa675ab80af8d497ae768005 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 13 Oct 2024 12:53:47 +0800 Subject: [PATCH] :sparkles: Allow user view and remove notification subscriptions --- .idea/workspace.xml | 9 +++--- pkg/internal/server/api/index.go | 7 +++- pkg/internal/server/api/notifications_api.go | 34 ++++++++++++++++++++ 3 files changed, 45 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2b41d38..b1fb9ed 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@