users: add 'show deleted posts' account setting.

Add an account setting to always show deleted posts in searches. This
only applies to searches, not to thumbnails in other places.

Fixes #4512.
This commit is contained in:
evazion
2022-05-01 00:47:35 -05:00
parent f117049750
commit f434abc59a
5 changed files with 10 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ class UserPolicy < ApplicationPolicy
blacklisted_tags time_zone per_page custom_style theme
receive_email_notifications always_resize_images
new_post_navigation_layout enable_private_favorites
style_usernames show_deleted_children
style_usernames show_deleted_posts show_deleted_children
disable_categorized_saved_searches disable_tagged_filenames
disable_mobile_gestures enable_safe_mode
enable_desktop_mode disable_post_tooltips