Signed-off-by: oppiliappan me@oppi.li
+18
-13
appview/db/notifications.go
+18
-13
appview/db/notifications.go
······
+29
-36
appview/notifications/notifications.go
+29
-36
appview/notifications/notifications.go
·········-notifications, err := db.GetNotificationsWithEntities(n.db, page, db.FilterEq("recipient_did", userDid))···
+3
-4
appview/pages/pages.go
+3
-4
appview/pages/pages.go
······
+48
-15
appview/pages/templates/notifications/list.html
+48
-15
appview/pages/templates/notifications/list.html
···-<div class="bg-white dark:bg-gray-800 p-6 rounded relative w-full mx-auto drop-shadow-sm dark:text-white">-<p class="text-gray-600 dark:text-gray-400">When you receive notifications, they'll appear here.</p>+<div class="bg-white dark:bg-gray-800 p-6 rounded relative w-full mx-auto drop-shadow-sm dark:text-white">+<p class="text-gray-600 dark:text-gray-400">When you receive notifications, they'll appear here.</p>+class="btn flex items-center gap-2 no-underline hover:no-underline dark:text-white dark:hover:bg-gray-700"+class="btn flex items-center gap-2 no-underline hover:no-underline dark:text-white dark:hover:bg-gray-700"