You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 55b0e902fb feat: consolidation of flags to reduce flagspam, #8510
Squashed commit of the following:

commit c6d09396208a10c244d7b3d22ffd2d7dd1274d3a
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 24 13:41:32 2020 -0400

    fix: more tests

commit 32f9af2a87a81fa62ecca01e71d6f0d5b9d37ba1
Merge: e50907535 4eae927d1
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 24 10:53:04 2020 -0400

    Merge remote-tracking branch 'origin/master' into singleton-flags

commit e50907535109dbdbe8f15c3e2fcdf22d90b1332a
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 24 10:52:46 2020 -0400

    fix: controllers-admin test

commit fd5af99e303de48a80b0ccc166eee19175cf232b
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 17:26:55 2020 -0400

    fix(tests): dummy commit to trigger travisCI

commit c452a6ffcfaef91403de084c4ae16795cb23c60e
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 17:05:09 2020 -0400

    fix(openapi): openapi spec changes

commit 8089a74e89128141ab1e6f8ff83447114b3b846b
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:48:00 2020 -0400

    fix: reversing the order of reports for display purposes

commit a099892b377333561c72f1ad5b6b20ddb4ce8a96
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:45:44 2020 -0400

    refactor: run all flag creation calls in a single batch

commit b24999682f9d5a33a08a049749c1f0eb4f00facc
Author: Julian Lam <julian@nodebb.org>
Date:   Fri Jul 17 15:08:23 2020 -0400

    feat: handling multiple reporters per flag, #8510

commit 08c75c020021ada754bf0e39eae77d631b01dee5
Author: Julian Lam <julian@nodebb.org>
Date:   Thu Jul 16 20:53:18 2020 -0400

    feat: upgrade script for #8510
5 years ago
..
database Zscan (#8458) 5 years ago
files fix: #8352, remove webfonts (#8354) 5 years ago
helpers fix: vulnerability in cover and admin uploads (#8419) 5 years ago
mocks fix: try again 5 years ago
.eslintrc ESlint no-unused-vars 8 years ago
api.js feat: increase wait 5 years ago
authentication.js feat: add privilege give/rescind hooks (#8336) 5 years ago
batch.js Async refactor in place (#7736) 6 years ago
blacklist.js fix(deps): update to eslint@6 6 years ago
build.js fix: #8134, upgrade mkdirp to 1.0.x 5 years ago
categories.js fix: missing await 5 years ago
controllers-admin.js feat: consolidation of flags to reduce flagspam, #8510 5 years ago
controllers.js fix: test 5 years ago
coverPhoto.js fix: #7116 6 years ago
database.js fix: db info page 6 years ago
defer-logger.js upgrade to winston 3.1, closes #6590 (#6838) 7 years ago
emailer.js fixed tests, closes #6371 7 years ago
feeds.js feat: add privilege give/rescind hooks (#8336) 5 years ago
file.js fix: vulnerability in cover and admin uploads (#8419) 5 years ago
flags.js feat: consolidation of flags to reduce flagspam, #8510 5 years ago
groups.js fix: groups.updateCover 5 years ago
image.js up deps 8 years ago
locale-detect.js fix: #7038, autoLocale logic not playing nicely with no-refresh auths (#7059) 6 years ago
messaging.js fix: #6422, update deleted/restored messages 5 years ago
meta.js fix: return null if field does not exist 5 years ago
notifications.js fix: tests 6 years ago
pagination.js ESlint object-curly-spacing 8 years ago
plugins-installed.js feat: move plugin tests to separate file 5 years ago
plugins.js feat: move plugin tests to separate file 5 years ago
posts.js feat: #8524, allow editing category of queued topic 5 years ago
pubsub.js fix: #8474 5 years ago
rewards.js fix: change params 6 years ago
search-admin.js style(eslint): match operator-linebreak preferences 7 years ago
search.js feat: add privilege give/rescind hooks (#8336) 5 years ago
settings.js more settings tests 7 years ago
socket.io.js fix: event tests 6 years ago
template-helpers.js fix: test 6 years ago
topics.js feat: #3783, min/max tags per category 5 years ago
translator.js fix: #7974 (#7976) 6 years ago
uploads.js feat: remove file.isFileTypeAllowed 5 years ago
user.js fix: edge case in test 5 years ago
utils.js fix: lint 5 years ago