nodebb/src
barisusakli 18013c5518 closes
..
categories modifyCategory is no longer async
controllers Deprecated action:user.loggedOut, updated plugin deprecation notices
database display avg object size in bytes
groups closes
messaging closes
meta closes
middleware closes
navigation Squashed commit of the following:
plugins Deprecated action:user.loggedOut, updated plugin deprecation notices
posts closes
privileges closes https://github.com/NodeBB/nodebb-theme-persona/issues/181
rewards missing error
routes refactor categories
socket.io closes
topics fix params
user allow User.create to accept fullname
views removed heapdump
widgets Added req and res objects to the widget rendering process before callback in src/controllers/api.js
analytics.js single proc stats
batch.js renamed end to stop globally
categories.js more refactors
coverPhoto.js custom user profile covers
database.js closes
emailer.js fixed issue with no 'from' name when using NodeMailer
emitter.js closes
events.js more refactors
favourites.js closes , closes
file.js closes
groups.js group.exists([]) fix
hotswap.js moving nearly all startup messages to verbose type
image.js Add new ACP option to upload Touch Icon,
install.js removed extra vars
languages.js
logger.js closes
messaging.js if there are no messages pass empty array
meta.js missing ,
notifications.js fixed
pagination.js closes
password.js use send for child process
plugins.js fix semicolon
posts.js moved postTools and threadTools into posts/ and topics/
privileges.js user refactor
pubsub.js closes
reset.js Fixed issue where -w and -a flags didn't work in NodeBB reset.
search.js more search cleanup
settings.js
sitemap.js Squashed commit of the following:
topics.js some changes to related code
upgrade.js closes
user.js chat notify changes
webserver.js Fixed