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.
Peter Peterson 3968877b1e Merge branch 'master' of github.com:ipetepete/NodeBB 12 years ago
..
admin closes #357 12 years ago
routes closes #345 12 years ago
categories.js closes #303 12 years ago
favourites.js removed unnecessary warning message to anonymous users attempting to unfavourite posts 12 years ago
feed.js hinting 12 years ago
groups.js hinting 12 years ago
imgur.js hinting 12 years ago
install.js Added ability to set redis db to use, defaults to db0 12 years ago
login.js closes #303 12 years ago
messaging.js formatting - server side core 12 years ago
meta.js Merge branch 'iamcardinal-merge' 12 years ago
notifications.js closes #303 12 years ago
plugins.js fixed issue with server crashing on post 12 years ago
postTools.js reverted change where post title was sanitized on saving (which didn't 12 years ago
posts.js reverted change where post title was sanitized on saving (which didn't 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 camelCased get_latest_undeleted_pid method 12 years ago
topics.js removed WITHSCORES from getLatestTopics, how was this working at all? 12 years ago
upgrade.js closes #357 12 years ago
user.js use User.isAdmin instead 12 years ago
webserver.js revamped client side scripts so that they are loaded using Require.js instead. 12 years ago
websockets.js cleaned up websockets.js 12 years ago