Threadmarks Pro

Threadmarks Pro 2.14.1

No permission to buy ($40.00)
  • 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
  • Fix XF2.2 compatibility with various thread view template modifications
  • Like
Reactions: Sunka and TickTackk
  • Restore missing css for threadmark list
    • Fix icon spacing
    • missing indent depth in threadmark list
  • Like
Reactions: Sunka
  • Fix Threadmark recent threads javascript not being always loaded when needed
  • Like
Reactions: Sunka
Back
Top Bottom