Recent content by Chris D

  1. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    He still owns the company with Kier and is a company Director but Mike is not currently employed in a development role. We’ve been losing a large amount of third party developers every year for 10 years allegedly but the resource manager is as busy as ever. People come and go, sure. In some...
  2. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    I mean we're not entirely incompetent. It would be extremely stupid for a business to have a single employee in control of everything. Especially when, logically, if there was one person (or two), that wouldn't be me, it would be @Kier and @Mike, being owners of said business.
  3. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    That is incorrect. There are six members in the xenforo-ltd org. Which doesn't power only the public repos you might be able to see, it also houses our main development repos. I just happen to be the only one listed publicly, which is, I guess, a personal preference of the other staff. When I...
  4. Chris D

    Not a bug Ability to React Despite Disabled Reactions

    What mechanism exactly have you deployed to prevent the first post from being reacted to? The reason I ask is because I can clearly see that reactions are enabled in the forum in your video, because the reaction links are visible on the subsequent posts. This isn't a feature of the software...
  5. Chris D

    XenForo Cloud Diskspace & Backup Queries

    Offering additional storage is a fairly new option and is really still in a state of testing so it is not yet widely available, nor fully integrated with our checkout process. With that in mind, additional storage is available on request and can be added after the subscription is purchased, at...
  6. Chris D

    Can we add AWS SQS files to the main vendor folder?

    "config": { "vendor-dir": "src/vendor" }, This will ensure your composer.json uses the same directory as us.
  7. Chris D

    Can we add AWS SQS files to the main vendor folder?

    You should be able to use the src/vendor directory. To be on the safe side, because we already ship a partial AWS SDK, you’ll want to pin it to the same version as us which is ~3.0 or, to be more specific, 3.325.0 is the version we shipped with 2.3.7.
  8. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    I'm not sure how aggressive it will be, yet, but ultimately we do want a stronger separation between data and view layers. While potentially useful in some contexts, for the most part, there's no reason to be triggering explicit database interaction in templates. (Implicit interactions, such as...
  9. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    That happened in the last 10 years, not 2 years. The software - including the admin control panel - is fully operable from a mobile device Yeah. Of course they do. It's a shame you seem to think everyone is stupid. Most people are intelligent enough to know how basic things work, and even if...
  10. Chris D

    Browser issue Slow logout on Chrome on XF.com

    It's not a bug in XenForo. What we are doing is telling the browsers that, upon logout, any cached data related to XenForo should be cleared from its memory. This is important because, without it, logging out of a shared computer would enable someone else to come along and potentially navigate...
  11. Chris D

    Not planned replace skype with whatsapp

    The most appropriate alternative to Skype is just renaming it to Teams (everyone is reachable on Teams in the same way they were on Skype). If you’d rather have WhatsApp, the best thing to do is just create a new WhatsApp field and let people populate that if they want to. XenForo no longer...
  12. Chris D

    XF 2.3 Can't quote anything after 2.3.7 upgrade

    We’ll need much more information. What does happen, is an error displayed, anything logged in the browser console, anything in the server error log, does it happen on a default style with all add-ons disabled. You will see from this forum here that quoting works fine.
  13. Chris D

    Not a bug copy & paste of image to make an attachment is blocked as webp isn't an allowed extension by default

    It is an allowed extension by default and it was added (if not already existing) in the 2.3.0 Alpha upgrade script. { "edit_format": "textbox", "edit_format_params": "rows=6", "data_type": "string", "sub_options": [], "validation_class": "", "validation_method": ""...
  14. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    That is not what we said in the slightest @Digital Doctor.
  15. Chris D

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    Is there a point to this debate and does it relate to this XenForo 2.4 HYS? I think not. So let's leave the semantics of small/large releases here, please.
Back
Top Bottom