nodebb/src
Barış Soner Uşaklı 7a4b68e816 fix: , log email send errors
..
admin style(eslint): match operator-linebreak preferences
categories Copy group privs ()
cli fix: more graceful error handling and output for cli/reset
controllers fix: , add /unread link to topic route
database Object cache refactor ()
groups fix: group cover upload not working for s3 upload ()
messaging fix:
meta fix: Re-factor handling of og:image tags ()
middleware fix: broken test for meta tags on ajaxify
navigation fix lint
plugins fix: hook names getting objectified by winston
posts fix:
privileges fix:
rewards chore(deps): update dependency eslint-config-airbnb-base to v13 ()
routes fix: do not prevent nbb from starting
socket.io fix: shortened CTA text and added custom text for some notifs ()
topics fix: node12 tests
upgrades fix: handle missing timestamps
user fix: if editing password is disabled in ACP, prevent direct access via route/socket (related: )
views fix: {username} not working in notification.tpl
widgets fix: don't crash if templateData is undefined
analytics.js fix:
batch.js Allow new "withScores" option in batch.processSortedSet ()
cache.js fix:
coverPhoto.js fix:
emailer.js fix: , log email send errors
events.js feat:
file.js use includes instead of indexOf
flags.js fix: , default open state on stateless flags
image.js fix:
install.js fix: remove debug logs
languages.js fix: generate timeago codes from files
logger.js Provide more error information to logs
notifications.js fix: shortened CTA text and added custom text for some notifs ()
pagination.js fix:
password.js move bcrypt into password
prestart.js fix: move upload_url to prestart so it is defined in upgrade scripts
promisify.js remove node 6
pubsub.js test pubsub
search.js Use topics:read privilege for topic filtering use cases ()
settings.js closes
sitemap.js Use topics:read privilege for topic filtering use cases ()
social.js fix:
start.js fix: move upload_url to prestart so it is defined in upgrade scripts
translator.js Make utils and translator easier to require
upgrade.js chore(deps): update dependency eslint-config-airbnb-base to v13 ()
utils.js Make utils and translator easier to require
webserver.js feat: more naming