You know the drill!

3.0.4

  • Added some migration magic that the mighty wizard @Kyrne performed!

3.0.5

  • Changed GitLab links to GitHub.
  • Added downloads count shield.
  • Added Polish support thanks to @glombers!
  • Added Flagrow love to our composer.json <3

Please allow Bazaar 60 minutes to pull the update

4 days later

robinodds Italian is already done, thanks for the offer though!

3.0.7

  • Fixing a routing bug related to setting tags or Koseki as the default page
  • Simplified another function for future use
22 days later

Heya I got an error when attempting to convert likes to upvotes.

[15-Jun-2018 21:14:51 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Reflar\Gamification\Gamification::upvote() in C:\inetpub\wwwroot\public\forums\vendor\reflar\gamification\src\Gamification.php:110
Stack trace:
#0 C:\inetpub\wwwroot\public\forums\vendor\reflar\gamification\src\Api\Controllers\ConvertLikesController.php(65): Reflar\Gamification\Gamification->convertLike(2, 6)
#1 C:\inetpub\wwwroot\public\forums\vendor\flarum\core\src\Http\Handler\ControllerRouteHandler.php(53): Reflar\Gamification\Api\Controllers\ConvertLikesController->handle(Object(Zend\Stratigility\Http\Request))
#2 C:\inetpub\wwwroot\public\forums\vendor\flarum\core\src\Http\Middleware\DispatchRoute.php(69): Flarum\Http\Handler\ControllerRouteHandler->invoke(Object(Zend\Stratigility\Http\Request), Array)
#3 C:\inetpub\wwwroot\public\forums\vendor\zendframework\zend-stratigility\src\Dispatch.php(212): Flarum\Http\Middleware\DispatchRoute->
invoke(Object(Zend\Stratigility\Http\Request), Object(Zend\Stratigility\Http\Response), Object(Zend\Stratigility\Next))

    I’m debating whether or not I should stick with the standard likes extension or switch to this one. I like the idea of having ranks. I’m on the fence when it comes to allowing down votes. Who is using this and why do you like it more than likes?

    8 days later

    How I can change the size of rank image? What is the name of the file?

    If I try to like or dislike (vote I mean) I receive error. Plugin doesn't working.

    a month later

    3.0.8

    • Limited the amount of results to be returned from the ranking page to 25, to align with the rest of Flarum. Thanks to @mattmezza for the PR
    5 days later

    3.0.10

    • Added an easter egg - First person to find it gets a prize (message me on Discord) Don't cheat!

    I found the easter egg ?

    Seriously I did find the actual easter egg (nice btw), but I obviously cheated, so I'm not publishing it.

    All I can say is good luck finding it by not cheating, it seems well hidden ?

    I have to admit I didn't expect you'd remove the git history ? But it effectively prevents the easiest of the cheating methods.

    Also PS luceos your image isn't showing up on Firefox, probably because webp isn't supported

      clarkwinkelmann I hope it's not too well hidden! Removing the history which allowed you to find it would be much more challenging and time consuming. (I have a backup of the original got history, I'll put it back up once someone finds it)

      13 days later

      Could it have a different color for downvotes and upvotes instead of one for both?
      Also, the wait time could be configurable? I have a forum and users usually give a lot of downvote / upvote, it's quite annoying to have to wait 10 seconds. There are also cases where upvote is given unintentionally and I have to wait to undo the upvote ...

      Csineneo

      3.0.11

      • UserCard and PostUser are no longer overridden, this restores compatibility with clarkwinkelmann/flarum-ext-circle-groups and any other extension that changes the UserCard or PostUser. Code Credit: @TinghuiWang

      • Added Portuguese translation. Thanks @Bruno7kp!