framework/extensions/subscriptions
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 87aaaf6971 2022-08-31 09:20:08 +00:00
less Use css variables for badge (#42) 2021-08-16 10:18:56 +01:00
locale feat(subscriptions): add option to send notifications when not caught up (#3503) 2022-08-31 11:13:51 +02:00
migrations Apply fixes from StyleCI 2019-11-29 23:02:31 +00:00
src feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
tests feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
views/emails Translate notification emails (#30) 2020-09-30 15:51:00 -04: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:55:30 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:03:29 +01:00
composer.json feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00: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:57:53 +01:00