1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 00:31:17 +02:00
Files
php-flarum/framework
Toby Zerner 7c25880806 Fix posts being incorrectly visible on user page. closes #680
- When no discussions are visible, the query that filters posts by discussion visibility was incorrectly making all posts visible.
- Also hide user profiles altogether if discussions are not visible.
2016-03-10 17:50:29 +10:30
..