refactor(settings): remove Hide threads without images setting

5chan boards enforce requirePostLinkIsMedia/requirePostLink at subplebbit level; client-side filter redundant.
This commit is contained in:
plebeius
2026-02-19 15:34:13 +08:00
parent b6e7e283a3
commit 1d133b812d
41 changed files with 12 additions and 187 deletions
-2
View File
@@ -146,7 +146,6 @@
"filters": "filters",
"image_size": "image size",
"show_op_comment": "Show OP Comment",
"hide_threads_without_images": "Hide Threads Without Images",
"on": "on",
"off": "off",
"small": "small",
@@ -204,7 +203,6 @@
"delete_wallet": "Delete Wallet",
"delete_avatar": "Delete Avatar",
"last_bumped": "Last Bumped",
"threads_without_images_tip": "Only display threads that link to embeddable media",
"fit_expanded_images_to_screen": "Fit expanded images to screen",
"fit_expanded_images_to_screen_tip": "Limit expanded images to both browser width and height",
"hide_avatars_tip": "Don't display avatars next to user display names",