discourse/app
Martin Brennan 16b9165630
FIX: Bookmark auto delete preference usage and default value (#19707)
This commit fixes an issue where the chat message bookmarks
did not respect the user's `bookmark_auto_delete_preference`
which they select in their user preference page.

Also, it changes the default for that value to "keep bookmark and clear reminder"
rather than "never", which ends up leaving a lot of expired bookmark
reminders around which are a pain to clean up.
2023-01-05 08:43:58 +10:00
..
assets FIX: Bookmark auto delete preference usage and default value (#19707) 2023-01-05 08:43:58 +10:00
controllers SECURITY: Don't expose user post counts to users who can't see the topic (#19728) 2023-01-05 06:08:19 +08:00
helpers FEATURE: Optionally allow a separate s3_asset_cdn_url to be specified (#19284) 2022-12-08 10:36:20 +00:00
jobs SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
mailers SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
models SECURITY: Delete email tokens when a user's email is changed or deleted (#19735) 2023-01-05 06:08:55 +08:00
serializers DEV: Refactor whispers_allowed_groups_names (#19691) 2023-01-03 10:28:39 -03:00
services PERF: Use user-specific channel for message-bus logout (#19719) 2023-01-04 19:55:52 +00:00
views FIX: Broken images on subfolder installs (#19404) 2022-12-09 11:24:12 -07:00