nodebb/src
barisusakli 6aa53b8323 nextStart changes, fixed move topic notification text
..
categories faster topic move
controllers nextStart changes, fixed move topic notification text
database removing console.log
meta fixed
middleware closes
posts
privileges removed async.map
routes closes
socket.io priv fix
topics nextStart changes, fixed move topic notification text
user closes
views closed
batch.js
categories.js nextStart changes, fixed move topic notification text
database.js updated error text to show proper setup command
emailer.js refactored chat notification system to wait a bit before sending notif/email, closes
emitter.js apparently this was confusing
events.js closes
favourites.js derp
file.js upload_url shouldn't use path.join
groups.js include plugins for the hooks to work
hotswap.js typo
image.js took out the meta config check from image.js
install.js forgot db require
languages.js cleaned languages.js
logger.js first commit
messaging.js nextStart changes, fixed move topic notification text
meta.js closed
notifications.js closes
password.js closes
plugins.js possible fix to travis
postTools.js wait for callback
posts.js nextStart changes, fixed move topic notification text
privileges.js more work on
search.js check just in case
settings.js linting settings.js
sitemap.js load 50 topics in sitemap instead of all
threadTools.js
topics.js nextStart changes, fixed move topic notification text
upgrade.js upgrade script to delete tid:<tid>:read_by_uid
user.js moved hasPassword to edit route
webserver.js refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved
widgets.js widget render change