Recent content by Xon

  1. X

    CronEntry::verifyRunRules does not validate value ranges

    verifyRunRules validates that only the expected attributes ('dom', 'dow', 'hours', 'minutes') exist, but doesn't validate the list of values are in the expected range (0-59 for minutes, 0-23 for hours, etc)
  2. X

    ElasticSearch Essentials - 3.16.1 - Bugfix & maintenance

    Require StandardLib v1.20.0+ If installed, require Redis Cache v2.17.0+ If installed, require Redis View Counters v2.4.0+ php 8.4 compatibility fixes Fix bulk search when using XF2.3, note; add-on is not fully XF2.3 compatible yet Fix autocomplete results could return less results than expected...
  3. X

    ElasticSearch Essentials [Paid]

    Xon updated ElasticSearch Essentials with a new update entry: 3.16.1 - Bugfix & maintenance Read the rest of this update entry...
  4. X

    Search Improvements - 2.14.0 - Feature update

    Add "Push thread prefix text into search" option (default true) Supports ElasticSearch Essential's autocomplete Requires manual rebuild of threads on changing this option
  5. X

    Search Improvements

    Xon updated Search Improvements with a new update entry: 2.14.0 - Feature update Read the rest of this update entry...
  6. X

    Multi Prefix - 2.13.4 - Bugfix & maintenance update

    Fix threads could fail to be re-indexed when changing the prefix list This update does not trigger a search index rebuild Improve Prefix Essentials compatibility (not yet fully compatible)
  7. X

    Multi Prefix [Paid]

    Xon updated Multi Prefix with a new update entry: 2.13.4 - Bugfix & maintenance update Read the rest of this update entry...
  8. X

    Advanced Bb Codes Pack - 1.14.8 - Bugfix update

    Fix h1 tag not having the expected styling applied on copy&paste Fix discord code-block copy&paste support Fix copy&paste of inline code blocks where forced onto new lines Add copy&paste support for font-awesome icons generated by this addon
  9. X

    Advanced Bb Codes Pack [Paid]

    Xon updated Advanced Bb Codes Pack with a new update entry: 1.14.8 - Bugfix update Read the rest of this update entry...
  10. X

    Extended Ignore by Xon - 1.5.2 - Bugfix update

    Fix installer for new installs Make font-awesome icon for ignore/unignore to be configurable by style properties
  11. X

    Extended Ignore by Xon [Paid]

    Xon updated Extended Ignore by Xon with a new update entry: 1.5.2 - Bugfix update Read the rest of this update entry...
  12. X

    XF 2.2 Old users are becoming SPAM everyday !

    Frustratingly, I've seen these compromises from accounts that are +8 years old to ones which are less than 2-3 months old. I've been using "I'm under attack" clouldflare setting for the /login url which has migrated most of it, but it has collateral damage (hates on 32bit firefox apparently)...
  13. X

    Signup abuse detection and blocking [Paid]

    Look for the "reject" line; reject. IP threat score: 1 You likely need to change the getipintel.com integration and the high confidence match from "reject" to "moderate" (the default is moderate anyway)
  14. X

    BbCode pages [Paid]

    I tend to run the message limit at about 200000 characters (or about 50k words of lightly formatted content) so I never really noticed this. I'll need to consider adding a separate limit for bb-code pages, but that content limit shows up elsewhere too
  15. X

    Alert Improvements by Xon

    This error is unrelated to any of my add-ons, it is occurring inside XenForo's code and happens when a conversation has no messages (or the message was deleted from the database)
Top Bottom