nodebb/src
Barış Soner Uşaklı 3ecac97d7e fix: , fix order of categories on recent dropdown
..
admin style(eslint): match operator-linebreak preferences
categories fix: , fix on topic move and new post
cli feat: , events
controllers fix: , fix order of categories on recent dropdown
database fix: redis pubsub not being required correctly
groups feat: shorter name
messaging feat: convert src/messaging/* to async/await ()
meta feat: , meta/dependencies
middleware fix: , allow invite and approval at the same time
navigation feat: navigation
plugins fix: , adding GDPR and TOU interstitials earlier on route reloading
posts feat: send pids into filter:post.getFields hook
privileges feat: , privileges
rewards chore(deps): update dependency eslint-config-airbnb-base to v13 ()
routes fix: , adding GDPR and TOU interstitials earlier on route reloading
socket.io feat: rewrite getRawPost to async/await
topics fix: , dont check postDelay if submitting from queue
upgrades fix: upgrade script
user fix: , fix order of categories on recent dropdown
views feat: move cache tpl
widgets feat: widgets/index.js
analytics.js feat: ACP analytics API route ()
batch.js Async refactor in place ()
cache.js fix:
coverPhoto.js fix:
emailer.js feat: , user/approval, user/auth
events.js feat: , events
file.js feat: plugins/data
flags.js feat: , webserver
image.js Async refactor in place ()
install.js feat: cleanup, use bulk
languages.js feat: , meta/languages and languages
logger.js Provide more error information to logs
notifications.js feat: , finish user module
pagination.js fix:
password.js feat:
prestart.js fix: move upload_url to prestart so it is defined in upgrade scripts
promisify.js fix: remove left over code, use proper names
pubsub.js test pubsub
search.js feat: , search.js
settings.js closes
sitemap.js Use topics:read privilege for topic filtering use cases ()
social.js Async refactor in place ()
start.js Plugin metrics ()
translator.js Make utils and translator easier to require
upgrade.js feat: use fewer system resources to draw the progress bar
utils.js Make utils and translator easier to require
webserver.js feat: , webserver