Report Improvements by Xon

XF2 Addons Report Improvements by Xon 2.21.3
A Collection of improvements to XF's reporting system. Fully phrased

  • Add indexes to improve user delete/merge performance for xf_report/xf_report_comment/xf_sv_warning_log tables
  • Compatibility fix when using \XF\Db\ReplicationAdapter and a report is resolved/rejected
  • Fix displaying points for a deleted warning in the reports comments
  • Fix approval queue counts would be recomputed every time the approval queue was viewed
  • Fix reports would be incorrectly fetched when recomputing approval queue counts
  • Fix N+1 query behavior when adding reports to approval queue items
  • Fix possible XF2.3 error on report notifications
  • Require StandardLib v1.21.0+
  • Restore XF2.1 support
  • XF2.3 support
  • php 8.4+ compatibility fixes
  • Fix "Resolve report" would display on the "manage reply bans" page even if the user couldn't resolve any reports
Top Bottom