nodebb/src
Barış Soner Uşaklı 4333d217a1 fix: , show topics as unread for guests
..
admin feat: add dashboard sub-pages to ACP menu
api fix: privileges added by plugins ()
categories feat: closes , sort by views
cli fix: better nomenclature
controllers refactor: show full url on error log
database Psql multikey ()
groups chore: found some hooks that don't play well docgen
messaging Add more chat hooks, replace toobig.jpg ()
meta fix: don't overwrite reloadRequired with false
middleware fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0
navigation chore: eslint prefer-arrow-callback
plugins perf: dont fs.open if plugin doesnt have language namespace ()
posts fix: , fire vote hooks after reputation changes ()
privileges fix: , add topics:schedule
rewards fix: , fix reward duplication
routes Add authenticateRequest middleware ()
socket.io refactor: var to const and let ()
topics fix: , show topics as unread for guests
upgrades fix: delete old topic tags
user refactor: allow array of uids for blocks.is/list
views fix: html attributes ()
widgets refactor: widgets ()
als.js feat: als ()
analytics.js chore: eslint max-len
batch.js fix: redis batch
cache.js Categories refactor ()
cacheCreate.js chore: eslint prefer-arrow-callback
constants.js refactor: shared constants ()
coverPhoto.js chore: eslint prefer-template
emailer.js fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0
events.js refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation
file.js chore: eslint prefer-arrow-callback
flags.js fix: xss on flags page via ban reason
image.js chore: eslint prefer-template
install.js fix: improper use of filename extensions
languages.js feat: add hooks to language loading ()
logger.js chore: eslint prefer-rest-params, prefer-spread
notifications.js fix: return null
pagination.js chore: eslint no-var, vars-on-top
password.js chore: eslint prefer-arrow-callback
prestart.js chore: eslint no-var, vars-on-top
promisify.js chore: eslint prefer-rest-params, prefer-spread
pubsub.js chore: eslint no-var, vars-on-top
search.js feat: store topic tags in topic hash ()
settings.js fix: prevent crash in expandObjBy
sitemap.js fix: , dont call sitemapstream if there are no entries in categories/pages/topics.xml
slugify.js feat: , add slugify module, deprecate utils.slugify
social.js chore: eslint prefer-arrow-callback
start.js feat: scheduled topics ()
translator.js Make utils and translator easier to require
upgrade.js fix: , show warning if plugin is active but not installed
utils.js Make utils and translator easier to require
webserver.js feat: als ()