Use this code
git fetch # Grab the latest code from the NodeBB repository git checkout v3.x git reset --hard origin/v3.xAnd you will have the latest version without specifying it
https://docs.nodebb.org/configuring/upgrade/
@crazycells It’s a plugin, yes - see
https://github.com/NodeBB/nodebb-plugin-category-notifications#readme
It’s not the same thing as the RSS button - this will only show new topics if you are in fact subscribed to that specific feed with an RSS reader that auto updates.
@phenomlab maybe you can use the “newsletter” icon?
@crazycells Yes, or the bell icon…
@crazycells well, RSS still has it’s uses. As an example, I have a script that can pull RSS feeds from anywhere and make NodeBB posts out of them
@phenomlab said in what does sound/mute button do?:
@crazycells well, RSS still has it’s uses. As an example, I have a script that can pull RSS feeds from anywhere and make NodeBB posts out of them
of course I am still using RSS personally with Thunderbird to follow several news websites and government agencies… I still find it very useful. But I was talking more about the general public
But I guess recently they started to call “podcasts subscriptions” as “RSS audio subscriptions”… I remember seeing this expression somewhere
@crazycells yes, I’ve seen this widely used in podcasts also. RSS might be old, but it’s still extremely useful.
@crazycells I’ve changed this in DEV so it looks like the below
I think this is much clearer now.
@phenomlab said in what does sound/mute button do?:
I think this is much clearer now.
this is much clearer
I would upvote this, but apparently I cannot upvote you more than 6 times a day
@crazycells I can soon change that
@phenomlab said in what does sound/mute button do?:
@crazycells I can soon change that
I would upvote this too
@crazycells Try it ?
@crazycells Yeah, looking at the plugin itself, that’s a hard coded limit
I’ll probably remove that… eventually…