nodebb/src
pichalite 8ef7ca4bdb update chart.js to new version
..
categories new priv for uploads
controllers better error handling for session revocation if no login session is present,
database use valueToString in sortedSetIncrBy
groups closes
messaging closes
meta update chart.js to new version
middleware closes
navigation closes
plugins fix missing callback
posts Revert "Send plugin `postData` changes up the line ()"
privileges new priv for uploads
rewards closes
routes better error handling for session revocation if no login session is present,
socket.io fix tab
topics keep track of the previous cid a topic was moved from
user closes
views closes
widgets allowing widgets to not show up if widget explicitly returns null
analytics.js closes
batch.js fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast)
categories.js better filterIgnoringUids
coverPhoto.js custom user profile covers
database.js closes
emailer.js updating profile fields to allow plugins (e.g. the write-api) to change a user's profile picture
emitter.js closes
events.js more refactors
favourites.js closes
file.js add a hook for plugins like nodebb-plugin-imagemagick that don't want to replace the entire upload system
groups.js closes
hotswap.js moving nearly all startup messages to verbose type
image.js added filter:image.size
install.js Enable nodebb-plugin-emoji-one by default
languages.js work-in-progress commit for
logger.js closes
messaging.js closes , closes
meta.js reloading plugins after main template compilation, during reload
notifications.js closes
pagination.js closes
password.js use send for child process
plugins.js removed commented out language method
posts.js closes
privileges.js new priv for uploads
pubsub.js closes
reset.js use fs.access
search.js closes
settings.js Update array-check for settings trim and expand
sitemap.js fixes rare "priority error" when generating sitemaps
social.js closes
topics.js topic title custom icons (see previous commit)
upgrade.js new priv for uploads
user.js fixes
webserver.js add static:assets.prepare hook ()