No changes.
- Add missing dot to
liked_by_text
translation (https://github.com/flarum/likes/pulls/29)
- Creation time stored for likes in the database (#28)
- Compatibility with Flarum v1.0.0.
- Updated admin category from discussion to feature (#26)
- Moved locale files from translation pack to extension (#23)
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Updated JS dependencies
- Stop using deprecated core events, use extenders instead
- Fix notifications being sent to deleted users (726ddfe)