discourse/app
Bianca Nenciu 0f70eae7b0
FIX: Create single notification per post and user (#18091)
A user could receive more than a notification for the same post if they
watched both the categories and tags at different levels. This commit
makes sure that only the watching notification is created.

* Add DiscourseEvent before post notifications are created
2022-09-01 16:07:18 +03:00
..
assets DEV: Add below-login-buttons plugin outlet (#18154) 2022-09-01 13:15:40 +01:00
controllers FIX: Keep private theme key secret from user (#18106) 2022-09-01 13:15:23 +03:00
helpers DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00
jobs DEV: Enable new user menu when experimental sidebar hamburger is enabled (#18133) 2022-08-31 21:15:01 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV: Use DiscourseJsProcessor for theme template compilation (#18135) 2022-09-01 11:50:46 +01:00
serializers FIX: Return next bookmarks page only if it exists (#18139) 2022-09-01 13:04:00 +03:00
services FIX: Create single notification per post and user (#18091) 2022-09-01 16:07:18 +03:00
views DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00