phloo first off upgrade Flarum to beta 13 including all extensions. Secondly make sure to configure url properly in your config, a fallback is required as just using $_SERVER['HTTP_HOST'] won't work in cli.
url
$_SERVER['HTTP_HOST']
luceos we updated to beta 13 and now it works as intended. the only thing that is buggy is the mail notification as the https:// is missing.
View it here: //domain.com/d/187-pn-die-10-000te-d/3
Byobu now exports components so that other extensions can use them, this change was made to add autosave to FoF drafts
askvortsov Byobu now exports components so that other extensions can use them, this change was made to add autosave to FoF drafts
button
My fault for not including it in the notes
composer require fof/byobu php flarum cache:clear
composer require fof/byobu:^0.5.2 php flarum cache:clear
Updates coming thick and fast today 🙂
fof-byobu_primaryControl
Thanks to @davwheat for his work on this 👍️
ornanovitch The next release is mostly around bug fixes, but this change is also present (as an option)
Work is still ongoing to address some other open issues
composer require fof/byobu:^0.5.4 php flarum cache:clear
Thanks to @davwheat for FriendsOfFlarum/byobu#120
@ianm I think there is a problem about listing private discussions at https://domain.com/u/user/byobu .
For instance: Private disussion seen more than one if you make it private then open to everyone (Make this three or four times and dont change users, select the same users)
fakruzaruret yes, this is related to FriendsOfFlarum/byobu#110
ianm I do this behaviour to hide discussion from everyone. I have to select a user in current version. I cant select just group. Is there another discussio hiding option in Flarum?
fakruzaruret if you have the permission enabled (or if you are admin) you can specify a group as a recipient
ianm I can specify a group but I can't select only group without selecting user together. I have to select at least a user.
I can not click to "OK" button (it is disabled) after specify group. The button enable when I specify a user in addition to group.
fakruzaruret You must specify yourself (auto-filled), and a group, in this case.
ianm hurray 😃 Thanks for all your work on all this
ianm hurray again ! Thanks a lot, I'll test that ASAP 😁
volkan28 you should upgrade to beta.13 to resolve this
ianm I ve just noticed it and deletede the post but you got me🙂
Hello,
Not sure if this is a bug, I haven't change any of my CSS, and I'm pretty sure it didn't look like this before (the user name in a private discussion).
It should look more like this no?