A warning message appears on blocked posts and/or blocked users and their posts #154

Closed
opened 2024-11-18 14:45:41 +00:00 by freakoverse · 1 comment
Owner

If the staff npub blocks a post, a text label note appears on the mod post page indicating so, with the following message:

"Warning: This post has been blocked/hidden by the site for one of the following reasons:
Malware, Not a Mod, Illegal, Spam."

So to add the following block of code (above the featured image / below the 'Mod for:', between them. Image ref attached):

<div className='IBMSMSMBSSWarning'>
    <p>Warning: This post has been blocked/hidden by the site for one of the following reasons:<br />Malware, Not a Mod, Illegal, Spam, Verified Report of Unauthorized Repost.<br /></p>
</div>

Note: This kind of note/warning shouldn't appear if a user has blocked a post. Only the staff npub responsible for blocking posts site-wide.

If the staff npub blocks a post, a text label note appears on the mod post page indicating so, with the following message: "Warning: This post has been blocked/hidden by the site for one of the following reasons: Malware, Not a Mod, Illegal, Spam." So to add the following block of code (above the featured image / below the 'Mod for:', between them. Image ref attached): ``` <div className='IBMSMSMBSSWarning'> <p>Warning: This post has been blocked/hidden by the site for one of the following reasons:<br />Malware, Not a Mod, Illegal, Spam, Verified Report of Unauthorized Repost.<br /></p> </div> ``` Note: This kind of note/warning shouldn't appear if a user has blocked a post. Only the staff npub responsible for blocking posts site-wide.
freakoverse added the
Kind/Enhancement
Priority
Medium
labels 2024-11-18 14:45:41 +00:00
freakoverse added this to the Extra Features project 2024-11-18 14:45:42 +00:00
Author
Owner
No description provided.
freakoverse moved this to To Do in Extra Features on 2025-01-15 19:56:12 +00:00
freakoverse moved this to To Do in Extra Features on 2025-01-15 19:59:56 +00:00
freakoverse moved this to To Do in Extra Features on 2025-01-15 20:00:01 +00:00
enes closed this issue 2025-01-16 12:07:46 +00:00
enes moved this to Done (features) in Extra Features on 2025-01-16 12:08:38 +00:00
enes moved this to Done (features) in Extra Features on 2025-01-16 14:06:03 +00:00
enes moved this to Done (features) in Extra Features on 2025-01-16 17:18:24 +00:00
freakoverse moved this to Done (features) in Extra Features on 2025-01-21 10:59:54 +00:00
freakoverse moved this to Done (features) in Extra Features on 2025-01-21 17:38:58 +00:00
freakoverse moved this to Done (features) in Extra Features on 2025-01-22 17:42:43 +00:00
Sign in to join this conversation.
No description provided.