nodebb/src
Barış Soner Uşaklı e80b81010c fix: user link in digest email
..
admin refactor: change to const/let
categories feat: , change all categories at once
cli fix(deps): bump dependencies ()
controllers Testing suite integration for openapi spec ()
database Testing suite integration for openapi spec ()
groups fix: lint
messaging Testing suite integration for openapi spec ()
meta fix: path.resolve to logs file
middleware fix: response hook logic
navigation Testing suite integration for openapi spec ()
plugins Support package manager: cnpm and pnpm ()
posts Testing suite integration for openapi spec ()
privileges feat: add 2 hooks for modifying privileges
rewards fix: , give rewards one by one
routes fix: remove dead picture upload code
socket.io fix: , don't send move notifications for deleted posts/topics
topics Testing suite integration for openapi spec ()
upgrades fix: don't touch objects that don't have the required fields
user Testing suite integration for openapi spec ()
views fix: user link in digest email
widgets feat: , abililty to hide widgets
analytics.js fix: logic for determining dailyStats hour vars
batch.js refactor: async/await file
cache.js feat: increase size of local cache
coverPhoto.js refactor: async/await file
emailer.js feat: displaying one-click unsubscribe link in email footer ()
events.js - log post owner changes ()
file.js fix: , upgrade mkdirp to 1.0.x
flags.js Testing suite integration for openapi spec ()
image.js refactor: async/await image.js
install.js feat: show error if json is invalid
languages.js fix: remove useless catchs and empty line
logger.js Provide more error information to logs
notifications.js fix: , dont mark notifications read without a mergeId
pagination.js fix:
password.js refactor: password async/await
prestart.js fix(style): requiring parens in block bodies
promisify.js fix: remove left over code, use proper names
pubsub.js test pubsub
search.js refactor: remove hook assign
settings.js closes
sitemap.js fixes sitemap base url issue when using with subfolder ()
social.js Async refactor in place ()
start.js fix: , run upgrade scripts on startup
translator.js Make utils and translator easier to require
upgrade.js fix: lint
utils.js Make utils and translator easier to require
webserver.js fix: , broken site if no server-side session ()