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 8d995d1eb6 refactor: flags detail page
- Show account moderation history
- Ban and delete quick actions

Squashed commit of the following:

commit 0e782e65f4d48ae814708e510ec9d01bcdd914e0
Author: Julian Lam <julian@nodebb.org>
Date:   Tue May 26 20:24:53 2020 -0400

    fix(deps): use persona 10.1.41/vanilla 11.1.17

commit 369e073d3c3189d8ce181eb3d573489cbe54d4fc
Author: Julian Lam <julian@nodebb.org>
Date:   Tue May 26 20:23:24 2020 -0400

    fix: allow ban and delete exported methods to have cbs

commit b83a086ea31a77ec82d161306c0b9bc115cb2a3a
Merge: 525aae1ea 256ee45d3
Author: Julian Lam <julian@nodebb.org>
Date:   Tue May 26 08:54:25 2020 -0400

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

commit 525aae1ea2e5d0103028a0f0c8dde05f172d088e
Author: Julian Lam <julian@nodebb.org>
Date:   Tue May 26 08:53:39 2020 -0400

    feat: integrate ban history and username changes to flag history list

commit 3e68ad28ba266f4c8620a676aa7f463f0a9d1df7
Author: Julian Lam <julian@nodebb.org>
Date:   Mon May 25 18:22:53 2020 -0400

    feat: allow ban and deletion from flag details page

commit a559ea1d8e8883385c2876868d855a0b93516c54
Author: Julian Lam <julian@nodebb.org>
Date:   Mon May 25 18:22:00 2020 -0400

    feat: export banAccount and deleteAccount methods from accounts module
5 years ago
..
admin refactor: change to const/let 5 years ago
categories fix: missing await 5 years ago
cli fix(deps): bump dependencies (#8239) 5 years ago
controllers fix: #8320, dont load moderators separately for each category 5 years ago
database feat: use getSortedSetsMembers to load followed tids 5 years ago
groups fix: lint 5 years ago
messaging Testing suite integration for openapi spec (#8263) 5 years ago
meta feat: improve grunt restart/rebuild speed 5 years ago
middleware Revert "fix: #8142 invalid session warning if server-side session destroyed" 5 years ago
navigation Testing suite integration for openapi spec (#8263) 5 years ago
plugins Support package manager: cnpm and pnpm (#8222) 5 years ago
posts feat: closes #8308, edit post notif for watched topic posts 5 years ago
privileges feat: add 2 hooks for modifying privileges 5 years ago
rewards fix: #7958, give rewards one by one 5 years ago
routes fix: remove dead picture upload code #8260 5 years ago
socket.io fix: #8249, don't send move notifications for deleted posts/topics 5 years ago
topics feat: filter followed tids by category 5 years ago
upgrades Remove allowFileUploads ACP option (#8324) 5 years ago
user fix: tests, handle no sessions 5 years ago
views Remove allowFileUploads ACP option (#8324) 5 years ago
widgets feat: #7090, abililty to hide widgets 5 years ago
analytics.js fix: logic for determining dailyStats hour vars 5 years ago
batch.js refactor: async/await file 5 years ago
cache.js feat: increase size of local cache 6 years ago
coverPhoto.js refactor: async/await file 5 years ago
emailer.js feat: displaying one-click unsubscribe link in email footer (#8024) 5 years ago
events.js #8115 - log post owner changes (#8117) 5 years ago
file.js fix: #8134, upgrade mkdirp to 1.0.x 5 years ago
flags.js refactor: flags detail page 5 years ago
image.js feat: add folder to filter:uploadImage and filter:uploadFile 5 years ago
install.js feat: show error if json is invalid 5 years ago
languages.js fix: remove useless catchs and empty line 6 years ago
logger.js Provide more error information to logs 7 years ago
notifications.js feat: closes #8308, edit post notif for watched topic posts 5 years ago
pagination.js fix: #7468 6 years ago
password.js refactor: password async/await 6 years ago
prestart.js fix(style): requiring parens in block bodies 6 years ago
promisify.js fix: remove left over code, use proper names 6 years ago
pubsub.js test pubsub 6 years ago
search.js refactor: remove hook assign 6 years ago
settings.js closes #5008 6 years ago
sitemap.js fixes sitemap base url issue when using with subfolder (#8247) 5 years ago
social.js Async refactor in place (#7736) 6 years ago
start.js fix: show stack trace on startup errors 5 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js Remove allowFileUploads ACP option (#8324) 5 years ago
utils.js Make utils and translator easier to require 8 years ago
webserver.js fix: #8142, broken site if no server-side session (#8148) 5 years ago