Threadmarks Pro

Threadmarks Pro 2.14.1

No permission to buy ($40.00)
  • 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
  • Like
Reactions: Sunka
  • 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
  • Like
Reactions: Sunka
  • Fix threadmark header index with non-breaking text causing text to escape the container
  • Like
Reactions: Sunka
  • 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
  • Like
Reactions: Sunka
  • Fix approve/delete of threadmark index from approval queue could take an unexpectedly long time due to triggering rebuilds inside a large transaction
  • Like
Reactions: Sunka
  • Fix inline post-edit not matching css for threadmark/threadmark category inputs
  • Add explainer on-hover text for recent readers (phrase svThreadmarks_recent_reader_explain; "Member count in the last 7 days who have read a threadmark created in the last 7 days")
  • Reduce queries for threadmark RSS feeds
    • Recommend updating Optimized List Queries to v2.7.0+
  • Like
Reactions: Sunka
Back
Top Bottom