Recent content by DragonByte Tech

  1. DragonByte Tech

    Addon Changelog

    You still can’t have 1 entry per version regardless. Bear in mind I have an addon with over 100 updates (eCommerce). The amount of bloat in addon.json would be immense. I fully support the concept of having a changelog config section that tells XF where my changelog file is located and what...
  2. DragonByte Tech

    Deprecate and remove UppercaseForeachAsFixer

    I think this is a fragment of the vBulletin days, which is where this exact stylistic choice originated - all keywords lowercase except for AS. To be honest, it doesn’t bother me at all - I see dotted line I Opt-Enter and hit “Php-Cs-Fixer: Fix the entire file” 🤷‍♂️ I’ve spent a lot of time...
  3. DragonByte Tech

    mariadb innodb_snapshot_isolation=1 causes "Record has changed since last read in table" errors

    Also, while you're looking at DB exceptions, \XF\Db\Exception should be renamed to \XF\DbException so we can use them without needing to make an alias - it's too generic of a class name :D
  4. DragonByte Tech

    [DBTech] DragonByte Bluesky Poster

    This has now been fixed, thanks :D
  5. DragonByte Tech

    [DBTech] DragonByte Bluesky Poster

    DragonByte Tech updated [DBTech] DragonByte Bluesky Poster with a new update entry: 1.2.2 Read the rest of this update entry...
  6. DragonByte Tech

    [DBTech] DragonByte Bluesky Poster

    Oh, I misunderstood what you meant, I thought you were saying the tags in the posts themselves were showing %23geek. I bet they auto prepend the # now 🤔
  7. DragonByte Tech

    [DBTech] DragonByte Bluesky Poster

    I'll test it locally when I have time :) If I don't post back later today, feel free to post @ DBTech so it gets logged and I can review it later!
  8. DragonByte Tech

    [DBTech] DragonByte Bluesky Poster

    I am not able to replicate this @ my own site, see this post: Does this happen when you use the global tags, per-forum tags, or thread tags?
  9. DragonByte Tech

    [DBTech] DragonByte Social Groups [Paid]

    DragonByte Tech updated [DBTech] DragonByte Social Groups with a new update entry: 2.4.0 Read the rest of this update entry...
  10. DragonByte Tech

    [DBTech] DragonByte Mail [Paid]

    DragonByte Tech updated [DBTech] DragonByte Mail with a new update entry: 5.1.0 "Gold" Read the rest of this update entry...
  11. DragonByte Tech

    [DBTech] DragonByte Mail [Paid]

    RTFCL (Read The Fabulous Change Log) ;) It's not my fault if someone uses an older version of the addon. The issue has been fixed for over three months and there have been no reports of the issue persisting.
  12. DragonByte Tech

    Amazon SES Bounces Support

    That issue has been resolved in v5.1.0b1: https://www.dragonbyte-tech.com/store/dragonbyte-mail.342/release/2215/ As there are no reported bugs in the v5.1 line, it can be considered stable at this time. v5.1.0 "Gold" will contain no changes other than a minor fix to the "Maintenance" AdminCP...
  13. DragonByte Tech

    [DBTech] DragonByte Mail [Paid]

    No. Bulk checks don't return results in the normal way, they send you an email when the results are ready, so you would be manually handling thousands of emails. Furthermore, it doesn't save any credits as it still counts 1 email = 1 lookup.
  14. DragonByte Tech

    [DBTech] DragonByte Mail [Paid]

    I don’t believe I apply any specific ordering so presumably in order by user ID ascending, but I don’t know.
  15. DragonByte Tech

    [DBTech] DragonByte Mail [Paid]

    Then your best bet is to export the log from your validation service, as any numerical statistic like that above does not constitute proof of anything.
Back
Top Bottom