• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

Extended Ignore 1.3.0

Change log

  • Fix restoring ignored thread backup did not reliably redirect back to the ignored thread list
  • Fix case where ignoring posts by users could push a large IN clause into SQL instead of just using a join
  • Fix race-condition which allows ignoring more users than a user should be allowed to
  • Fix compatibility with Thread Starter alerts where watching a thread did not unignore it
  • Extend ignore thread feature to integrate with What New feature & XF's Thread Widgets
  • Add a flood check of 1 second when ignoring users
  • Add pagination & filtering to the account user ignore page
  • Add "include ignored" filtering to "New Posts" filtering & default exclude ignored
  • Add "Ignoring users ignores their threads" option (default enabled)
  • Add "Latest activity" support for ignored threads
Back
Top