You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Baris Usakli dee99c1752 update category topic count if topic is deleted/restored 12 years ago
..
admin closes #357 12 years ago
routes added commas after some requires, added missing plugins require to categories 12 years ago
categories.js added callback to hmset in category.create 12 years ago
favourites.js removed unnecessary warning message to anonymous users attempting to unfavourite posts 12 years ago
feed.js added categories require to feed.js 12 years ago
groups.js hinting 12 years ago
imgur.js hinting 12 years ago
install.js fixed install script error 12 years ago
logger.js fixed an issue with Logger.io_close, needed to check for undefined on the socket.oEmit and socket. functions 12 years ago
login.js closes #303 12 years ago
messaging.js formatting - server side core 12 years ago
meta.js moved jquery.form.js into appropriate location 12 years ago
notifications.js closed #368 - notifications now no longer need scores 12 years ago
plugins.js fixed action calls, and added a new hook for plugin activation and deactivation 12 years ago
postTools.js closes #408 12 years ago
posts.js fixing weird passing in of a single param as an array for post.save hook 12 years ago
redis.js Added ability to set redis db to use, defaults to db0 12 years ago
schema.js added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
sitemap.js nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
threadTools.js closes #408 12 years ago
topics.js update category topic count if topic is deleted/restored 12 years ago
upgrade.js flushed out upgrade path for notifications 12 years ago
user.js fixed conditional in follower/following count 12 years ago
webserver.js fixed issues caused by inadvertant globalisation (and its subsequent fix) 12 years ago
websockets.js closes #408 12 years ago