- Permission to bypass Akismet (#24)
- Option to remove blatant spam (#24)
- Sending additional parameters like is_test (#24)
- PHP 8 compatibility (#24)
No changes.
- Compatibility with Flarum v1.0.0.
- Updated admin category from moderation to feature (#18)
- Moved locale files from translation pack to extension (#17).
- Updated composer.json and admin javascript for new admin area.
- Updated extend.php with latest extenders.
- Incorrect use of Container::url method
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Updated JS dependencies
- Replace event subscribers (that resolve services too early) with listeners (cf3f724)