mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -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.
|
||||
</>
|
||||
),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user