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.4
No permission to buy ($40.00)
php 8.4+ compatibility fixes
Fix approval queue and deleted log may not be deleted if the threadmark/threadmark index is deleted when in an unexpected state
Fix merging threads, where the source thread has an unapproved threadmark index and the target thread has an approved threadmark index which results in an orphaned threadmark index stuck in the approval queue
Fix attempting to approve an orphaned index without any content would fail with an internal server error
Fix XF2.3.8 error "Cannot call method first on a non-object (array)"
Fix "use threadmark index icon" feature could cause unexpected queries with 3rd party add-ons. Should happen less.
Adjust html layout for threadmarks overlay for better 3rd party style compatibility
Require StandardLib v1.22.0+
Fix uploading an threadmark index icon would trigger a javascript error on XF2.3
Fix collapsing the threadmark list in an overlay would instead toggle the threadmark list embedded on the first page of a thread on XF2.3
Support webp for threadmark index icons
This feature requires XF2.3+
Adds "Optimize threadmark index icons" rebuild option under "Rebuild caches" admincp page
On upgrading, if "Optimize images" has been configured existing threadmark index icons will be optimized
Fixup "what's new threadmarks" html
Add style properties to control various threadmarked content footer behavior
Add style property, "Show additional post details in threadmark footer for narrow devices" (default true)
Add style property, "Show Bookmark in footer" (default true)
Add style property, "Show jump-to-top-of-content in footer" (default false)
Update threadmarked content footer to render items in the same order as desktop to stop the footer moving around the threadmark navigation icons
Fix reader/unread didn't respect the threadmark category in the URL
Improve XF Cloud compatibility by removing the use of assert()
Fix column for word-count (when using Word count search addon) in threadmark list would cause odd-wrapping for non-standard font-sizes
Adjust width on threadmark date in threadmark list to avoid wrapping in more cases
Adjust mobile touch zone of threadmarks in a list to be less aggressively tall from the threadmark label
Fix internal server error when viewing the threadmarks/unread page
Improve threadmarks author stats view for mobiles
Fix "New Threadmarks" tab may not filter correctly if showing mixed threads & conversations