Optimized List Queries by Xon

xF2 Add-on Optimized List Queries by Xon 2.11.0

No permission to download
  • Add support for @Bob's Review Management System
  • Support conversation lists with large number of conversations (Requires SV/StandardLib v1.10+ for this feature)
  • Add support for Audentio's Feeds add-on, specifically the Thread Feeds
  • Update getEarlyJoinThreshold signature to be consistent, which is a backwards compatibility breaking change.
  • Add option "Fetch all the nodes at once instead of per-type", for forums with a large enough node-count the per-row XenForo Finder overheads become unacceptable
XFMG support
  • New options "Better XFMG Album List Page Threshold" and "Better XFMG Media-items List Page Threshold". For sites with large number of media items, try setting these values to 0
  • Shim reactions received lists (and reactions given if User Essentials is installed)
  • Add various addon options into their own grouping
  • Patch for XF2.1.8 and earlier sorting by position/post_date when getting latest replies, this causes an unexpectedly poor query performance
  • Fix shim for News Feed index choice
  • Re-release v2.3.0 without debug code.