No changes.
No changes.
- Compatibility with Flarum v1.0.0.
- Simplified TagPolicy.
- Unpredictable behaviour existed with discussions marked
is_private
(#26)
- Updated admin category from moderation to feature (#24)
- Moved locale files from translation pack to extension (#22)
- Comment and discussion count not updated after post approval (#16)
- Updated composer.json and admin javascript for new admin area.
- Updated extend.php with latest extenders.
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Removed AssertPermissionTrait (#19)
- Updated JS dependencies
- Stop using deprecated core events, use extenders instead