mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 06:55:46 +01:00
added new hook for notification pushing
This commit is contained in:
@@ -203,6 +203,13 @@ Executed whenever a post is created or edited, after it is saved into the databa
|
||||
``action:post.restore``
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
``action:notification.pushed``
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Argument(s)**: A notification object (javascript Object)
|
||||
|
||||
Executed whenever a notification is pushed to a user.
|
||||
|
||||
``action:config.set``
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user