Commit graph

1167 commits

Author SHA1 Message Date
Dragory
3df57e3cb9
Use commandTypeHelpers instead of baseTypeHelpers 2020-07-06 03:05:40 +03:00
Dragory
c17fef6440
Optimize imports 2020-07-06 02:57:21 +03:00
Dragory
c1d91b2864
Convert !clean 2020-07-06 02:56:54 +03:00
Dragory
302987cb17
Convert !avatar, !jumbo, and !reload_guild 2020-07-06 02:47:39 +03:00
Dragory
a0e46df19d
Run prettier on refreshMembers.ts 2020-07-06 02:17:51 +03:00
Dragory
454ec18454
Use Node.js 14 2020-07-06 02:16:14 +03:00
Dragory
91badbe8f4
Fix extra lint error 2020-07-06 02:15:04 +03:00
Dragory
76b1d488ec
Update code quality action's Node.js version to 14 2020-07-06 02:11:55 +03:00
Dragory
8b01963e4c
Add default options for UtilityPlugin 2020-07-06 02:10:22 +03:00
Dragory
177fc40780
Various Knub 30 and type fixes 2020-07-06 02:08:11 +03:00
Dragory
eb703face3
Fixes to docs api endpoints 2020-07-06 02:01:16 +03:00
Dragory
680a70e464
Add showInDocs property to ZeppelinPluginBlueprint 2020-07-06 02:01:01 +03:00
Dragory
2c2393d3d4
Remove now-unneeded compileEnhancements option from ava config
Since ava 3, it's part of @ava/babel which we don't use.
2020-07-06 01:54:53 +03:00
Dragory
c423b17399
Add pluginUtils.getBaseUrl() 2020-07-06 01:54:26 +03:00
Dragory
951c27374f
Remove unported plugins from the repository 2020-07-06 01:53:58 +03:00
Dragory
9f059f33af
Combine Knub's type helpers with Zeppelin's, continue Utility plugin port 2020-07-06 01:51:48 +03:00
Dragory
b338351e37
Update to ava 3 2020-07-06 01:50:28 +03:00
Dragory
798b6a2341
Prevent prettier from inlining UtilityPlugin command list 2020-07-06 01:02:55 +03:00
Dragory
017fcd93cc
More work on porting Utility commands 2020-07-06 00:53:28 +03:00
Dragory
9bb72e0ffd
Don't export SearchError 2020-07-05 16:01:49 +03:00
Dragory
954c88bee2
Port !search and !bansearch to Knub 30 2020-07-05 15:59:15 +03:00
Dragory
902b7693e6
Dedupe package-lock.json with 'npm dedupe' 2020-07-05 15:31:06 +03:00
Dragory
22c7bd0ae7
Update to Knub v30.0.0-beta.9, knub-command-manager v8.1.1 2020-07-05 15:30:08 +03:00
Dragory
9963a4d5a4
Use blueprint directly for commands for clarity 2020-07-05 15:03:51 +03:00
Dragory
05693455ec
Set explicit type hints for customArgumentHelpers 2020-07-05 15:02:35 +03:00
Dragory
d62a4e26ae
Knub 30 conversion base work; Work on Utility plugin Knub 30 conversion 2020-07-05 05:00:54 +03:00
Dragory
1bf5a7fa28
Update to Knub v30.0.0-beta.8, TypeScript v3.9; update Node typings to v14 2020-07-05 04:59:53 +03:00
Dragory
3e50d39105
Update to Knub v30.0.0-beta.7 2020-07-05 02:41:05 +03:00
Dragory
8701380e6b
Update Knub to v30.0.0-beta.5 2020-07-04 23:04:52 +03:00
Miikka
5dca6c6cb0
tags: fix config-defined tags not accepting arguments 2020-07-04 22:17:21 +03:00
Dragory
b6b063f716
Update to Eris 0.13.3 2020-07-03 21:48:56 +03:00
Dragory
c54da7ecca
Update to Knub 30.0.0-beta.4 2020-07-03 21:48:06 +03:00
Dragory
820f1b8e1e
Update to Knub 30.0.0-beta.3 2020-07-03 21:37:17 +03:00
Dragory
2aa48f2fe9
Merge master 2020-07-02 23:45:46 +03:00
Miikka
7e3f9ebd11 WIP 2020-06-30 17:48:18 +03:00
Dragory
b4e034e3d8
Mutes: Add locks to prevent multiple simultaneous attempts to mute a user 2020-06-14 23:59:51 +03:00
Dragory
00aeab6cdd
Fix missing error code handling when posting case logs 2020-06-14 23:58:11 +03:00
Dragory
7ceb503d07
Logs: Fix error in excluded_channels checks 2020-06-14 23:51:19 +03:00
Dragory
24241fa7d2
Support embed fields/title in Starboard via copy_full_embed 2020-06-13 09:36:55 +03:00
dependabot[bot]
3892fb32cc
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 09:20:15 +00:00
Dragory
c19fd847e7
ReactionRoles: apply roles in a queue to avoid hitting rate limits on e.g. member REST endpoints 2020-06-04 21:50:08 +03:00
Dragory
ff4c934ca3
ReactionRoles: only clear pendingRoleChanges for a member after their roles have been applied 2020-06-04 21:41:35 +03:00
Dragory
cc69bc5be4
Add debug logging for null user IDs in mutes 2020-06-04 03:55:54 +03:00
Dragory
a47836977c
ZeppelinPlugin: read null options as { enabled: false } 2020-06-04 03:46:33 +03:00
Dragory
b64335c901
automod: clear old message spam data when re-evaluating an edited message 2020-06-04 03:20:31 +03:00
Dragory
c308a9b5ce
logs: fix bulk deletes not being logged 2020-06-04 02:51:15 +03:00
Dragory
1fd42eb266
Merge branch 'roflmaoqwerty-ban-search' 2020-06-04 02:50:15 +03:00
Dragory
54e5efcbdb
Merge branch 'ban-search' of git://github.com/roflmaoqwerty/ZeppelinBot into roflmaoqwerty-ban-search 2020-06-04 02:46:13 +03:00
Dragory
d281996b44
roles: mention role and user in success messages 2020-06-04 02:45:05 +03:00
Dragory
ff9bcca350
cases: add safeguard check for existing cases with the same audit log id 2020-06-04 02:37:13 +03:00