discourse/app
Martin Brennan 0ca1152c1c
DEV: Add bookmark_id to bookmark reminder_handler notifications (#17547)
This is so we can join the Notification table onto the
Bookmark table. A slight refactor was needed to ensure
that the required values are always included and the
consumer does not need to think about this.

The discourse-chat and discourse-data-explorer plugins
will be updated to take advantage of this commit.
2022-07-18 12:51:57 +10:00
..
assets Revert "UX: Remove experimental sidebar notification text (#17290)" (#17548) 2022-07-18 10:34:22 +08:00
controllers DEV: Refactor user mute/ignore/disallow PM checks into central class (#17366) 2022-07-13 13:58:01 +10:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Skip job if tag edit notification is disabled (#17508) 2022-07-15 15:36:27 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
serializers FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
services DEV: Add bookmark_id to bookmark reminder_handler notifications (#17547) 2022-07-18 12:51:57 +10:00
views FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00