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.
xF2 Add-on Report Improvements by Xon
2.18.3
No permission to download
- Add 'report' button to items in the approval queue which support reports
- Add report filtering options to the approval queue
- No longer includes reported content by default
- Add filter for whether to include reported content, with option to save a filter set as default
- Add a 'load more' button to the approval queue
- Fix "Method canResolveLinkedReport is not callable on the given object" error when Warning Improvements is not installed when issuing a warning
- Fix function type error when viewing reports if Report Centre Essentials add-on is not installed or when other add-ons may modify the comments list.
- Require XenForo 2.2+
- Migrate
xf_report_comment.ip_id
column to 64bit integer to support the xf_ip.ip_id
column being 64bit in a future update
- Strongly recommend 64bit php!
- php 8.2 compat fixes
- Fix issue when issuing a warning which would result in the warning details to not be populated on selecting a warning type
- Do not log new report comments as 'edits' into the moderator log
- Prune moderation log of incorrect 'edit' entries
- Fixes for discovering non-moderators that can be assigned to reports
- Support Report Center Essentials per report queues permissions
- Prevent catastrophically bad performance when the site has a very large number of users
2.10.10
- XF2.2.8 compatibility update for reverse report comment feature
- Fix additional blank form row when reporting a post on a non-reported/warned/thread banned user
- Fix 'Attempt to read property "user_id" on null' on report search results for deleted users when the viewer can not view reporter's usernames
- Fix error reverting edit history for a report comment
- Fix various report comment action links being incorrectly generated.
- This adds an explicit reports/comment route and updates various templates this add-on has to use it
- If using Report Centre Essentials, update to v2.6.5+
- If using Content Ratings for XF2.1+ Reports , update to v1.2.0+
- Fix leaving a report in an open state when issuing a thread replyban and warning and the option to resolve the report is used.