nodebb/src
Julian Lam f29b9f29f9 added missing setImmediate
..
admin Make utils and translator easier to require
categories 2 new hooks for changing direction and set name
controllers updated site upload logic so that site logo is resized for email header, implemented site logo in email header
database Widgets refactor ()
groups refactor groups.delete
messaging added default payload to emails, and adding nodebb logo for email header
meta added missing setImmediate
middleware closes
navigation admin navigation test
plugins adding filter hooks for flag list and retrieval
posts use _.uniq
privileges use _.uniq
rewards fix reward claimable check
routes Widgets refactor ()
socket.io added default payload to emails, and adding nodebb logo for email header
topics notif_chat tpl
upgrades upgrade script to generate and set email logo+sizes in config
user fixed missing payload items in invitation email
views fixed bug with logo being stretched in emails
widgets closes
analytics.js linting
batch.js using async in batch
bcrypt.js always pass strings to bcrypt compare
categories.js closes
coverPhoto.js coverPhoto tests
database.js ESlint eol-last
emailer.js updated site upload logic so that site logo is resized for email header, implemented site logo in email header
emitter.js ESlint eol-last
events.js closes
file.js file.delete method
flags.js closes
groups.js Make utils and translator easier to require
hotswap.js ESlint eol-last
image.js fix test and image normalize test
install.js style changes
languages.js style changes
logger.js closes
messaging.js remove unnecessary checks
meta.js Unwrap meta modules
notifications.js switch .filter to uniq
pagination.js Switch from underscore to lodash
password.js Fix `node --inspect`
plugins.js style changes
posts.js Switch from underscore to lodash
privileges.js closes
pubsub.js closes , blacklist tests
reset.js closes
search.js Merge remote-tracking branch 'refs/remotes/origin/master' into develop
settings.js ESlint no-cond-assign, no-void, valid-jsdoc
sitemap.js faster sitemap
social.js social tests
start.js automatically lowercasing env vars in nconf, fixes
topics.js always return array
translator.js Make utils and translator easier to require
upgrade.js changes to upgrade script progress bars to work better on narrow terminals, fixes
user.js faster getReplies
utils.js Make utils and translator easier to require
webserver.js closes