Report Centre Essentials

Report Centre Essentials 2.14.4

No permission to buy ($45.00)
  • Add php 7 type hinting
  • Require Report Improvements v2.8.0
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • Fix report queue last action column updating
    • Now includes recently closed/rejected reports, these will age out (after a day).
    • Bulk actions now update it
    • Report comments which did not change the report state now update it
  • Move report queue read tracking into database instead of session
  • Add report queue criteria;
    • Criteria on report
      • Is automatic report (automatic report vs user report)
      • Report action type (ie user/moderator)
    • Additional reporter/reported user criteria
      • Is user banned
      • Is staff member
  • Add option to resolve reports in a thread when moving
  • Add option to resolve reports when deleting profile post comments
  • Report Improvements reaction support
  • Add report/warning search links to user reports
  • Add 'Search warnings in thread' link to various search links (If XFES is installed)
  • Add watch/unwatch support for reports
  • Reduce memory usage when computing pre-user-per-report-queue counts
  • Fix potential infinite recursion when attempting to discover the linked report for an approval queue item
  • Require php 7.0+
  • Require Report Improvements v2.6.0+
  • Now depends on Standard Library by Xon (v1.1.0+)
  • Compatibility fix for User Essentials for XF2.2+
  • Compatibility fix for Report Improvements reaction support
  • Fix double-encoding of cache values, which is surprisingly expensive
  • Fix that report comment statistics included non-comment actions (ie filter out report comments without a message)
  • Improve approval queue finding relevant report for 3rd party content, or defaulting to the user's report
  • Conform support for XF2.2
  • Fix information disclosure leak via old XF1.x user report's previous reported content history feature to users who can access the report queue but not the admin-cp.
    This is done via redact XF1.x style report information for user reports to match XF2.x structure
  • Fix report stats pre-set date ranges not working as expected
  • When rendering report queue stats, push the current domain into history not the canonical domain as otherwise this can trigger poorly reported JS errors
  • Fix on-thread creation report queue assignment rule for content with a guest user
  • Fix support for contents which do not have an explicit username
  • Fix report queue assignment rules disabled flag not applying
  • Fix report queue assignment rules not saving 'Usergroup of reported user'/'Usergroup of reporter' attributes
  • Rework User Essentials integration when showing username changes for a report against a user
    • Show under all reports, not just user reports
    • Only show a few items (default 3, can be disabled or show all)
    • Fix link to username change record
  • Fix redirection after deleting a report queue assignment rule
  • Fix error after deleting a report queue with reports in it
  • Remove Delete button for the default queue (which isn't permitted to be removed)
  • Like
Reactions: dethfire
  • Per-queue option to send an email on a new report opened in a queue the user can see. (default disabled)
  • XenForo updates the report each time some content is reported, now record report history so exact reported content is known.
  • Add "View oldest report contents" option (default disabled)
  • Like
Reactions: Naz
Back
Top Bottom