Allow notifications when a post is edited
-
Currently, we can receive notifications when:
- A watched thread gets a new post (All regular users)
- A post gets flagged (Moderators)
However, I couldn't find a way to way to enable notifications when one these posts gets edited.
Use Cases
- When a post is edited to add new content, the topic's watchers might want to know.
- When a spammer edits an existing post to insert a spam link, the moderators probably want to know.
Optional Functionality
To prevent this from getting too noisy, we could have:
- The ability to opt in/out of edit notifications
- "Batching" of edit notifications -- For example, if a post was edited multiple times within 5 minutes, only the last one is highlighted
-
edit post notification for posts in watched topics · Issue #8308 · NodeBB/NodeBB
https://community.nodebb.org/topic/14539/allow-notifications-when-a-post-is-edited If a post in a watched topic is edited send a notification
GitHub (github.com)
Copyright © 2024 NodeBB | Contributors