Preferences let recipients control which notifications they receive. Preferences are set per target and can be:Documentation Index
Fetch the complete documentation index at: https://docs.bodhveda.com/llms.txt
Use this file to discover all available pages before exploring further.
- Inherited: Using the project’s default setting.
- Overridden: Explicitly set by the recipient.
-
For the author, you can send a direct notification and it will always deliver unless the recipient explicity unsubscribe to that target. You should still use
targetso that you get analytics based on targets. - For the user who wants to follow someone else’s post, you should subscribe the recipient to that target and if they unfollow the post, unsubscribe them from that target.
- You could subscribe the author to their post’s target so that whenever some event is triggered on that post, you can just send a broadcast notification and the author and the other user both will recieve the notification.