refine notification filtering to exclude explicitly unseen notifications

This commit is contained in:
pa
2026-02-22 21:26:48 +09:00
committed by Natsumi
parent 581933f873
commit 8296d31e67
5 changed files with 13 additions and 10 deletions

View File

@@ -400,7 +400,7 @@ i.x-user-status.online {
}
i.x-user-status.joinme {
background: #409eff;
background: #00b8ff;
mask-image: url(/images/masks/joinme.svg);
}