3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

Commit graph

  • 2b11f0f291 Add command to save pins to the message database Dragory 2018-12-22 14:10:38 +02:00
  • 69ca513aee Add command to save pins to the message database Dragory 2018-12-22 14:10:38 +02:00
  • d2fa2977e6 Fix !update and auto-updated mute cases Dragory 2018-12-22 14:05:06 +02:00
  • e787312a1a Fix !update and auto-updated mute cases Dragory 2018-12-22 14:05:06 +02:00
  • 3e9ade52b2 Add command to save specific messages to db Dragory 2018-12-22 13:57:55 +02:00
  • 1aaa4205e9 Add command to save specific messages to db Dragory 2018-12-22 13:57:55 +02:00
  • 9765c11bb1 Remove mute_role config requirement from ModActions Dragory 2018-12-22 13:55:24 +02:00
  • d2a505f838 Remove mute_role config requirement from ModActions Dragory 2018-12-22 13:55:24 +02:00
  • 3755f1655d Add user mention to member join log Dragory 2018-12-22 13:28:17 +02:00
  • cf17374a24 Add user mention to member join log Dragory 2018-12-22 13:28:17 +02:00
  • 1b6a8b0df0 Bold username on 'note added' mod action confirmation Dragory 2018-12-22 13:25:17 +02:00
  • 1a0bf1a525 Bold username on 'note added' mod action confirmation Dragory 2018-12-22 13:25:17 +02:00
  • 49f6c6c94b Add case number to mod action confirmations Dragory 2018-12-22 13:22:16 +02:00
  • 8d59420579 Add case number to mod action confirmations Dragory 2018-12-22 13:22:16 +02:00
  • 29782bbfda Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted Dragory 2018-12-22 13:06:40 +02:00
  • ce0b7ded08 Message archive formatting tweaks and fixes; only emit deleteBulk event from SavedMessages if any messages were actually marked as deleted Dragory 2018-12-22 13:06:40 +02:00
  • 95ae2ff9ca Small cleanup Dragory 2018-12-22 12:39:03 +02:00
  • dee4637a7f Small cleanup Dragory 2018-12-22 12:39:03 +02:00
  • 8b8efc3585 Log text/style tweaks; add message date to deletion logs Dragory 2018-12-22 12:38:52 +02:00
  • 3c3602f8d3 Log text/style tweaks; add message date to deletion logs Dragory 2018-12-22 12:38:52 +02:00
  • da1b706bb2 Fix buggy formatting in nickname reset logs Dragory 2018-12-22 12:28:48 +02:00
  • 1dd8266405 Fix buggy formatting in nickname reset logs Dragory 2018-12-22 12:28:48 +02:00
  • ee0c4abd3c Fix kick logs with !kick Dragory 2018-12-22 12:26:54 +02:00
  • 9f7970efba Fix kick logs with !kick Dragory 2018-12-22 12:26:54 +02:00
  • 664b878f75 Fix error when editing non-saved messages Dragory 2018-12-15 23:07:19 +02:00
  • 022fcc537e Fix error when editing non-saved messages Dragory 2018-12-15 23:07:19 +02:00
  • 2876713e78 Add !nick alias for !nickname Dragory 2018-12-15 23:02:57 +02:00
  • fecd9d96a9 Add !nick alias for !nickname Dragory 2018-12-15 23:02:57 +02:00
  • b35d027ce5 Add Starboard plugin Dragory 2018-12-15 23:01:45 +02:00
  • 0c8efedb8c Add Starboard plugin Dragory 2018-12-15 23:01:45 +02:00
  • 324ee5b4f7 Fix removing event listeners in LogsPlugin Dragory 2018-12-15 23:01:26 +02:00
  • 33d2026556 Fix removing event listeners in LogsPlugin Dragory 2018-12-15 23:01:26 +02:00
  • 095e8f159c Update emoji-regex to 7.0.1 Dragory 2018-12-15 21:16:17 +02:00
  • a6b2fe5fed Update emoji-regex to 7.0.1 Dragory 2018-12-15 21:16:17 +02:00
  • 4d4b2d6443 Update Knub to 13.1.0 and Eris to 0.9.0 Dragory 2018-12-15 21:07:05 +02:00
  • daa264357b Update Knub to 13.1.0 and Eris to 0.9.0 Dragory 2018-12-15 21:07:05 +02:00
  • bb36a7ee24 migrations: only drop tables if they exist Dragory 2018-12-15 17:38:34 +02:00
  • 9513f4f0c7 migrations: only drop tables if they exist Dragory 2018-12-15 17:38:34 +02:00
  • d719cae11e Add !nickname command Dragory 2018-12-15 17:28:36 +02:00
  • 2d2145eda3 Add !nickname command Dragory 2018-12-15 17:28:36 +02:00
  • c30f47d2ce Move canActOn to ZeppelinPlugin base class Dragory 2018-12-15 17:24:09 +02:00
  • 52c2bfa0b2 Move canActOn to ZeppelinPlugin base class Dragory 2018-12-15 17:24:09 +02:00
  • 9d962f0acf cleanup: use utils.noop instead of empty fn Dragory 2018-12-15 17:21:51 +02:00
  • 2af174ba1f cleanup: use utils.noop instead of empty fn Dragory 2018-12-15 17:21:51 +02:00
  • d3a0570e2d Don't log deletions/edits from the bot user Dragory 2018-12-15 17:19:23 +02:00
  • 8d311590ad Don't log deletions/edits from the bot user Dragory 2018-12-15 17:19:23 +02:00
  • ef0fa61c39 Show attachments in message deletion logs Dragory 2018-12-15 17:15:32 +02:00
  • 62afd8e8e6 Show attachments in message deletion logs Dragory 2018-12-15 17:15:32 +02:00
  • 37b791bd56 Add Slowmode plugin Dragory 2018-12-15 17:04:04 +02:00
  • 0431b3c225 Add Slowmode plugin Dragory 2018-12-15 17:04:04 +02:00
  • 7092333326 Update Knub to 13.0.1 Dragory 2018-12-15 16:50:00 +02:00
  • b02dae2890 Update Knub to 13.0.1 Dragory 2018-12-15 16:50:00 +02:00
  • 666e8c4f4f tslint: allow bitwise operators Dragory 2018-12-15 16:31:50 +02:00
  • f70a6f0669 tslint: allow bitwise operators Dragory 2018-12-15 16:31:50 +02:00
  • 4af220380c ormconfig: fix slow cli commands; add db timeout Dragory 2018-12-15 16:29:38 +02:00
  • 66d1afbb81 ormconfig: fix slow cli commands; add db timeout Dragory 2018-12-15 16:29:38 +02:00
  • b6e21a6650 Update Knub to 13.0.0 Dragory 2018-12-15 16:29:16 +02:00
  • c5aea510e7 Update Knub to 13.0.0 Dragory 2018-12-15 16:29:16 +02:00
  • d4cc0a2b2d Don't censor bot messages Dragory 2018-12-14 09:14:13 +02:00
  • a0e8c37701 Don't censor bot messages Dragory 2018-12-14 09:14:13 +02:00
  • 75938da0ac Don't persist 'false' voice mute state Dragory 2018-12-14 09:09:54 +02:00
  • d94f06dba8 Don't persist 'false' voice mute state Dragory 2018-12-14 09:09:54 +02:00
  • 44251a60c5 Fix error in restore plugin when saving is_voice_muted false Dragory 2018-12-14 09:08:18 +02:00
  • 6e7338e5ec Fix error in restore plugin when saving is_voice_muted false Dragory 2018-12-14 09:08:18 +02:00
  • 365d1466ca Fix for error when persisting voice state Dragory 2018-12-14 09:01:32 +02:00
  • 8c83b7d684 Fix for error when persisting voice state Dragory 2018-12-14 09:01:32 +02:00
  • f89fedbac2 Fix error in unban Dragory 2018-12-14 08:54:15 +02:00
  • 7154c006dc Fix error in unban Dragory 2018-12-14 08:54:15 +02:00
  • d9669c6e6d Add build process for prod Dragory 2018-12-14 06:47:58 +02:00
  • e7b8c0d64d Add build process for prod Dragory 2018-12-14 06:47:58 +02:00
  • e418f9f7a2 Move migrations under src Dragory 2018-12-14 06:45:50 +02:00
  • 1c27390b87 Move migrations under src Dragory 2018-12-14 06:45:50 +02:00
  • 9581ad7b9d Update package name in package.json and set it to private Dragory 2018-12-14 06:32:17 +02:00
  • 1e45a2a7db Update package name in package.json and set it to private Dragory 2018-12-14 06:32:17 +02:00
  • 87e12ca6a4 Update Typescript package to 3.2.2 Dragory 2018-12-14 06:30:26 +02:00
  • 3f703d2b4b Update Typescript package to 3.2.2 Dragory 2018-12-14 06:30:26 +02:00
  • 5a71ad5756 Verify required Node.js version Dragory 2018-12-14 06:27:41 +02:00
  • 42f45af499 Verify required Node.js version Dragory 2018-12-14 06:27:41 +02:00
  • 1020747398 Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. Dragory 2018-11-25 17:04:26 +02:00
  • 2e30a3b9e7 Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. Dragory 2018-11-25 17:04:26 +02:00
  • 993b38db74 Allow mentions in "!clean user"; fix some clean command bugs Dragory 2018-11-24 19:42:51 +02:00
  • 22c515be38 Allow mentions in "!clean user"; fix some clean command bugs Dragory 2018-11-24 19:42:51 +02:00
  • 2b333409a7 Fix bulk message deletion logging. Remove !clean command and response after a short delay. Dragory 2018-11-24 19:33:29 +02:00
  • 9687359105 Fix bulk message deletion logging. Remove !clean command and response after a short delay. Dragory 2018-11-24 19:33:29 +02:00
  • 90e0e3b8ec Update Knub to 12.2.2 Dragory 2018-11-24 19:30:42 +02:00
  • a93f25d638 Update Knub to 12.2.2 Dragory 2018-11-24 19:30:42 +02:00
  • 1f147fc9fa ModActions: fix errors when listing too many cases Dragory 2018-11-24 19:14:12 +02:00
  • 40a20f94c1 ModActions: fix errors when listing too many cases Dragory 2018-11-24 19:14:12 +02:00
  • 2c561afe1a Create archives from bulk deletes and cleans. Use GuildSavedMessages for cleans. Dragory 2018-11-24 18:39:17 +02:00
  • 2bce771c59 Create archives from bulk deletes and cleans. Use GuildSavedMessages for cleans. Dragory 2018-11-24 18:39:17 +02:00
  • 4a65b94cc3 Update Knub to 12.2.1 Dragory 2018-11-24 17:59:17 +02:00
  • f7b62429c6 Update Knub to 12.2.1 Dragory 2018-11-24 17:59:17 +02:00
  • 2f31579777 Use GuildSavedMessages events in logs. Fix code blocks in edit logs. Dragory 2018-11-24 17:59:05 +02:00
  • 2c8603ca70 Use GuildSavedMessages events in logs. Fix code blocks in edit logs. Dragory 2018-11-24 17:59:05 +02:00
  • 0eee5529b6 Port Censor and Spam plugins to use GuildSavedMessages events Dragory 2018-11-24 17:12:36 +02:00
  • 1a6e680d81 Port Censor and Spam plugins to use GuildSavedMessages events Dragory 2018-11-24 17:12:36 +02:00
  • aee9d3d87c Update Knub to 12.2.0 Dragory 2018-11-24 15:07:53 +02:00
  • fbb1ee4719 Update Knub to 12.2.0 Dragory 2018-11-24 15:07:53 +02:00
  • 034391d9fe Add QueuedEventEmitter, use it for GuildSavedMessages events Dragory 2018-11-24 14:58:54 +02:00
  • effaff5dc8 Add QueuedEventEmitter, use it for GuildSavedMessages events Dragory 2018-11-24 14:58:54 +02:00