Hey everyone,
The forums private discussions are going to be phased out soon.
On September 1st, they'll be deprecated where you will be able to respond to existing private discussions but not create new ones.

To replace it, the new chat is available.

  • It's asynchronous, you don't need to be online to receive messages
  • You may customize notifications (including email)

Private Messages with Zulip (chat)
https://zulipchat.com/help/private-messages

  • JTL replied to this.

    Slacor I personally don't see the need for a separate private messaging system (Flarum PM's was fine, maybe could've used a bit more distinction between forum posts or PM's ),

    Also I notice the "profile" filed of user accounts doesn't exist anymore. This intentional?

      JTL Flarum PM's was fine, maybe could've used a bit more distinction between forum posts or PM's

      It is functional, but also buggy. During upgrades I've had to reset the "is_private" flag directly in the database to rehide private discussions - for all private discussions.
      As for design, as long as you regularly logged in it worked. If you don't, the private discussions can easily be overridden by others and become lost. There are still no notifications for this either. Then there's issues like inability to allow it to become a public discussion as well as "new discussion" notifications that are actually private discussions that you can't see.
      Some of these issues I brought up in 2015-2017, but some never were addressed and the design was established as a normal discussion, just hidden from most people.

      There is some work on a more legitimate pm extension, however it looks like it'll be for cost. And the trend seems to be some kind of monthly payment.

      JTL Also I notice the "profile" filed of user accounts doesn't exist anymore. This intentional?

      I think that was related to a forum upgrade where the dev's removed it. There was a extension to replace it, which I've installed.

      • JTL replied to this.
        10 days later

        Slacor It is functional, but also buggy. During upgrades I've had to reset the "is_private" flag directly in the database to rehide private discussions - for all private discussions.
        As for design, as long as you regularly logged in it worked. If you don't, the private discussions can easily be overridden by others and become lost. There are still no notifications for this either. Then there's issues like inability to allow it to become a public discussion as well as "new discussion" notifications that are actually private discussions that you can't see.

        I have some technical ideas on how both could be fixed, but I'm a busy person these days so don't quote me on that.

        Understood.

        5 months later
        dev