Report Improvements by Xon

Report Improvements by Xon 2.21.6

No permission to download
  • Fix View Reporter Username permission didn't work as expected with XF2.3.11+
  • Backport some interfaces to Warnings/ThreadReplyBan/ReportComment entities
  • Fix admincp link to attachments for report comments was incorrect
  • Fix non-embedded attachments in report comments didn't show under the report comment's text
  • Fix adding an attachment to a report comment would cause the attachment to fail to render until the page was refreshed
Add indexes to improve user delete/merge performance for xf_report/xf_report_comment/xf_sv_warning_log tables
Fix unexpected additional queries for non-moderators when viewing a thread when Show 'post has open report' banner on posts for moderators feature is enabled
Require StandardLib v1.22.0+
Improve XF cloud compatibility
Fix possible error when viewing report search results
Fix displaying points for a deleted warning in the reports comments
Display non-embedded attachments when viewing a report
When issuing a warning with a forum ban via Forum reply ban to a post, the recorded report is attributed to the post and not the user's profile
Add "Show 'post has open report' banner on posts for moderators" option (default: true)
Backport XF2.3.4 fix for "Resolved report alert not sent if report assigned and unassigned"
Compatibility fix when using \XF\Db\ReplicationAdapter and a report is resolved/rejected
  • Fix a report's content could sometimes be loaded multiple times instead of just once
  • Fix excessive memory usage when viewing a report when many content moderators exist
  • Fix post report view permission check would fail if the original forum the report was generated from was deleted
  • Fix approval queue 'report content' feature did not check the content was viewable before checking if the content could be reported.
  • Fix unexpected approval queue rebuilds when it isn't required.
Fix approval queue did not show user/post reports as expected
Back
Top