Resource icon

xF1 Add-on Report Improvements by Xon 1.11.0

No permission to download
  • Add "Log to report centre and forum" option
  • Inject Content Date for profile post & profile post comments reports
  • Respect global message length limits, media/image count limits for report comments
  • Add search bits to report profile post comment
  • Add Warnings for user search link to reports (requires re-indexing report comments)
  • Add Reports to Moderation Queue entires
    • Maps Thread to reports for the first post
    • Maps User Essential's username changes too user reports
  • Added report search to profile post reports
  • Improve add-on extendability for report alerts.
  • Fix report comments not auto-linking URLs, migrate URLs to format used by XF2
    • Note; Upgrading from XF1 to XF2 does not currently do this migration.
ElasticSearch 6 single-type index fixes
  • May require re-indexing from scratch due to mappings updates
  • Integrate reply-bans into warning process.
    • On issuing a warning, options under 'content tab' to issue a reply ban
    • Admin settable defaults for;
      • Reply ban type; none/temporary/permanent.
      • Reply ban duration
      • Send alerts
        • Reply ban reason is automatically set to the warning title if empty.
    • Reply bans issued from a post warning automatically log to the post report.
  • Display linked reports when reporting a post
  • Display linked reports when deleting a post (even from deleting a thread)
    • Individual or single deletes can resolve linked reports, if the user has permission.
    • Individual or single deletes will log to an existing report regardless, logging the delete reason if provided.
  • Report Criteria;
    xenforo_com_community_attachments_criteria_png_156231__.png
  • Move "All Reports against User" link out of template modification and into a template for styling.
  • Fix "All Reports against User" link not showing for moderators, when Report Queues add-on (paid) is not installed.
  • Fix undefined method error that can occur during add-on install.
On the user's profile, under moderator tools; Add search for all reports against a user link.
  • Injects new variable onto $visitor object; canSearchReports.