Fix Forum reply-ban support
This add-on is now available on atelieraphelion.com Require php 7.2+ Require XenForo 2.2+ Require StandardLib v1.18.0+ Fix allowing editing expiry of expired warnings Support Forum reply-ban by xon add-on (paid)
Require Standard Library by Xon v1.16.0+ Move some permission handling code into StandardLib so it has a common hook point
Code style update Remove XF2.0 compatibility code Fix compatibility for error value not being returned in a number of cases Fix issue blocking expiry reply-ban issued to admin/mod Allow non mod/admin staff to be reply banned without special permission
Requires php 7.0+ Now depends on Standard Library by Xon Confirm XF2.2 support
Fix preventing posts showing in News Feed
Fix deleting reply-bans for admins/mods to be consistent with deleting warnings for admins/mods
Add an icon Update to be compatible with User Essentials to reduce the number of queries to load other user's permissions
Fix error on profile pages with XF2.1 and php 7.0+