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 815e78339f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
..
admin upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
database added close db command 11 years ago
routes Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
socket.io fixed flag post, added highlight to scroll post 11 years ago
categories.js upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
categoryTools.js upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
database.js fixed instruction in database.js 11 years ago
emailer.js added missing winston to emailer 11 years ago
events.js closes #1044 11 years ago
favourites.js closes #965 11 years ago
file.js added missing file 11 years ago
groups.js first pass #992 11 years ago
image.js lol this was saving to 'uploadPath' 11 years ago
install.js auto installing nodebb-widget-essentials on new setups 11 years ago
languages.js renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
logger.js removed console.log 11 years ago
messaging.js another eachSeries gone horray 11 years ago
meta.js fixed issue where even dev mode would call the minifier for js 11 years ago
notifications.js crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
plugins.js dedicated stylesheet.css route for LESS compilation, no longer usin less-middleware for base theme... 11 years ago
postTools.js changes to templates 11 years ago
posts.js upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
sitemap.js simplified getAllTopics 11 years ago
threadTools.js changes to templates 11 years ago
topics.js misc cleanup 11 years ago
upgrade.js added check to upgrade.upgrade 11 years ago
user.js display ips to admins/users on profile 11 years ago
webserver.js closed #1095 - js is now minified and saved to memory the first time it is requested (on prod mode), same with theme CSS 11 years ago
widgets.js rendering widget's container 11 years ago