feat: use s.5chan.app share links and remove report menu items

Copy share links as path-based s.5chan.app URLs so the share server can render social previews, rename the menu label, remove the stub report action, and update the FAQ.
This commit is contained in:
Tommaso Casaburi
2026-06-06 19:06:04 +07:00
parent aa5a985201
commit 404a464310
42 changed files with 97 additions and 166 deletions
+2 -3
View File
@@ -98,7 +98,6 @@
"invalid_url": "Invalid URL",
"image_search": "image search",
"hide_post": "Hide post",
"report_post": "Report post",
"delete_post": "Delete post",
"delete_post_confirm": "Delete this post permanently? This cannot be undone.",
"hide_thread": "Hide thread",
@@ -259,7 +258,6 @@
"no": "No",
"pending_mod_approval": "Pending mod approval, not visible to users",
"copy_user_id": "Copy user ID",
"copy_direct_link": "Copy direct link",
"board_address_tooltip": "The address of this board's peer-to-peer node",
"directory_heading": "Displaying all ({{count}}) known /{{boardIdentifier}}/ boards on 5chan",
"directory_score": "Score",
@@ -425,5 +423,6 @@
"boards_loaded": "boards loaded:",
"link_not_image_or_video_alert": "Link is not an image or video.",
"not_a_file": "not a file",
"tor_author_flag_label": "This user is on Tor"
"tor_author_flag_label": "This user is on Tor",
"copy_share_link": "Copy share link"
}