nodebb/test
Julian Lam d95b4ee29a fix: assertion check to ensure messages are in the room when editing/deleting, etc
..
database Zincrybulk ()
files Add more chat hooks, replace toobig.jpg ()
helpers test: don't use csrf_token for get,head, options
mocks fix: improper use of filename extensions
topics breaking: remove socket.io/flags.js
.eslintrc ESlint no-unused-vars
api.js chore: remove debug logs in test/api.js
authentication.js test: add api token tests
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js test: dbsearch no longer has staticDir
categories.js breaking: remove socket.emit('categories.getCategory')
controllers-admin.js test: regular user shouldn't see admin:privileges
controllers.js test: add email interstitial tests
coverPhoto.js chore: eslint no-var, vars-on-top
database.js refactor: remove tabs after declaration
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js fix: up timeout for psql tests
feeds.js breaking: remove socket.io/flags.js
file.js chore: eslint no-var, vars-on-top
flags.js fix: show user history only to admins and gmods
groups.js breaking: remove deprecated groups socket calls
i18n.js refactor: tab rules
image.js chore: eslint no-var, vars-on-top
locale-detect.js refactor: remove tabs after declaration
messaging.js fix: assertion check to ensure messages are in the room when editing/deleting, etc
meta.js refactor: tab rules
middleware.js refactor: use routePrefixMap instead of routeRegexpMap, +tests ()
notifications.js feat: als ()
package-install.js feat: add node 16 ()
pagination.js refactor: remove tabs after declaration
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js chore: eslint prefer-arrow-callback
plugins.js test: fix function name
posts.js breaking: remove socket.emit('topics.post')
pubsub.js chore: eslint no-var, vars-on-top
rewards.js chore: eslint no-var, vars-on-top
search-admin.js chore: eslint no-var, vars-on-top
search.js refactor: remove tabs after declaration
settings.js chore: eslint no-var, vars-on-top
socket.io.js test: remove old test
template-helpers.js chore: eslint no-var, vars-on-top
topics.js breaking: remove socket.emit('topics.follow')
translator.js fix: translator path traversal
upgrade.js test: upgrade.runParticular
uploads.js lint: fix
user.js test: fix user tests calling deprecated socket methods
utils.js test: utils.params