3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-13 13:57:18 +00:00

Commit graph

  • 83abc8506e
    Fix 'half-mobile' styles in docs Dragory 2020-12-19 04:53:59 +02:00
  • 478cd4cf8b Fix error when unloading Logs plugin Dragory 2020-12-19 03:49:21 +02:00
  • 868e826185
    Fix error when unloading Logs plugin Dragory 2020-12-19 03:49:21 +02:00
  • 5f5befa061 Only log disabled regexes to stderr, not every timeout Dragory 2020-12-19 03:14:49 +02:00
  • 432ed8cbcf
    Only log disabled regexes to stderr, not every timeout Dragory 2020-12-19 03:14:49 +02:00
  • c6f2a2c840 Tweak RegExpRunner timeouts to be less strict Dragory 2020-12-19 03:14:22 +02:00
  • 81c696d10d
    Tweak RegExpRunner timeouts to be less strict Dragory 2020-12-19 03:14:22 +02:00
  • 909ce4c059 Make timeouts less noisy in stderr Dragory 2020-12-19 03:09:24 +02:00
  • 783a3ff26d
    Make timeouts less noisy in stderr Dragory 2020-12-19 03:09:24 +02:00
  • 79cbe5f886 Handle more connection error events gracefully Dragory 2020-12-19 03:07:41 +02:00
  • 1f79ee6939
    Handle more connection error events gracefully Dragory 2020-12-19 03:07:41 +02:00
  • f164a6a2e4 Fix stderr formatting of ErisError Dragory 2020-12-19 03:06:21 +02:00
  • 2b1a86bf0e
    Fix stderr formatting of ErisError Dragory 2020-12-19 03:06:21 +02:00
  • 28f37c3bc3 Fix logic error in case creation for manual kicks Dragory 2020-12-19 02:59:41 +02:00
  • a60cb92b74
    Fix logic error in case creation for manual kicks Dragory 2020-12-19 02:59:41 +02:00
  • da16988c99 Remove stderr for missing permissions to post mod cases Dragory 2020-12-18 05:26:29 +02:00
  • 14bebfe405
    Remove stderr for missing permissions to post mod cases Dragory 2020-12-18 05:26:29 +02:00
  • 77efb43181 Extend HTTP 500 error handling to all 5xx codes Dragory 2020-12-18 05:25:17 +02:00
  • 266e951f40
    Extend HTTP 500 error handling to all 5xx codes Dragory 2020-12-18 05:25:17 +02:00
  • d8a653202c Handle eris errors in common error handler Dragory 2020-12-18 05:24:07 +02:00
  • 1a3d6d2fd9
    Handle eris errors in common error handler Dragory 2020-12-18 05:24:07 +02:00
  • 301ba5627d Change plugin/discord error tolerance from 5/12.5s to 5/10s Dragory 2020-12-18 05:08:51 +02:00
  • 3538d6c66a
    Change plugin/discord error tolerance from 5/12.5s to 5/10s Dragory 2020-12-18 05:08:51 +02:00
  • 779212233c Pass unhandled rejections to main error handler Dragory 2020-12-18 05:07:55 +02:00
  • 5a1926439b
    Pass unhandled rejections to main error handler Dragory 2020-12-18 05:07:55 +02:00
  • 8451998b59 Fix edge case crash when a channel deletion event is received before the last message in that channel is processed Dragory 2020-12-18 05:00:26 +02:00
  • b95f83985e
    Fix edge case crash when a channel deletion event is received before the last message in that channel is processed Dragory 2020-12-18 05:00:26 +02:00
  • dccc14804a Apply code style from prettier Dragory 2020-12-17 04:15:08 +02:00
  • 646fb8d67c
    Apply code style from prettier Dragory 2020-12-17 04:15:08 +02:00
  • 6872539d4d Fix several locations that expected resolveUser() to return null Dragory 2020-12-17 04:12:49 +02:00
  • b9dde47a9e
    Fix several locations that expected resolveUser() to return null Dragory 2020-12-17 04:12:49 +02:00
  • 127ef260f1 Fix crash from invalid user id in !addcase Dragory 2020-12-17 04:10:36 +02:00
  • d35564eac8
    Fix crash from invalid user id in !addcase Dragory 2020-12-17 04:10:36 +02:00
  • bd4182bb53 Clean up HTTP 500 errors in stderr Dragory 2020-12-17 03:51:59 +02:00
  • 785813f495
    Clean up HTTP 500 errors in stderr Dragory 2020-12-17 03:51:59 +02:00
  • 00d1cccebe Fix muteUser() sometimes operating on stale member info Dragory 2020-12-17 03:50:02 +02:00
  • ac7935e24d
    Fix muteUser() sometimes operating on stale member info Dragory 2020-12-17 03:50:02 +02:00
  • d7da90f409 Fix resolveUser() returning null in contrast to its typings Dragory 2020-12-17 03:46:52 +02:00
  • 4a555823fc
    Fix resolveUser() returning null in contrast to its typings Dragory 2020-12-17 03:46:52 +02:00
  • b9d561018b Fix crash if automod alert message fails to render Dragory 2020-12-17 03:44:42 +02:00
  • 116c33e341
    Fix crash if automod alert message fails to render Dragory 2020-12-17 03:44:42 +02:00
  • f7f5ea7120
    Add canActOn check and more verbose error handling Dark 2020-12-16 16:22:02 +01:00
  • c28f34c5e1
    Remove erroneous description of new example Dark 2020-12-16 16:05:17 +01:00
  • 71a4216af8
    Add canActOn check Dark 2020-12-16 15:58:19 +01:00
  • 687bffa3f4 Add pagination to !cases -mod Dragory 2020-12-15 15:18:08 +02:00
  • 5056b4376a
    Add pagination to !cases -mod Dragory 2020-12-15 15:18:08 +02:00
  • 36dd1a52ab Add utility function to create paginated messages Dragory 2020-12-15 15:13:31 +02:00
  • 0c6ec9cef0
    Add utility function to create paginated messages Dragory 2020-12-15 15:13:31 +02:00
  • fb2c5abb02 Fix !cases -mod giving an error about unknown member Dragory 2020-12-15 14:47:17 +02:00
  • f93a7014a9
    Fix !cases -mod giving an error about unknown member Dragory 2020-12-15 14:47:17 +02:00
  • b88211efdf docs: fix mobile menu not closing when clicking a link Dragory 2020-12-13 23:33:33 +02:00
  • 7ecadc1aa0
    docs: fix mobile menu not closing when clicking a link Dragory 2020-12-13 23:33:33 +02:00
  • d414207be9 docs: more accessibility tweaks Dragory 2020-12-13 23:18:19 +02:00
  • 6ecc5b69a1
    docs: more accessibility tweaks Dragory 2020-12-13 23:18:19 +02:00
  • f1e8606c2c Fix menu on desktop Dragory 2020-12-13 23:11:23 +02:00
  • 0b9defc5d3
    Fix menu on desktop Dragory 2020-12-13 23:11:23 +02:00
  • ba8d417017 docs: accessibility improvements Dragory 2020-12-13 22:33:25 +02:00
  • 844faf7faa
    docs: accessibility improvements Dragory 2020-12-13 22:33:25 +02:00
  • 7336b75a8c Quick fix for build Dragory 2020-12-13 22:16:55 +02:00
  • fb2fc677be
    Quick fix for build Dragory 2020-12-13 22:16:55 +02:00
  • 6bfcbaad3d Type error fix Dragory 2020-12-13 22:11:16 +02:00
  • ba4be8cbf5
    Type error fix Dragory 2020-12-13 22:11:16 +02:00
  • fbf6fdb18b Make docs more mobile friendly Dragory 2020-12-13 22:11:04 +02:00
  • 864b57aac1
    Make docs more mobile friendly Dragory 2020-12-13 22:11:04 +02:00
  • 67f8066fb8 Update tailwindcss to 1.9.6 Dragory 2020-12-13 22:06:15 +02:00
  • 7700afda2b
    Update tailwindcss to 1.9.6 Dragory 2020-12-13 22:06:15 +02:00
  • a353a9062b Type fix Dragory 2020-12-13 15:28:00 +02:00
  • 32fd04f9a2
    Type fix Dragory 2020-12-13 15:28:00 +02:00
  • c774f79ae7 Update to TS 4.1, use same TS package in all sub-packages Dragory 2020-12-13 15:26:33 +02:00
  • 4dfc7ccfa9
    Update to TS 4.1, use same TS package in all sub-packages Dragory 2020-12-13 15:26:33 +02:00
  • 194aba643b List message author IDs in bulk deletes logs (#109) Jonathan 2020-12-12 21:31:35 +01:00
  • eb4d5ea6f1
    List message author IDs in bulk deletes logs (#109) Jonathan 2020-12-12 21:31:35 +01:00
  • 3b011e3321
    Wrap IDs in inline code blocks Miikka 2020-12-12 22:30:50 +02:00
  • 87b2798a96 Add moderator variable to mod action templates (#119) Nils 2020-12-12 21:29:08 +01:00
  • ec3bf2739d
    Add moderator variable to mod action templates (#119) Nils 2020-12-12 21:29:08 +01:00
  • a0496cc2f6
    Update muteUser.ts Miikka 2020-12-12 22:28:03 +02:00
  • 5e680ca335
    Merge branch 'master' into fr_modOptionInModActions Miikka 2020-12-12 22:27:35 +02:00
  • d7d9178b2a feat: add requested 'whois' as alias for !user (#122) vcokltfre 2020-12-12 20:24:09 +00:00
  • 497b76296d
    feat: add requested 'whois' as alias for !user (#122) vcokltfre 2020-12-12 20:24:09 +00:00
  • af2652eb68 Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121) Nils 2020-12-12 21:23:53 +01:00
  • 160bd4356e
    Make !clean ignore pins by default, explicit -delete-pins/-p option to delete them (#121) Nils 2020-12-12 21:23:53 +01:00
  • e3d064f2b8 Add !modlogs as an alias to !cases (#128) Jonathan 2020-12-12 15:22:31 -05:00
  • c38bb99e93
    Add !modlogs as an alias to !cases (#128) Jonathan 2020-12-12 15:22:31 -05:00
  • 93bc15a7de
    Merge branch 'master' into fr_vckick Miikka 2020-12-12 22:16:40 +02:00
  • c108da4c40 Add command to move all VC Members to another VC (#126) Nils 2020-12-12 21:15:15 +01:00
  • 809a72044f
    Add command to move all VC Members to another VC (#126) Nils 2020-12-12 21:15:15 +01:00
  • 9ce7f4d929 Merge pull request #127 from DarkView/banForcebanUpgrade Miikka 2020-12-12 22:13:17 +02:00
  • f8248c65a2
    Merge pull request #127 from DarkView/banForcebanUpgrade Miikka 2020-12-12 22:13:17 +02:00
  • 53f5053316
    Bump ini from 1.3.5 to 1.3.7 in /dashboard dependabot[bot] 2020-12-11 09:45:38 +00:00
  • d7993c7bcc Fix automod warns, kicks, and bans not using default contact methods Dragory 2020-12-03 16:55:53 +02:00
  • 138bc05402
    Fix automod warns, kicks, and bans not using default contact methods Dragory 2020-12-03 16:55:53 +02:00
  • aaabdeb978 Fix automod mutes not using default contact methods Dragory 2020-12-03 16:47:11 +02:00
  • 2d749730a6
    Fix automod mutes not using default contact methods Dragory 2020-12-03 16:47:11 +02:00
  • acf747dd23 Allow automatic tag invoke deletion Dark 2020-11-27 02:53:24 +01:00
  • a5e898f803
    Bump highlight.js from 9.16.2 to 9.18.5 in /backend dependabot[bot] 2020-11-25 01:53:35 +00:00
  • 409b8a6ef4
    Bump highlight.js from 9.15.10 to 10.1.2 in /dashboard dependabot[bot] 2020-11-25 00:48:00 +00:00
  • f5e173b0bc
    Add modlogs as an alias to casesUser Jonathan 2020-11-24 14:45:51 -05:00
  • 8710f47a7a
    Add modlogs as an alias to cases Jonathan 2020-11-24 14:44:56 -05:00
  • 4dfcb5b195 Add 'set_channel_permission_overrides' custom event action Dragory 2020-11-22 14:59:02 +02:00
  • e7efd48519
    Add 'set_channel_permission_overrides' custom event action Dragory 2020-11-22 14:59:02 +02:00