Threadmarks Pro

Threadmarks Pro 2.21.1

No permission to buy ($40.00)
  • 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
  • Fix internal server instead of a 404 error on attempting to touch threadmark actions of a non-existent post
  • Fix on-thread preview with a threadmark header not respecting the max-height attribute as expected, and remove redundant borders.
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • Set Cache-Control:public when an rss feed is rendered for a guest
  • If a threadmark is required in a thread, do not let the last threadmark be deleted for normal users
  • If threadmark index is required in a thread, do not let it be deleted for a thread for normal users
  • Change the reader-mode footer the "view content" link to "view discussion" which jumps to just after the content instead of the start of the content
  • More aggressively wrap a thread's threadmark category list to avoid partial wrapping of the category list which consumes more vertical space than desired
  • Only inject threadmark index as thread preview if it is visible, even if the user can see non-visible threadmark indexes
  • For fourms which require a threadmark/threadmark index or embed a threadmark index into threads
    • Allow sorting forums by last threadmark date
    • Allow sorting forums by watcher count
  • Like
Reactions: Sunka
  • Work-around case where threads with only non-visible threadmarks do not show delete/moderated placeholders
  • Adjust flood timer for editing threadmark indexes
  • Attempt to prevent duplicate entry exceptions when adding threadmarks, includes adding a small flood timer and additional row locking.
  • Fix that non-visible threadmarks could potentially add css marking posts as having a threadmark
    • Triggers a rebuild of threads/conversations to correct cached configuration
  • Like
Reactions: Sunka
  • Fix unexpected N+1 queries when embedding the threadmark index into thread
  • Fix using threadmark username for the post username in news feed
  • Fix incorrect threadmark category rss link generation
  • If the user can edit/add an icon, add a quick link rather than requiring going through editing the threadmark index
  • Display watch count and 'recent' reader counts, display is controller by new style properties ("Show watch count" and "Show recent reader count") and recentcy by the new "Recent reader cut-off" option
  • Add "xf-rebuild:missing-threadmark-index" command to bulk-add threadmark indexes to threads without them in a given forum
  • Compatibility tweak for Collaborative threads
  • Like
Reactions: Sunka
  • Fix "new threadmarks" widget would not select any threadmarks if 'active conversations' and various thread options where selected.
  • Add "all threads" filter to "new threadmarks" widget, please check widget configuration. When updating widget configuration a thread option must be explicitly selected to include post threadmarks.
  • Avoid unexpected additional queries on replying to thread
  • Like
Reactions: Sunka
  • Reduce unexpected extra queries when XF loads new replies via ajax
  • Fix possible N+1 query behaviour when fetching various threadmark lists
  • Fix double-encoding of caching which is suprisingly expensive
  • Like
Reactions: Sunka
  • Fix unexpected additional user queries when threadmarks in the recent threadmarks are not from the thread starter
  • Like
Reactions: Sunka
  • Fix replying with a threadmark does not show the threadmark
  • Compatibility for Word Count search not seeing the threadmark at the expected phase during saving a new post
  • Like
Reactions: Gonanda and Sunka
Top Bottom