From e5fcab860c07c956cf8633f9a53613007ae104c7 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sat, 23 Jul 2022 19:10:05 -0700 Subject: [PATCH] Mark as read from notifications widget --- CALCKEY.md | 4 ++-- packages/client/src/widgets/notifications.vue | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CALCKEY.md b/CALCKEY.md index 4454a9881..b2acaa914 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -2,6 +2,7 @@ ### Planned +- Better sidebar/navbar - MFM button - Better Messaging UI - Classic mode make instance icon bring up new context menu @@ -15,7 +16,6 @@ - Improve notifications (content is too verbose) - Non-nyaify cat mode - Timeline filters -- Mark as read from notifications widget - "Bubble" timeline - Filter notifications by user @@ -25,7 +25,7 @@ - Saner defaults - Star as default reaction - Rosé Pine by default -- Better sidebar/navbar +- Mark as read from notifications widget - Better welcome screen (not logged in) - Ability to turn off "Connection lost" message - Annoying Orange search diff --git a/packages/client/src/widgets/notifications.vue b/packages/client/src/widgets/notifications.vue index 05b24e5cb..0d3fb8cdd 100644 --- a/packages/client/src/widgets/notifications.vue +++ b/packages/client/src/widgets/notifications.vue @@ -1,8 +1,7 @@