Recent content by Xon

  1. X

    Signup abuse detection and blocking [Paid]

    Not really. Just don't make it scan multiple years and it should work
  2. X

    Selectable Logos [Paid]

    The add-on works by swapping the logo style property, so the html rendering is identical to stock
  3. X

    Selectable Logos [Paid]

    If you use a .svg logo, doing style variants with external css targeting the svg's structure would be doable without explicit support being added. Given svg's can have a <style> html tag inside them, you should just be able todo css inside them too.
  4. X

    Search Improvements - 2.17.1 - Bugfix update

    Fix when logging debugging for some search queries would throw unexpectedly
  5. X

    Search Improvements

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

    Selectable Logos [Paid]

    How would you see that working? It replaces the logo regardless of the style type (ie light vs dark), so it doesn't really work with style variations anyway.
  7. X

    Threadmarks Pro - 2.23.11 - Bugfix update

    Fix reader/unread didn't respect the threadmark category in the URL Improve XF Cloud compatibility by removing the use of assert()
  8. X

    Threadmarks Pro [Paid]

    Xon updated Threadmarks Pro with a new update entry: 2.23.11 - Bugfix update Read the rest of this update entry...
  9. X

    Admin Log Search - 2.9.3 - Bugfix update

    Fix pagination for banned user list when filtering
  10. X

    Admin Log Search [Paid]

    Xon updated Admin Log Search with a new update entry: 2.9.3 - Bugfix update Read the rest of this update entry...
  11. X

    Standard Library by Xon - 1.22.6 - Bugfix update

    When using "AJAX pagination with filter bar" (js/sv/lib/xf/filter.js), fix invalid javascript error message when filtering by a value without pagination wrapper Noticeable on the "logo selection" page of the Selectable logo (paid) add-on
  12. X

    Standard Library by Xon

    Xon updated Standard Library by Xon with a new update entry: 1.22.6 - Bugfix update Read the rest of this update entry...
  13. X

    XF options do not round-trip integer/boolean values as expected

    I patched this behaviour in my StandardLib add-on with the v1.22.x version: https://xenforo.com/community/resources/standard-library-by-xon.7915/update/49561/ It is why my add-ons have started depending on v1.22.0+, as this simplifies a bunch of my code and stops phpstorm detecting a false...
  14. X

    Dice Roller [Paid]

    Xon updated Dice Roller with a new update entry: 2.5.12 - Bugfix update Read the rest of this update entry...
  15. X

    Dice Roller - 2.5.12 - Bugfix update

    If Mod tools Improvements is installed, require v1.5.0+ Fix thread dice count would count non-visible posts Track actual dice-count per thread instead of posts with dice On install, will rebuild per-thread dice counts When merging posts with embedded dice, old references in the surviving post...
Back
Top Bottom