nodebb/test
Peter Jaszkowiak ff84d6c52f
Add more chat hooks, replace toobig.jpg ()
* feat: more hooks for messaging

for use in global chat plugin

* fix: replace toobig.jpg

toobig.png is a real 10000x10000 image
..
database feat: allow removing multiple items from list
files Add more chat hooks, replace toobig.jpg ()
helpers test: added test for external image via new change picture API
mocks fix: improper use of filename extensions
.eslintrc ESlint no-unused-vars
api.js fix(emails): broken test for api/user/email/:email
authentication.js fix: ban info test
batch.js chore: eslint no-var, vars-on-top
blacklist.js chore: eslint no-var, vars-on-top
build.js chore: eslint no-var, vars-on-top
categories.js feat: scheduled topics ()
controllers-admin.js fix: lint
controllers.js fix: possible test fix for subfolder redirect
coverPhoto.js chore: eslint no-var, vars-on-top
database.js chore: eslint no-var, vars-on-top
defer-logger.js chore: eslint no-var, vars-on-top
emailer.js fix: up timeout for psql tests
feeds.js chore: eslint no-var, vars-on-top
file.js chore: eslint no-var, vars-on-top
flags.js fix(emails): broken test for api/user/email/:email
groups.js fix: purge uploaded images accordingly ()
image.js chore: eslint no-var, vars-on-top
locale-detect.js chore: eslint no-var, vars-on-top
messaging.js fix: , messageobj.content already parsed
meta.js chore: eslint no-var, vars-on-top
notifications.js feat: als ()
package-install.js chore: eslint no-var, vars-on-top
pagination.js chore: eslint no-var, vars-on-top
password.js feat: allow passwords with length > 73 characters ()
plugins-installed.js chore: eslint prefer-arrow-callback
plugins.js feat: guard against multiple resolves
posts.js fix: parseInt tids
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 feat: category search test
settings.js chore: eslint no-var, vars-on-top
socket.io.js fix: psql tests
template-helpers.js chore: eslint no-var, vars-on-top
topicEvents.js fix: init topic events from webserver.js
topicThumbs.js fix: tests
topics.js fix: , fix sorting of more than one page of pinned topics
translator.js fix: improper use of filename extensions
upgrade.js chore: eslint prefer-arrow-callback
uploads.js Add more chat hooks, replace toobig.jpg ()
user.js test: added test for external image via new change picture API
utils.js fix: improper use of filename extensions