mirror of
https://github.com/flarum/core.git
synced 2025-07-09 11:03:06 +02:00
- On the front-end, correct the check to see if the discussion has no more posts - On the back-end, run a query to count the posts instead of using the comments_count, because the comments_count does not include other deleted posts