nodebb/src
Peter Jaszkowiak 5aa3e6b95b Merge branch 'master' into nodebb-executable-refactor
..
admin Fix incomplete "group" search results
categories always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
controllers get extention from content type
database Fixing null ttl issue for MongoSession
groups Delete cover position data when cover photo is deleted
messaging messaging refactor
meta Refactor `nodebb`, move `build.js`, add `--dev`
middleware prevent crash if uri is malformed
navigation closes
plugins All hail the glorious translation prebuilding
posts Only send isMain to hook instead of saving to post hash
privileges closes
rewards Fix space-before-function-paren linter rule
routes Better deprecation warning for old language route
socket.io Refactor `nodebb`, move `build.js`, add `--dev`
topics always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
user Delete cover position data when cover photo is deleted
views fixed missing translation string
widgets Fix space-before-function-paren linter rule
analytics.js analytics tests, reduce bcrypt rouds for tests
batch.js change batch.js style
categories.js closes
coverPhoto.js improve regex for unwanted whitespace in cover:url
database.js plugin tests
emailer.js additional logging and removing interstitial session data if plugins don't return interstitials
emitter.js add back emitter
events.js filter falsy events first
file.js Fix space-before-function-paren linter rule
groups.js escape labelColor, icon, cover:position, validate toPid
hotswap.js Fix eslint rules ()
image.js Fix space-before-function-paren linter rule
install.js Fix tabs
languages.js Fix empty lines in language selectors
logger.js Fix space-before-function-paren linter rule
messaging.js added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper
meta.js All hail the glorious translation prebuilding
notifications.js topics unread tests
pagination.js fix test dont turn single pages into ...
password.js Fix space-before-function-paren linter rule
plugins.js All hail the glorious translation prebuilding
posts.js more tests
privileges.js partially revert fa9f1ac7fe
pubsub.js Fix space-before-function-paren linter rule
reset.js closes
search.js ability to filter search by tags
settings.js Update array-check for settings trim and expand
sitemap.js closes
social.js Fix space-before-function-paren linter rule
start.js Fixing lint issues
topics.js move bookmarks
upgrade.js fix minSchemaDate in upgrade.js
user.js Let global mods change user avatar
webserver.js Code review change