framework/extensions/approval
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
..
js Bundled output for commit bb641144b6 2022-08-02 11:36:01 +00:00
less chore: flarum-cli audit infra --fix 2022-01-20 03:14:59 -05:00
locale Move locale files from language pack to extension. (#22) 2021-02-17 16:26:31 -05:00
migrations Apply fixes from StyleCI 2019-11-29 23:01:32 +00:00
src feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
tests test(approval): unapproved content can only be seen by allowed users 2022-07-08 19:16:53 +01:00
.gitattributes chore: add .gitattributes to extensions to export-ignore files. (#3513) 2022-07-08 20:38:20 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:14:59 -05:00
CHANGELOG.md Release v1.2 2022-01-20 11:55:45 +01:00
composer.json chore: v1.5.0 preparations 2022-09-13 10:55:30 +02:00
extend.php feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
LICENSE Update copyright year 2021-05-15 00:47:08 +01:00