Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.2 KB

File metadata and controls

24 lines (15 loc) · 1.2 KB

Post Delete Helper

Release Build Status

Features

  • Adds a post menu option to delete root posts without deleting the replies
    • message text is replaced with a customizable messsage
    • all reactions are removed
  • root posts are soft-deleted, retaining the original timestamp, author and profile image
  • deleted root posts cannot be editted or reacted to

Usage

Use the action menu attached to a root post to select the Remove Root Post menu item.

Remove-root-post-crt

Configuration

You may optionally provide a custom string to be used when deleting a root post. This string will replace the original post contents.

Screenshot from 2024-09-24 00-36-14