JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Threadmarks Pro
2.24.2
No permission to buy ($40.00)
Require StandardLib v1.11.0+
Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
Fix using deprecated function with latest standard lib version
Improve xf-rebuild:threadmarks-read-tracking command to better iterate over all users who have threadmark read tracking for content
Running this CLI command is very slow as it must visit every user for every thread that has threadmark read data
Fix threadmark read tracking was not pruned when a threadmark or thread was deleted
Fix CLI command xf-rebuild:threadmarks-read-tracking being largely non-functional and performing very poorly
Improve threadmark read tracking to more aggressively prune threadmark read into a single last read value to better control bloat of the xf_sv_threadmark_read table
php 8.2 compat fixes
Require XenForo 2.2+
Rename some add-on internal methods to avoid possible name-clashes
Remove "Enable display of threadmark index icons" style property, replaced by global option "Enable threadmark index icons"
Convert "Enable dynamic threadmark index icons" style property to "No threadmark icon behaviour" style property with the options;
No icon
Static image
Dynamic default
When viewing a thread/conversation/threadmark index, do not ignore threadmarks which are from ignored content threads/conversations
Compatibility fix for Watched Threads Filtering not supporting filtering by last threadmark or watcher count
Fix unexpected wrapping issue with threadmark index title on mobile devices
Fix alignment issue of 'reader mode' and 'rss' buttons for a threadmark category on mobile devices
Improve alignment behaviour of threadmark header/footer on mobiles
Support using MultiPrefix when rendering thread titles in threadmark overview for a thread, this also avoids triggering a minor php 8 compatibility issue in XenForo code
Fix threadmark header index with non-breaking text causing text to escape the container
Require Standard Lib v1.7.1+
If installed, require Optimized List Queries v2.8.0+
Fix that with XF2.2 in reader mode, threadmark ordering was not always consistant
Fix reader-mode links in conversations
Rework soft-disabled "all threadmarks" reader mode
Fix XF2.2 integration
Ue a more optimized query in "all threadmarks" reader mode
Add option to explicit control if "all threadmarks" mode is accessable
Fix approve/delete of threadmark index from approval queue could take an unexpectedly long time due to triggering rebuilds inside a large transaction