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 -2
View File
@@ -230,8 +230,8 @@ const FAQ_SECTIONS: FAQSection[] = [
question: 'How do I report posts?',
answer: (
<>
Reporting is not available yet. For now, board moderation happens through board-specific moderator tools and rules. If you are a board moderator, use the mod
queue and edit controls available for that board.
5chan does not use manual user reports. Moderation is handled automatically by AI moderation, and board moderators review flagged content through the mod
queue. If you run a board, use the mod queue and edit controls available for that board.
</>
),
},