Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Require StandardLib v1.18.0+ Code cleanup & refactoring pass Fix error viewing reports for the first post with a thread reply banner
Adjust template modification for better 3rd party add-on compatibility Click to expand...
Require php 7.2+ Require XenForo 2.2+ Display thread/forum reply banner in post reports where applicable
In XF2.2+, fix not scrolling to editor when sticky headers are disabled Click to expand...
Adjust permission checks to check permissions before touching (and potentially loading) the reply banner relation Fix redundant queries due to not checking the forum/thread 'has banner' bit. Disable the reply banner if it is saved with empty text
Fix thread's moderator action list not showing thread reply banner actions Add "Show thread reply banner in" option, with values Reply-able threads Locked and reply-able threads All threads Add forum-wide default thread reply banner feature
Requires php 7.0+ Now depends on Standard Library by Xon Confirm XF2.2 support
Support Advanced Bb-Codes pack 'moderator only' bb-codes rendering in the thread reply banner Support Editor & BB Code Manager criteria when rendering in the thread reply banner
Require XF2.1+ When a thread has a reply banner, patch the scroll-to-editor behaviour to scroll to the start of the banner instead
Tweak templating to avoid errors when the add-on is upgrading, or has it's code disabled but template changes still occurring.