Threadmarks Pro

Threadmarks Pro 2.23.9

No permission to buy ($40.00)
  • Fix edge case where the content for a threadmark could be loaded twice
  • Harden notification code paths to better handle sending large number of alerts
    • Requires Thread starter alerts v2.5.0+ add-on to actually use
  • Fix rounding for word-count in threadmark rss feed
  • Add support for upcoming Thread starter alerts v2.5.0+
    • It will adds "threadmark alerts", not just "thread starter alerts".
  • Add image dimensions and mark as lazy loading for a thread's threadmark index icon
  • Update per-forum option "Use threadmark index icon instead of a user avatar in the thread-list" to "Use threadmark index icon instead of a user avatar"
    Supports [searchcontent] bb-code from Advanced BbCodes pack, and autocomplete from ElasticSearch Essentials.
  • Update to better support new "INP" or "Interaction to Next Paint" by avoiding triggering repaint/reflow of content on threadview due to attempting to fit too many categories inline with the top page nav controls
  • When sorting threadmarks by category, display the threadmark's content creation date
  • Add sort-threadmark link per recent threadmark list if the user can sort threadmarks
  • Fix "SV\Threadmarks\Job\Cache::getNextIds(): Return value must be of type array, null returned" error generated when installing add-on.
    This did not block the installer or cause the add-on to fail, but could cause repeated errors if the site was in debug mode.
  • Fix edge case with installer when the add-on is deleted and re-installed when extended by other add-ons
  • Fix not syncing the threadmark state when the post state changes (ie deleted)
  • Fix various numerical admincp options which did not step in the incremental values as intended, while allowing arbitrary values in the range to be entered
  • Fix approval queue could have lingering non-visible threadmarks waiting for approval
  • Fix soft-deleting a moderated thread with a moderated threadmark on the first post would leave an entry in the approval queue
  • Fix non-active threadmark index could be picked using "Content with threadmark index url" option when posting a new thread
  • Require Standard Library by Xon v1.18.0+
  • Implement XF2.2 LinkableInterface interface for various entities where it makes sense
  • Change 'threadmark-index-icon' to silently return an empty string is passed null for the threadmark index, and allow the href parameter to work without being in update mode
  • Add "Use threadmark index icon instead of avatar" per-forum option (default: false)
  • Fix unknown template macro error on creating a new thread when a threadmark index is required but a user isn't permitted to create one
  • Add 'backdate' option when adding a threadmark
    • Sets the threadmark create date to the content's, and sets the threadmark creator to the thread/conversation starter
Back
Top Bottom