• Extensions
  • FriendsOfFlarum Byōbu, well integrated, advanced private discussions

6 days later

Hi, Quick question: am I the only one who has a problem when we post a private discussion where there is the message with the "Oops..."? Thanks

9 days later

I see there has been a new release of the extension that has not been announced but on the GitHub page it has been described as fixing the issue I was concerned about:
CyberGene

I've just updated and can confirm that editing participants of public discussion is not possible anymore which basically fixes the issue. Thanks 🍻

When I create a new private discussion or reply to one, a red error pops up that says: Oops! Something went wrong. Please reload the page and try again.

How do I fix this?

    This is what the logs say:

    [2022-03-10 07:33:45] flarum.ERROR: Symfony\Component\Console\Exception\NamespaceNotFoundException: There are no commands defined in the "fof:sitemap" namespace.

    Did you mean one of these?
    fof
    fof:polls in /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php:639
    Stack trace:
    #0 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(690): Symfony\Component\Console\Application->findNamespace('fof:sitemap')
    #1 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(259): Symfony\Component\Console\Application->find('fof:sitemap:cac...')
    #2 /home/jesuslov/reviewscope.net/vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
    #3 /home/jesuslov/reviewscope.net/vendor/flarum/core/src/Console/Server.php(42): Symfony\Component\Console\Application->run()
    #4 /home/jesuslov/reviewscope.net/flarum(24): Flarum\Console\Server->listen()
    #5 {main}

      15 days later

      When recipients are removed from a private discussion, they show up as [deleted] in the entire conversation. This can be improved to retain username so that we know who was around previously and then removed

        Merged 1 post from Issue when removing private discussion recipients.

        rumer oh that is actually pretty stupid. Must be a missing include or something.

        @luceos

        I found the [deleted] string in public/assets/forum-en.js, but changing it to {username} and {{username}} both had no effect. I'm really new to flarum 🙂

          Just installed this in my website. It's cool that an email is automatically sent to a user who is invited to a private discussion. But is there a way to change the content of the email?

          Thanks very much and great work on this extension. Just exactly what I need.

            rumer yeah that won't work. The reason it shows as deleted is because it needs to inject a user object there, as the deleted user is not included in the API payload it doesn't have that. I should look into it when I have the time.

            majbador But is there a way to change the content of the email?

            You should be able to use fof linguist to change email contents, see https://github.com/FriendsOfFlarum/byobu/blob/fbb9797e7fbb786d799005361867a1082b731fba/resources/locale/en.yml#L92-L138, key to use:

            fof-byobu.email.body.private_discussion_created

            15 days later

            I just discovered this was flarum private messaging! (because of the name, I didn't realized it).

            It works great, but I'm a little unsettled too by the way it's really mixed with other discussion. One first easy step to separate it, at least symbolically, could be to propose in the options panel to just make it an icon in the top right (near the bell), rather than an entry in the menu like other forums?

            There could also be an option to remove those discussions from the "all discussions" section.

            7 days later

            There seems a problem of reciving notification from " other people create a private disccusion with me " I promise i double-checked the notification setting that allows getting nofication from all byobu.

            no error and no other problems. just not nofity users.

            7 days later

            It seemed I installed Byōbu successfully, but not appeared in the extensions.
            Please help.
            Thanks.