framework/extensions/subscriptions
Toby Zerner f6f604b0d9 Fix new post notifications not being sent
It seems that c7aeef19ea actually caused
a regression. With the order of execution of extensions, this event
listener was always being executed before the discussion metadata
was updated, and the listener priority was not actually necessary.

Fixes flarum/core#1646
2018-11-21 22:04:52 +10:30
..
js Bundled output for commit 7ccfc409de [skip ci] 2018-11-21 08:23:50 +00:00
less Webpack (#17) 2018-06-20 13:36:12 +09:30
migrations Database changes (#18) 2018-09-16 20:50:44 +02:00
src Fix new post notifications not being sent 2018-11-21 22:04:52 +10:30
views/emails Don't sanitize values in plain-text emails 2017-11-05 15:29:29 +10:30
.deploy.enc Fix Travis' deploy key 2018-06-20 14:19:22 +09:30
.editorconfig Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:03 +09:30
.gitattributes Webpack (#17) 2018-06-20 13:36:12 +09:30
.gitignore Webpack (#17) 2018-06-20 13:36:12 +09:30
.styleci.yml Update StyleCI rules 2016-11-16 15:46:24 +10:30
.travis.yml Remove sudo: false 2018-11-21 18:57:14 +10:30
composer.json Rename package 2018-10-17 13:44:48 +10:30
extend.php Rename bootstrap.php 2018-09-21 11:47:48 +09:30
LICENSE Remove copyright year from LICENSE 2018-11-21 18:37:21 +10:30