Pollux Another example: While I was experimenting with Byobu recently, I managed to make a private discussion public by simply leaving as the last participant. At that point I had thought about giving each participant the possibility to withdraw from a private discussion, including the last participant.
I decided to refactor the whole logic of making private discussions public. That will no longer be possible. Discussions that have or had recipients (participant users or groups) will remain private (is_private
) and when everyone "left" the discussion will be soft deleted.
Hope that gives you more peace?