Threadmarks Pro

Threadmarks Pro 2.23.11

No permission to buy ($40.00)
  • 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
  • Love
Reactions: Cyberkef
  • 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
  • Fix search pop-up on the threads/threadmarks page not having the expected context (ie search this thread option)
  • Fix deleting a reaction on the first post of a thread would cause the thread reactions to unexpectedly reset
  • Fix internal site error when editing a post which adds a threadmark and an attachment
  • "Read thread" link on /threadmarks page now jumps to the first post instead of the start of the thread which may have embedded threadmark index
  • Remove ajax filter from embedded threadmark list
  • Fix incorrect permission check when creating a thread and using an existing thread as the source of the threadmark index.
    • This would disclose the threadmark index from the existing thread (if it exists), but would not show the existing thread title or contents
  • Fix recent threadmark dropdown did not attribute the threadmark's creation to a user
  • Add "Threadmarks - Show additional links in grid all the time" style property
  • On threadmarks page, add "read all threadmarks" reader mode link (if reader mode and "all" reader mode is enabled)
  • Restore showing post like count when hovering on a threadmark's wordcount and post page/position in links.
    • This is done by embedding various content metadata into a json blob on the threadmarks table, which avoids additional joins
    • Requires rebuilding threadmarks via php cmd.php xf-rebuild:threadmarks --resync (should be done after the installer finishes)
  • Fix "Call to a member function exists() on null" when moving a threadmarked post to an existing thread
  • Fix watch button & tags displaying when the threadmark index header is embedded into the first page of a thread
  • If installed, recommend Extended Ignore v1.4.1+
  • Fix "Recent threadmark alignment:left" did not correctly apply on very narrow devices
  • Add "Threadmarks - show additional thread links" style property (default disabled).
    Controls showing last post/latest unread/ignore thread links to threadmark page. Works with older versions of Extened Ignore, but really recommend v1.4.1+ for the best styling
  • Add "Threadmarks - show tags" style property (default disabled) to show content tags on the threadmarks page
  • On threadmarks page, add "watch" button for content which supports it (ie threads) and show tags if the content has tags.
  • Reduce queries when displaying additional threadmark index information in the thread list
  • Reduce queries when viewing a tag page
Back
Top Bottom