I think this is two separate bug reports judging by the difference between the title and the message. Both are valid though so I'll copy one and adjust.
No. Funnily enough, after 8 hours a day working and 8 hours a day sleeping, humans tend to have at least 8 hours a day for other things. Then there’s two whole days a week where there’s more room for non work-related activities.
This is like saying, “Am I correct to think that XF 2.4 are not...
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...
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.
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...
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...
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...
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.
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...