Fix "Call to undefined method XF\Entity\User::canReportSearch()" that can occur during upgrading
When a post is being reported; inject 'user has been warned for this post' notice, and a 'has been reply-banned' notice if SV/ThreadReplyBanTeeth add-on is installed
Fix N+1 queries when loading post reports.
Do a direct node permission check rather than per-forum canView php call if the option "Reports respect view-node permission" is set
Fix N+1 query behaviour from loading report titles