nodebb/src
Julian Lam ac2e185e34 Fixes
If a connection to the parent process is not detected, disable
the restart and reload buttons (as they won't work anyway).
..
admin Use less memory to build translation files ()
categories closes
cli fix dirname
controllers Fixes
database closes
groups closes
messaging fix chat message subject
meta remove lodash from built modules, use utils.debounce instead
middleware make upload permissions global
navigation Support for using yarn instead of npm, include unread counts on cold load ()
plugins Support for using yarn instead of npm, include unread counts on cold load ()
posts closes
privileges closes , closes
rewards fix reward claimable check
routes closes
socket.io closes
topics closes
upgrades @pitaj wut
user closes
views Fixes
widgets closes
analytics.js Provide more error information to logs
batch.js using async in batch
bcrypt.js always pass strings to bcrypt compare
categories.js fix categories not showing up in ACP dropdown if they are links
coverPhoto.js coverPhoto tests
database.js ESlint eol-last
emailer.js Refactor template compilation
emitter.js ESlint eol-last
events.js Use console.log instead of process.stdout.write ()
file.js Use less memory to build translation files ()
flags.js change parallel to series in flag creation
groups.js only return minimal info for pending and invited users
hotswap.js ESlint eol-last
image.js Use less memory to build translation files ()
install.js closes
languages.js Use less memory to build translation files ()
logger.js Provide more error information to logs
messaging.js string is removed on develop
meta.js Unwrap meta modules
notifications.js closes
pagination.js Switch from underscore to lodash
password.js Always compare password with a hash
plugins.js Refactor template compilation
posts.js
prestart.js closes
privileges.js closes
pubsub.js closes , blacklist tests
search.js closes
settings.js ESlint no-cond-assign, no-void, valid-jsdoc
sitemap.js faster sitemap
social.js social tests
start.js remove console.log
topics.js
translator.js Make utils and translator easier to require
upgrade.js closes
user.js added new user method isPrivilegedOrSelf
utils.js Make utils and translator easier to require
webserver.js Provide more error information to logs