@Kyrne
I think what @arms is saying is:

Give the option to only allow upvote / downvote for OP.
Up/Downvote of replies would be disabled and can only be Liked.

    Any chance to give transparent background so I do not have this ugly white box around the icons and ability to change icons to font/fortawesome icons? I had changed the default Likes to a heart instead of a thumbs up, but can't seem to find the code to do so in this one.

    thumb

    Also would love to be able to rename Points to something like Reputation or anything other than Points lol since my discussions boards already use the money ext with Karma Points. I've also noticed a bug with the rank name not displaying in the members profile page (unless that is by design, but then why even bother adding a rank name?)
    thumb
    Great work so far my friend, you have no idea how happy I was to see this up yesterday!

      0E800 Yes, well deciphered. I've been playing with telescope( making hackernews/producthunt clones) and it's all about ranking the Opening post in the list of all other opening posts. (Whats it called in flarum, In xenforo it's the thread).

        arms Opening post in the list of all other opening posts. (Whats it called in flarum, In xenforo it's the thread).

        The scrubber mentions "Original Post", most of "us" call it OP too. But I guess many other terms could fit ?

        Apologies for the Off topic.

        0.1.0-beta.6

        • 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

          Kyrne

          Very nice additions, everything appears to be working so far
          One thing I did notice was that the upvote count still is not transparent, but aside from that I have not come across anything not working.
          thumb

          That FA implementation really is great, thanks!

            SierraKiloGulf

            0.1.0-beta.6.2 - Small fixes
            • 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

            Could you perhaps make a colorpicker for the buttons before/after vote?
            Whatever was changed from 6.1 to 6.2 made the color red instead of the green as pictured before as set by my settings

            Bloody awesome addon thanks issy ?.

            Have a couple of questions:
            1. Would it ne possible to tie in the ranks with number of posts as an option instead of upvotes?
            2. Is it possible to display the rank on the users avatar, say at the bottom left?
            3. Have the option in the user settings to not show age.
            4. Is it possible to just have the upvote?

              wignu

              1. Amount of posts takes an indirect participation on the whole upvotes system. Everytime a person posts gets an upvote automatically, making it more enthusiastic for them to be more active in your Flarum.
              2. I would personally say that the spot you're suggesting might overload the avatar section and some responsiveness (If we are referring to how it would look inside a discussion)
              3. Age Feature is from User Management extension and it can be disabled in the admin page
              4. This extension is made up to work with Upvotes and Downvotes as if people had the chance to review a discussion/post as Good or Bad. Therefore, it wouldn't work without one of them.

                AngelAvila I believe #3 is a bug, even when Age is disabled it shows with a blank value next to Points. When enabled, it shows the proper value if set, and hides correctly when not set (like on users registered before it was enabled).

                This seems to be some cross-extension activation, likely an unintentional bug.

                  jordanjay29 #3 has been fixed for a little while now, I haven't seen any cross activation, I just tried to reproduce with every setting combination I could think of and nothing happened.

                    Kyrne Have done a vanilla installation today and the age is showing as 0 for the administrator.

                      wignu you don't have user management installed at all? I don't see how that's possible, do you mind sending a screenshot?

                        When I select "Trending" in the sorting page, it doesn't change to trending.

                          bane Are you on the latest version? This was a previous issue that was fixed, if you are up to date, message me on gitter so I can check it out.

                            Kyrne Added the ability to change the upvote and downvote icons

                            What about splitting this up into changing both separately, so users don't even have to use icons with an -up or -down suffix.

                              jordanjay29 :thumbup:

                              It might take a bit because I am currently rewriting how ranks work. When I was writing it in the first place I didn't account for admins wanting to either remove/modify ranks after they have already been assigned.

                                Kyrne Ahh, that'd be a key thing to handle. Mine is a pretty low priority request.