nodebb/src
psychobunny 8e4c23149c more re-organization of routes/index.js
..
admin added callback to category update
controllers search cleanup
database mongo callback refactor
middleware fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon
routes more re-organization of routes/index.js
socket.io change getRecentPosts to take count
categories.js adding relative path to a category image for subfolder installs
categoryTools.js upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
database.js fixed instruction in database.js
emailer.js added missing winston to emailer
events.js fixed issue where events page would error out if log was not already created.
favourites.js cleanup
file.js added missing file
groups.js removed unused function from groups, jshint
image.js closes
install.js setting Lavender as default theme for 0.4.0, woo!
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
logger.js removed console.log
messaging.js messaging jshint
meta.js linting and moving xregexp back to .js
notifications.js notifications
plugins.js Fix importing of templates served by plugins
postTools.js minor fix
posts.js more cleanup
sitemap.js simplified getAllTopics
threadTools.js changes to templates
topics.js closes
upgrade.js workaround for problem arising from switch to Date.UTC()
user.js fixed
webserver.js Merge remote-tracking branch 'origin/master' into webserver.js-refactor
widgets.js rendering widget's container