mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-02 23:08:22 +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.