mirror of
https://github.com/flarum/framework.git
synced 2025-06-06 16:24:33 +08:00

Anti-spam extensions may automatically hide the first post in a discussion, and thus we had to implement smarter permissions so discussions with zero posts wouldn't be visible to users other than the author/mods. This change allows those hidden posts to be restored again.