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.
Julian Lam 97f87ee003 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
..
admin delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 12 years ago
routes delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 12 years ago
categories.js removed console.log 12 years ago
favourites.js moved favourites code out of posts 12 years ago
feed.js fixed more indentation 12 years ago
login.js moved login code from user.js to login.js 12 years ago
meta.js started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP 12 years ago
notifications.js closed #28 by implementing solution #2 12 years ago
postTools.js started integrating infinite post loading for topic view (re: issue #42) 12 years ago
posts.js enabling infinite post loader (re: issue #42), fixes #42 12 years ago
redis.js updating nodebb executable so that it sends a NODE_ENV environment 12 years ago
schema.js fixed slug issue with topics 12 years ago
threadTools.js username to userslug change 12 years ago
topics.js started integrating infinite post loading for topic view (re: issue #42) 12 years ago
user.js fixed safari script problem 12 years ago
webserver.js changed login to ajax added error message for incorret login, closes #36 12 years ago
websockets.js Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago