mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-29 20:29:14 +02:00
favourites.js no longer makes socket calls, moved that code into socket.io/posts.js. it also makes a single socket call when you downvote a post that you previously upvoted.