nodebb/src
barisusakli 9d78a204df missing return
..
categories removed slice
controllers 403 page
database update to socket.io 1.2.1, return_buffers option
meta
middleware missing return
posts closes
privileges moved isAdminOrMod check out of getTopicsByTids
routes fix login maybe?
socket.io prevent crash on invalid data
topics fix tests
user app.user
views sitemap topic limit
batch.js use processSortedSet instead of getting all users
categories.js added postcount to topic
database.js updated error text to show proper setup command
emailer.js check err in emailer
emitter.js fixing previous commit properly
events.js log post purges
favourites.js removed command param made unvote wrapper
file.js fix urls
groups.js closes
hotswap.js moving nearly all startup messages to verbose type
image.js took out the meta config check from image.js
install.js closes
languages.js cleaned languages.js
logger.js disable stuff that crashes in socket.io 1.x
messaging.js update all socket methods, works on single node
meta.js closed
notifications.js moving nearly all startup messages to verbose type
password.js use send for child process
plugins.js closed
postTools.js added mainPid to topic restore/edit hooks
posts.js removed extra space
privileges.js more linting
search.js check just in case
settings.js linting settings.js
sitemap.js sitemap topic limit
threadTools.js chop chop
topics.js fix pagination going to 404 if new post creates a new page
upgrade.js upgrade script to remove fields
user.js added some failsafe checks for filter:user.isModerator
webserver.js settimeout
widgets.js Made hiding widgets for guests/registered sensible.