luceos 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.
phloo 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
askvortsov 0.5.1 Byobu now exports components so that other extensions can use them, this change was made to add autosave to FoF drafts
ornanovitch askvortsov Byobu now exports components so that other extensions can use them, this change was made to add autosave to FoF drafts Does this mean that we could move the private discusssions button like this with an extension ? 🔽
IanM 0.5.1 (continued) My fault for not including it in the notes Adds support for group recipient notifications for 'Private Discussion created' and 'Private Discussion replied' Adds user recipient notification for 'Discussion made public' A few small bugfixes Updating composer require fof/byobu php flarum cache:clear
IanM 0.5.2 Fix issue discovered by the giffgaff community where starting a private discussion from a user card (when restricting Byobu to a specified tag) still requested a tag to be selected Update composer require fof/byobu:^0.5.2 php flarum cache:clear
IanM 0.5.3 Updates coming thick and fast today 🙂 [Mobile UI] Improve placement of 'Start private disccusion' button [Mobile UI] Add 'cancel' button on select recipients modal [Dev] Include CSS class fof-byobu_primaryControl to allow for 3rd party themes to customise as they see fit. Update composer require fof/byobu php flarum cache:clear Thanks to @davwheat for his work on this 👍️
IanM ornanovitch The next release is mostly around bug fixes, but this change is also present (as an option)
IanM 0.5.4 Fix composer remains open after creating a Private Discussion from the user card FriendsOfFlarum/byobu120 Use a dropdown menu in extension settings to select the tag to use Add preference to show Private Discussion link on forum nav items example (ornanovitch ) Improve code around bypassing tags (if preference is enabled) Work is still ongoing to address some other open issues Updating composer require fof/byobu:^0.5.4 php flarum cache:clear Thanks to @davwheat for FriendsOfFlarum/byobu120
fakruzaruret @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 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?
IanM fakruzaruret if you have the permission enabled (or if you are admin) you can specify a group as a recipient
fakruzaruret 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.
huuduy216 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?