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 468688615f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
..
admin closes #357 12 years ago
routes Merge branch 'master' of https://github.com/designcreateplay/NodeBB 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 added new packages to install script, defaulting to cerulean 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 fixed missing require in messaging 12 years ago
meta.js special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs 12 years ago
notifications.js mark all notifs as read functionality. CSS tweaks... 12 years ago
plugins.js fixed action calls, and added a new hook for plugin activation and deactivation 12 years ago
postTools.js updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous. 12 years ago
posts.js Merge branch 'master' of https://github.com/designcreateplay/NodeBB 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 updated all RDB.hget in posts to use getPostField. new post filters for retrieving and saving posts. made editPost saving synchronous. 12 years ago
topics.js update category topic count if topic is deleted/restored 12 years ago
upgrade.js mark all notifs as read functionality. CSS tweaks... 12 years ago
user.js mark all notifs as read functionality. CSS tweaks... 12 years ago
webserver.js Merge branch 'master' into notifications_page 12 years ago
websockets.js special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs 12 years ago