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 ποΈ
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 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?
davwheat debynory If you use the FoF/impersonate extension alongside this, yes. Head to the user you wish to snoop on's profile page, then press Controls, the Login as user. You can read their PDs as if you were them.
clarkwinkelmann debynory davwheat in the past if users flagged a private post, it would give moderators access to the post. However I'm not sure if this feature was changed in the latest releases.
IanM 0.5.5 Allows admin to pre-select either a primary or secondary tag for all new private discussions to go into (previously only a primary tag was supported. (Thank you for your contribution @davwheat ) Fixed erroneous 'replied' notification when a post in a private discussion received a like or reaction. FriendsOfFlarum/byobu114 Fix duplicate reply/posted notifications. FriendsOfFlarum/byobu123 Updating composer require fof/byobu php flarum cache:clear