Hello everyone, I have recently encountered some issues while setting up my Flarum forum. Primarily, I found that the notification feature is not working quite as expected. Specifically:
1.Sometimes, even if a user has subscribed to a discussion (thread), they still do not receive a notification when the thread content is updated, such as when someone replies.
When a user explicitly mentions a user using / @, this works normally and displays a notification.
When a user posts a discussion themselves, they do not receive a notification even if someone leaves a comment on that discussion. (Unless it is a like or an explicit @mention. But I want them to receive a notification as long as someone replies.) (Alternatively, I want users to be able to automatically subscribe to their own threads, but I haven't found a corresponding extension.)
When a user clicks on the notification icon at the top, the small dot (indicator) does not disappear, unless they click a checkmark button (Mark all as read). I want the logic to be that the notification dot is cleared immediately when the user clicks the notification icon.
5.I also wish for the notification dot to be red, but I don't know how to set this.