framework/extensions/subscriptions/src
Sami Mazouz 62a396e434
feat: send notifications of a new reply when post is approved (#3656)
* test(subscriptions): approved reply sends out notifications to users

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>

* feat: send notifications when a post is approved

The code in approval was extracted into a listener because no matter what listeners are always executed before subscribers even if the extension is set to load before.

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2022-11-07 11:52:28 +00:00
..
Job feat(subscriptions): add option to send notifications when not caught up (#3503) 2022-08-31 11:13:51 +02:00
Listener feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
Notification Use non-deprecated translator interface 2021-03-13 17:11:03 -05:00
Query fix(subscriptions): add missing table prefix for filter gambit (#3599) 2022-08-15 12:35:03 +02:00
HideIgnoredFromAllDiscussionsPage.php Update for beta 16 2021-03-13 16:32:48 -05:00