0.6.1

Upgrading
composer require fof/follow-tags:"*"
php flarum cache:clear

    IanM This error occurs in the browser console when an option is selected on the user settings page.

      0.6.2

      • FIx issue where default sort preferences cause a console error (mekici )
      Updating
      composer require fof/follow-tags:"*"
      php flarum cache:clear

        Pollux Personally I'd use a Dodge Demon or Tesla Performance as a comparison but BMW works I guess 😛

        0.6.3

        • Address issue when accessing notifications from /following page, if a user's notifications included an item not directly related to a discussion, ie userMention, etc. (ctml )
        Upgrading
        composer require fof/follow-tags:"*"
        php flarum cache:clear

        Ping @luceos to update discuss with the updated version, please

        0.6.4

        • Fix issue that sometimes broke Flarum when accessing the Following page

        Upgrading

        composer require fof/follow-tags
        php flarum cache:clear

        Hi guys,
        I'm using 0.4.6 on Beta 13
        Looks like selecting "Hiding" on tags doesn't actually hide discussions from the homepage
        How can I debug & fix this?

        24 days later

        Hi,
        I'm using this extension and noticed that some email notifications are enabled by default. See screenshot below.

        Can you point out why is that?

        The user's preferences field is NULL in the database so it was never set and I did not find anything in the code that would set a default value. Also, I do not have the default user preferences extension installed. Thanks!

        • IanM replied to this.

          IanM thanks, it was in front of me and did not catch it 🙂

          Hi, I'm trying to translate this with Linguist but also if I apply settings and clean cache the translation is not applied. I have to report this to the Linguist enxtesnion?

            clarkwinkelmann All. Unable to translate buttons, description in drop down, etc.
            I will do by file now as from the extension for linguist seems changes are not applied.

              5 days later

              How to get email notification when discussion is closed not I started and not followed?

              a month later
              • [deleted]

              When new post is written in discussion I follow, I get an email with this subject: fof-follow-tags.email.subject.newPostInTag
              The body of email: fof-follow-tags.email.body.newPostInTag
              Is this related to PrettyMail or Follow Tags by FriendsOfFlarum?

              `

                [deleted] have you tried clearing your cache? php flarum cache:clear

                It looks like the translations were not loaded. This is usually cache related.