Not at this moment in time no. It's something we want to do.
Template work via agents is still rough to say the least, even for add-on work. Style work is also not something we're doing very often so ironically we don't always have the expertise necessary to steer it in the right direction.
Just to be clear, it's not exactly a "support AI assistant" it's just development metadata / instruction files so your existing AI agents (like Codex and Claude Code) grasp a better understanding of the framework.
I think you know that already but I just didn't want people to pick up on this...
Later this week we will be releasing XenForo 2.3.10 with a couple of notable additions for developers.
Phrase tools
For more years than I've been at the company, we have had an internal tool which we use during development of features to help us keep on top of phrases. It scans the code base to...
At least for now, I'm recommending that we don't make changes here.
To canonicalise the full journey to this point, the code is currently where it was at a few versions ago where it used FQNs. There was I think a single release cycle where it attempted to use short names via imports but it was...
This report covers the same issue:
https://xenforo.com/community/threads/incorrect-in-rating-count-the-phrase-appears-in-other-languages.227943/
Has been fixed in the next release.
This is unlikely to be a bug in normal operation. I appreciate it's been a while, but did you ever get to the bottom of this? I could really only see this happening if you reverted to an older version of the database.
This would be more of a suggestion for the core software than a bug. This is just how ignored content works, across the board. Ignoring a user doesn't change what records are returned, they are returned as normal, but are then hidden and can be unhidden.
Doing something different would be a...
No it fixes the issue reported only.
But further, the issue you describe doesn't exist. The XF\Service\Report\ClosureNotificationService requires users that currently exist to be notified so a deleted member would not be alerted.
$users = $this->app->em()->findByIds(User::class...
If you're working with XenForo, first tip would be that you should enable development mode, add the following to config.php and run php cmd.php xf-dev:export --addon XF:
$config['development']['skipAddOns'] = [];
This allows the XF development output to be generated which will include...
Yes custom thread fields. I think you can already do this. Search forums are a little bit misleading in naming because they don't actually use the actual search index. They use the "searcher" system in the back end (think like the search users page or the criteria you get when using batch update...
A short while ago we let you know about some improvements coming to XenForo 2.4 related to custom fields. You can catch up here:
https://xenforo.com/community/threads/custom-field-improvements-filtering-and-more.235686/
Today we're continuing on that topic with the next logical progression...
Yes they’re just images.
Tenor was the preferred option until Google announced they are disabling API access soon.
Founders of Klipy originally founded Tenor so they know what they’re doing at least.