nodebb/src
Barış Soner Uşaklı feecf0b61c dont make db call if guest
..
admin Make utils and translator easier to require
categories closes
controllers Revert "widgets refactor"
database Revert "widgets refactor"
groups refactor groups.delete
messaging notifications tests
meta removed unnecessary code
middleware Revert "widgets refactor"
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 Revert "widgets refactor"
socket.io fixes logic that allowed posts beyond maximum post length if min is set to 0, @barisusakli
topics dont make db call if guest
upgrades fixes
user make tests pass
views less padding, closes
widgets Revert "widgets refactor"
analytics.js linting
batch.js using async in batch
bcrypt.js always pass strings to bcrypt compare
categories.js
coverPhoto.js coverPhoto tests
database.js ESlint eol-last
emailer.js style
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 use _.uniq
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 use _.uniq
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 linting
utils.js Make utils and translator easier to require
webserver.js closes