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
..
account feat: fix blocksCount not being returned on user profile 5 years ago
category feat: add tools to recent/unread (#8477) 5 years ago
chats feat: #8509, don't scroll chat to bottom if user scrolled up 5 years ago
flags feat: consolidation of flags to reduce flagspam, #8510 5 years ago
groups fix(style): switch..case 5 years ago
header fix: #7142 6 years ago
topic feat: allow flagging of user acounts from post tools menu 5 years ago
categories.js fix: #7432 6 years ago
category.js feat: add tools to recent/unread (#8477) 5 years ago
chats.js feat: #8509, don't scroll chat to bottom if user scrolled up 5 years ago
compose.js ESlint no-multiple-empty-lines 8 years ago
footer.js fix: #7103 6 years ago
infinitescroll.js feat: reduce infinite scroll area 5 years ago
login.js feat: fix session mismatch errors by clearing cookie on logout (#8338) 5 years ago
notifications.js reduce initial js payload/requests 6 years ago
pagination.js closes #6544 7 years ago
popular.js Recent refactor (#6879) 7 years ago
recent.js fix: remove debug code that should not have made it in 6 years ago
register.js set initial focus on register page 7 years ago
reset.js ESlint quotes 8 years ago
reset_code.js fix: #7598, use notice element instead of alert 6 years ago
search.js fix: don't init autocomplete if user doesn't have privs 5 years ago
tag.js Recent refactor (#6879) 7 years ago
tags.js feat: increase search timeouts 6 years ago
top.js Recent refactor (#6879) 7 years ago
topic.js fix: #8363, dont break history 5 years ago
unread.js fix: #8500 5 years ago
users.js feat: increase search timeouts 6 years ago