- Inital release
- Fix bug for upvoting posts that aren't the OP
After updating, please either disable and re-enable the extension or run php flarum migrate
in your root dir
- Added vote permission
- Added floodgate protection
- Tiny fixes
- Spanish locale, thank to the man himself, @AngelAvila
- Fixes a major bug that converted likes would all be owned by the same user, reported by @AngelAvila
- Added the ability for people to see who upvoted/downvoted a post configurable via permission
- Fixes a bug that prevented the hot filter from working, found by @jordanjay29
- Fixes a bug that prevented likes from converting, found by @AngelAvila
- Fixes a bug that would show a white box around the icons with forums that had non-white backgrounds, found by @SierraKiloGulf
- Added the ability to change the upvote and downvote icons
- Added the ability to change the wording before the rank name on the profile page
- Made the points transparent
- Check added to make sure that the button will always have an active color even if the forum's colors are the same
- Fixes a few issues introduced in the last release