3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
Commit graph

1727 commits

Author SHA1 Message Date
Dragory
ff98670cf5
Improve empty message detection when rendering tags 2020-12-23 02:27:45 +02:00
Dragory
3def728ab5
Improve permission level error in !ban 2020-12-22 22:13:08 +02:00
Dragory
fec2b49129
Improve !ban error messages 2020-12-22 22:10:41 +02:00
Dragory
f4fc46d6eb
Remove unused log type AUTOMOD_SPAM_NEW 2020-12-21 21:37:18 +02:00
Dragory
fc7537318f
Add dependabot.yml 2020-12-20 18:46:09 +02:00
Nils
b2a53b0722
Add locks to starboard and include example of level-only starring (#125) 2020-12-20 18:32:24 +02:00
Nils
adc8959836
Add canActOn check to !vcmoveall and more verbose error handling (#137) 2020-12-20 18:31:28 +02:00
Dragory
3c3a819aba
Fix dashboard compilation error 2020-12-19 04:55:43 +02:00
Dragory
83abc8506e
Fix 'half-mobile' styles in docs 2020-12-19 04:53:59 +02:00
Dragory
868e826185
Fix error when unloading Logs plugin 2020-12-19 03:49:21 +02:00
Dragory
432ed8cbcf
Only log disabled regexes to stderr, not every timeout 2020-12-19 03:14:49 +02:00
Dragory
81c696d10d
Tweak RegExpRunner timeouts to be less strict 2020-12-19 03:14:22 +02:00
Dragory
783a3ff26d
Make timeouts less noisy in stderr 2020-12-19 03:09:24 +02:00
Dragory
1f79ee6939
Handle more connection error events gracefully 2020-12-19 03:07:41 +02:00
Dragory
2b1a86bf0e
Fix stderr formatting of ErisError 2020-12-19 03:06:21 +02:00
Dragory
a60cb92b74
Fix logic error in case creation for manual kicks 2020-12-19 02:59:41 +02:00
Dragory
14bebfe405
Remove stderr for missing permissions to post mod cases
This is generally only relevant to the server admins, and is already
logged as a BOT_ALERT for them.
2020-12-18 05:26:33 +02:00
Dragory
266e951f40
Extend HTTP 500 error handling to all 5xx codes 2020-12-18 05:25:27 +02:00
Dragory
1a3d6d2fd9
Handle eris errors in common error handler 2020-12-18 05:24:07 +02:00
Dragory
3538d6c66a
Change plugin/discord error tolerance from 5/12.5s to 5/10s 2020-12-18 05:08:51 +02:00
Dragory
5a1926439b
Pass unhandled rejections to main error handler 2020-12-18 05:07:55 +02:00
Dragory
b95f83985e
Fix edge case crash when a channel deletion event is received before the last message in that channel is processed 2020-12-18 05:00:53 +02:00
Dragory
646fb8d67c
Apply code style from prettier 2020-12-17 04:15:08 +02:00
Dragory
b9dde47a9e
Fix several locations that expected resolveUser() to return null 2020-12-17 04:12:49 +02:00
Dragory
d35564eac8
Fix crash from invalid user id in !addcase 2020-12-17 04:10:36 +02:00
Dragory
785813f495
Clean up HTTP 500 errors in stderr 2020-12-17 03:51:59 +02:00
Dragory
ac7935e24d
Fix muteUser() sometimes operating on stale member info 2020-12-17 03:50:02 +02:00
Dragory
4a555823fc
Fix resolveUser() returning null in contrast to its typings 2020-12-17 03:46:52 +02:00
Dragory
116c33e341
Fix crash if automod alert message fails to render 2020-12-17 03:44:42 +02:00
Dragory
5056b4376a
Add pagination to !cases -mod 2020-12-15 15:18:08 +02:00
Dragory
0c6ec9cef0
Add utility function to create paginated messages 2020-12-15 15:13:31 +02:00
Dragory
f93a7014a9
Fix !cases -mod giving an error about unknown member 2020-12-15 14:47:17 +02:00
Dragory
7ecadc1aa0
docs: fix mobile menu not closing when clicking a link 2020-12-13 23:33:33 +02:00
Dragory
6ecc5b69a1
docs: more accessibility tweaks 2020-12-13 23:18:19 +02:00
Dragory
0b9defc5d3
Fix menu on desktop 2020-12-13 23:11:23 +02:00
Dragory
844faf7faa
docs: accessibility improvements 2020-12-13 22:33:25 +02:00
Dragory
fb2fc677be
Quick fix for build 2020-12-13 22:16:55 +02:00
Dragory
ba4be8cbf5
Type error fix 2020-12-13 22:11:16 +02:00
Dragory
864b57aac1
Make docs more mobile friendly 2020-12-13 22:11:04 +02:00
Dragory
7700afda2b
Update tailwindcss to 1.9.6 2020-12-13 22:06:15 +02:00
Dragory
32fd04f9a2
Type fix 2020-12-13 15:28:00 +02:00
Dragory
4dfc7ccfa9
Update to TS 4.1, use same TS package in all sub-packages 2020-12-13 15:26:33 +02:00
Jonathan
eb4d5ea6f1
List message author IDs in bulk deletes logs (#109) 2020-12-12 22:31:35 +02:00
Nils
ec3bf2739d
Add moderator variable to mod action templates (#119) 2020-12-12 22:29:08 +02:00
vcokltfre
497b76296d
feat: add requested 'whois' as alias for !user (#122) 2020-12-12 22:24:09 +02:00
Nils
160bd4356e
Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121) 2020-12-12 22:23:53 +02:00
Jonathan
c38bb99e93
Add !modlogs as an alias to !cases (#128)
Co-authored-by: Jonathan <54381371+chislxyz@users.noreply.github.com>
2020-12-12 22:22:31 +02:00
Nils
809a72044f
Add command to move all VC Members to another VC (#126) 2020-12-12 22:15:15 +02:00
Miikka
f8248c65a2
Merge pull request #127 from DarkView/banForcebanUpgrade
Allow ban to be upgraded to forceban if the member is not on the server
2020-12-12 22:13:17 +02:00
Dragory
138bc05402
Fix automod warns, kicks, and bans not using default contact methods 2020-12-03 16:55:53 +02:00