nodebb/src
barisusakli a53f7f65db change homePageRoute logic
..
categories new priv for uploads
controllers closes
database closes
groups closes
messaging fix crash in notifs
meta added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
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 fixes crash when editing post
topics keep track of the previous cid a topic was moved from
user change homePageRoute logic
views not using relative reference for tjs value
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 closes
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 ()