• [deleted]

As an admin I dont have an option (within the post) to use reactions...

    • [deleted]

    [deleted] Yeah i also dont see reactions anymore. I cant react.

      • [deleted]

      phloo neither does "heart"

        [deleted] Looks like the service we used to grab images (twemoji) changed their url scheme. I'll check it out

        still not working. we use 0.2.4 - "sad" is not showing up

          Hey Gentlemen (and gentle ladies),

          I just checked it on my end and updated the extension via Bazaar, and it is working now. Note: You have to clear the cache to have it working!

          Best regards!

          Kyrne can I get a link to your forum?

          The admin forgot to clear the cache. It's all there - thanks for getting back to it! 🙂

          8 days later

          Imgur
          the react buttons are partly outside of the screen...

          15 days later

          Any chance we get the emojis outside the action menu?
          Background: the like button always shows if somebody liked the post but for the reactions you have to hover to see them

            phloo I think that what you want is this

            .Post .Post-actions{
            opacity:1;
            }

            nope. I dont want all actions to be visible. thanks for the effort

              22 days later

              0.2.5

              • 0.2.3, 0.2.4 Fix pusher issues (?)
              • Pusher/websockets related changes (FriendsOfFlarum/reactions23)
                • Fix issue
                • Add real-time unreacting
              • Fix notifications with deleted users (FriendsOfFlarum/reactions19)
              • Fix icon in notification grid
              • Use jsDelivr CDN for Twemoji
                • flarum/emoji now uses this too
              • Add support for native lazyloading of emojis
                • If browser supports it, it will only load the emoji when it appears on screen
                • Not sure if it will really change anything, but why not 🤷

              Updating

              composer require fof/reactions
              php flarum cache:clear