SychO CyberGene That's a very interesting case scenario, name spoofing using confusable characters (similar looking characters but actually different). There's potential for anti-nickname spoofing extension/feature there. CyberGene How long has that regexp functionality been broken for? Not sure, but it has been patched now https://discuss.flarum.org/d/27852-flarum-v1-release-announcements/16 CyberGene BTW, is there an extension that would require a mod approval for nickname changes? Also, is there something like a mod/admin report that I will receive upon new user registration with details about username, nickname (in a fixed width font), avatar. Also, mod approval for avatar changes. Not that I know of.
Braden I don't know if this a right place to include this, Like searching for: 5g , flarum is unable to fetch. Due to unable result, no suggestions are displayed, despite many discussion's have 5g.
davwheat Braden That's probably because Flarum requires a minimum of 3 characters to perform a search. Under that, results are likely going to include unrelated discussions a lot of the time (maybe not for a search string like 5G, though, like your example).
si_edgey Thanks for the work on v1.4. Currently on v1.3 email notifications are not triggering correctly. For example, a user is not getting an email notification for a new reply on a followed discussion, unless they have already seen the most recent post. This is discussed here. Thanks!
CyberGene luceos I asked this before but just in case: can I update to 1.3.1 while the forum is live? Or should I enable maintenance first?
luceos CyberGene unless there's a warning from our end, upgrading should be painless and swift in most cases. Setting the community to maintenance isn't really required.
CyberGene Hmmm, this is weird, I just updated it and when opening my forum, I got a page asking for the DB password. Well, I entered it and now all is OK. Was that expected?
Hari CyberGene it happens when you don't run php flarum migrate i think your flarum is just got updated from an older version 🤔
CyberGene Hari in the other discussion a migrate command was not specified. Maybe Flarum detected that I needed to execute "migrate" and did it? Should I consider all OK now, or is it good to just in case perform everything again, using explicit migrate?
CyberGene Hari I did everything again, the update said it had nothing to update, the migrate said it had nothing to migrate. Finally did a clear command. All was apparently good and is still good 😀 But I'm a bit OCD sometimes, so it doesn't hurt to be 100% sure 🤣
Hari CyberGene i use mercury extension to track updates, running migrate command is always a good habit 😃 soon they will release the package manager extension, we need not touch SSH ever if that extension goes live.
luceos We are featured on Hacker News: https://news.ycombinator.com/item?id=31638457 Share your love 🤟
SychO Hello, to extension developers, we have moved the reusable workflows from the .github repository to the framework repository so if your extension GitHub workflows have stopped working update your workflow files to point to flarum/framework/.github/... rather than flarum/.github/.github/... Or just update the flarum cli tool and run fl audit infra --fix.
luceos We have deployed the latest nightly onto Discuss in preparation of the upcoming release of v1.4.0. If you encounter any issues with discuss, do let us know.