- Fix unexpected disabling of functionality when using Collaborative Threads with a banned thread creator
- When viewing a thread, do not re-fetch the visitor's thread/forum bans again
- Support Forum reply-ban by xon add-on (paid)
- When "Ban thread changes on thread reply ban" option is set, block thread poll vote/edit/delete actions and editing tags
- Add "Display user's thread reply ban list when viewing account details" option
This add-on is now available on atelieraphelion.com
Thanks to @Stuart Wright for sponsoring this update.
- Require StandardLib v1.18.0+
- Add "Banned from threads" tab to the account details/wrapper, which is a page which lists threads a user is reply-banned from in order of ban date
- Add "Ban thread changes on thread reply ban" option, catch-all for thread changes (default true)
- Prevent someone who has been thread reply banned from editing various thread settings in that thread. covers:
- Editing
- Deleting
- Lock/unlock
- Stick/unstick
- Create polls
- Move/merge actions
- Post friction settings (SV/PostFriction add-on)
- Thread Collaboration settings (SV/CollaborativeThreads add-on)
- Affects various moderation actions, even for mods.
- Fix "Attempt to read property "is_banned" on bool " warning
- Require XenForo 2.2+
- Require php 7.2+
- When "Display thread reply banned banner on user's posts" is enabled, display a banner for banned users stating they can't reply to a thread
- Fix off-by-1 second in is reply-ban check
- Fix showing reply-ban banner in thread view
- Improve Threadmark support
- Fix Collaborative Threads support
- Fix Threadmarks reader mode check (Unknown entity option: threadmark_category_id)