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.5
No permission to buy ($40.00)
Fix "New Threadmarks" tab may not filter correctly if showing mixed threads & conversations
Fix warning when attributing threadmark count stats for a guest user
Fix new threadmarks widget would not be restricted to expected subforums
Fix edge case where the author list's sort-order could be unstable
Fix merging users didn't update threadmark ownership records resulting potentially missing author statistic records
Threadmarks with bad user ids can be fixed up by running php cmd.php xf-rebuild:content-user-for-threadmark.
For threadmark author statistics, attribute posts with no user to 'guest' rather than not showing anything
Fix deleting a post would cause invalid links to be generated due to a stale cached post position information
When a threadmark is made visible after it was deleted/moderated, ensure the cached post information is resynced
Fix server error with php 8.2+ TypeError: implode(): Argument #2 ($array) must be of type ?array, string given)
Add "Sort by content date" button to threadmark sorts page
If a non-staff (from Advanced bb-codes pack) threadmark is added to a thread, move the index to an "incomplete" state if in hiatus/dropped.
Add "Index progress hiatus cutoff" (default disabled) and "Index progress dropped cutoff" (default disabled) options
Automatically expire "incomplete" threadmark indexes based on time.
XF2.3 support updates
Fix 'add threadmark' dialog javascript
Fix "Search threadmarked content only" option on advanced search was missing
Implement XF2.3 conversation search integration
Add threadmark category into post class list
Fix adding a threadmark to a post which had deleted a threadmark with a different position could result in the threadmark's next/previous links failing
Fix changing a threadmark category could result in broken next/previous links
Adjust phrases used on the threadmark index
Add 'scroll' icon to 'read all threadmarks' link
When adding a threadmark, show the content date for the previous/next threadmarks as applicable
Add xf-rebuild:content-metadata-for-threadmark CLI command
Fix editing a threadmark would reset it's creation date