JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Report Centre Essentials
2.14.3
No permission to buy ($45.00)
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)
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)
Fix that normal users could trigger reports to be resolved when self-deleting posts