Commit Graph

  • 13e57f5d1e
    fixes Matthew 2020-08-18 20:39:21 -0400
  • d3c54ea19e
    fixes Matthew 2020-08-18 20:28:57 -0400
  • 8c131a9678
    fixes Matthew 2020-08-18 20:27:11 -0400
  • c467c7d0f6
    Add npm script to run migrations manually Dragory 2020-08-18 22:43:26 +0300
  • fdabf65882
    Fix thread alert_id being limited to 20 chars on MySQL Dragory 2020-08-18 22:43:08 +0300
  • 47125fd7fd
    Fix rare crash in typingProxy Dragory 2020-08-18 21:43:30 +0300
  • 883d8adf93
    Fix crash when a user sends an attachment Dragory 2020-08-17 11:26:06 +0300
  • a69e9dd0a2
    Rename server intents image to clear GitHub image cache Dragory 2020-08-17 02:22:22 +0300
  • 5886da6da6
    Update server members intent instruction image Dragory 2020-08-17 02:20:11 +0300
  • 15afd0995d
    Some wording tweaks/clarifications in docs Dragory 2020-08-17 02:17:32 +0300
  • ceff84a9ad
    Fix server intents image link in setup.md Dragory 2020-08-17 02:15:05 +0300
  • 47c3878e07
    Show FAQ more prominently in README Dragory 2020-08-17 02:14:12 +0300
  • cb9f04a5e3
    faq: add entry about message numbers, remove notes on attachments Dragory 2020-08-17 02:12:02 +0300
  • 958db5135d
    Use releases instead of tags in update check, ignore prereleases/drafts Dragory 2020-08-17 02:07:03 +0300
  • f8d53741e4
    Update version in package.json Dragory 2020-08-17 02:03:19 +0300
  • 4d42656c24
    Delete command message after !edit/!delete Dragory 2020-08-17 02:02:19 +0300
  • aff119549e
    Removed some leftover brackets around message numbers Dragory 2020-08-17 01:58:20 +0300
  • adc54909fa
    Tidy up edit/deletion styles Dragory 2020-08-17 01:53:21 +0300
  • 6a8ecfed8a
    Small extra tweak to thread message numbers Dragory 2020-08-17 01:46:51 +0300
  • 3aa74f2cbf
    Hide message numbers from non-verbose logs Dragory 2020-08-17 01:45:45 +0300
  • c7b49b5484
    Tweaks to default message number formatting Dragory 2020-08-17 01:43:36 +0300
  • 1532371091
    Add link to intent instructions image in changelog Dragory 2020-08-17 01:35:09 +0300
  • d9683efec6
    Add very important line break Dragory 2020-08-17 01:34:10 +0300
  • ca7dde0850
    Add instructions for enabling Server Members Intent in setup docs Dragory 2020-08-17 01:32:30 +0300
  • bdfdeaf7e1
    Emphasized breaking changes in the changelog Dragory 2020-08-17 01:25:29 +0300
  • ab40214b64
    Add renamed config options to the changelog Dragory 2020-08-17 01:25:05 +0300
  • ac2548b6cc
    Request GUILD_MEMBERS intent for server greetings. Emphasize new intent requirement in the changelog. Dragory 2020-08-17 01:24:30 +0300
  • 4fbf2a1769
    Rename guildGreetings to serverGreetings Dragory 2020-08-17 01:20:59 +0300
  • 900a14d8a1
    Rename categoryAutomation.newThreadFromGuild to categoryAutomation.newThreadFromServer Dragory 2020-08-17 01:04:05 +0300
  • c177be8920
    Fix categoryAutomation type Dragory 2020-08-17 00:55:18 +0300
  • 099b5f9616
    Enable !edit and !delete by default Dragory 2020-08-17 00:52:24 +0300
  • c437634a18
    Add !edit and !delete to the command docs Dragory 2020-08-17 00:39:50 +0300
  • d85a2dad5d
    Add !message Dragory 2020-08-17 00:39:39 +0300
  • 16a3af07ef
    Hide ajv warning about ignored keywords Dragory 2020-08-17 00:20:04 +0300
  • a327160ed9
    Improve CLI feedback for 'Waiting for servers', always continue after a delay Dragory 2020-08-17 00:19:41 +0300
  • be7f172b62
    Rename mainGuildId to mainServerId, mailGuildId to inboxServerId Dragory 2020-08-16 23:53:35 +0300
  • 3f2948bbc1
    Update prerequisite docs Dragory 2020-08-16 23:44:48 +0300
  • a863c1b382
    Generate plugin API documentation. Update plugin documentation. Dragory 2020-08-16 23:40:44 +0300
  • d5219556a7
    Add full JSDocs for the plugin API Dragory 2020-08-16 23:26:04 +0300
  • 60ae79d4e4
    Update setup instructions Dragory 2020-08-16 22:21:49 +0300
  • 0ce73f9344
    Merge branch 'master' into dev Dragory 2020-08-16 22:17:27 +0300
  • 2ceefbe1ec
    Update CHANGELOG Dragory 2020-08-16 22:16:36 +0300
  • f61b1cc397
    Require new text arg in !edit_snippet. Fixes #413 Dragory 2020-08-16 22:14:49 +0300
  • 778a30941d
    Update CHANGELOG Dragory 2020-08-16 19:58:10 +0300
  • 2d2ae2a118
    Update CHANGELOG Dragory 2020-08-16 19:55:59 +0300
  • a57a088317
    Merge branch 'dev' of github.com:Dragory/modmailbot into dev Dragory 2020-08-16 19:22:57 +0300
  • 034a9172c4
    Update config JSDoc Dragory 2020-08-16 19:22:50 +0300
  • 582944cb43 Bump public-ip from 4.0.0 to 4.0.2 dependabot[bot] 2020-08-16 16:15:18 +0000
  • 797dd0f829 Bump eslint from 7.6.0 to 7.7.0 dependabot[bot] 2020-08-16 16:15:23 +0000
  • 57fe492186 Bump uuid from 3.3.3 to 8.3.0 dependabot[bot] 2020-08-16 16:13:23 +0000
  • 2ce5eee23a Bump moment from 2.24.0 to 2.27.0 dependabot[bot] 2020-08-16 16:13:16 +0000
  • 23844ae4ac Bump ajv from 6.12.3 to 6.12.4 dependabot[bot] 2020-08-16 16:13:07 +0000
  • 70a1ae2c12
    Create dependabot.yml Miikka 2020-08-16 19:12:22 +0300
  • fbcdec5a4b
    Update configuration.md (#411) David 2020-08-16 17:01:52 +0100
  • cb6a9c2703
    Merge #373 Dragory 2020-08-16 18:58:25 +0300
  • 0540ac3b90
    Merge #358 Dragory 2020-08-16 18:51:20 +0300
  • 7a671eab1f
    Ignore errors from adding a reaction with reactOnSeen Dragory 2020-08-16 18:45:11 +0300
  • 51df75e641
    Set dm_channel_id directly from the message object Dragory 2020-08-16 18:42:19 +0300
  • c7bf059220
    When creating a new thread from a mention, include a note and the initial message in the thread Dragory 2020-08-16 18:41:58 +0300
  • 78a1cc34be
    threadOnMention -> createThreadOnMention Dragory 2020-08-16 18:36:51 +0300
  • e0aa3a73ae
    Merge #397 Dragory 2020-08-16 18:34:51 +0300
  • 041e095950
    Merge #398 Dragory 2020-08-16 18:27:51 +0300
  • 25998fa8a2
    Show a small note if a user messages the bot with e.g. a Spotify invite Dragory 2020-08-16 18:18:32 +0300
  • 31a5fb55b8
    Remove debug console.log Dragory 2020-08-14 01:23:49 +0300
  • 7c96d71efe
    Tweak edit/delete formatting Dragory 2020-08-14 01:19:01 +0300
  • a4c7b84616
    Add next_message_number to threads, use it for reply numbers Dragory 2020-08-14 01:18:45 +0300
  • 205262660b
    Fix line break in documentation Dragory 2020-08-14 01:04:07 +0300
  • 538a14338c
    Update mysqlOptions schema Dragory 2020-08-14 01:01:40 +0300
  • 25f2814e11
    Update documentation with new options Dragory 2020-08-14 01:00:43 +0300
  • 97a37eba61
    Small clarification in CHANGELOG Dragory 2020-08-14 00:50:09 +0300
  • 296d1304a7
    Reproducible formatters, add full log formatter Dragory 2020-08-14 00:42:32 +0300
  • 98532be55a
    Add create-migration script Dragory 2020-08-13 23:55:45 +0300
  • 77cb19e70c
    Fix inconsistency between knexfile and runtime knex config Dragory 2020-08-13 23:55:29 +0300
  • 8ba25d9504
    Update Node.js version ranges in package.json and index.js Dragory 2020-08-13 03:40:34 +0300
  • 9df221aa02
    Apply code style from .eslintrc to migrations Dragory 2020-08-13 03:38:24 +0300
  • d89b27d9b1
    Also lint ./db/migrations in lint scripts Dragory 2020-08-13 03:37:57 +0300
  • 555a75929b
    Fix migrations so they don't show Knex warnings Dragory 2020-08-13 03:37:01 +0300
  • 9973f75940
    Initial CHANGELOG pass for v2.31.0-beta.1 Dragory 2020-08-13 03:32:31 +0300
  • 98b8a05d5c
    Remove several deprecated config options Dragory 2020-08-13 03:32:04 +0300
  • ab6b84e6de
    Add official MySQL support. Simplify database options. Dragory 2020-08-13 03:31:48 +0300
  • 1c5b08b4c6
    Update docs on the attachmentStorage option Dragory 2020-08-13 02:46:30 +0300
  • 1f5faaab5b
    Fix unnecessary warning about migrations from knex Dragory 2020-08-13 02:44:42 +0300
  • 37c523cd04
    Band-aid fix for import in move.js Dragory 2020-08-13 02:36:52 +0300
  • 6d16daea0d
    Add new attachment storage option: "original" Dragory 2020-08-13 02:36:15 +0300
  • ff89ab557c
    Remove debug process.exit() Dragory 2020-08-13 00:26:54 +0300
  • b30e615200
    Use gateway intents, add extraIntents config option Dragory 2020-08-13 00:23:59 +0300
  • 2beadbe924
    Disable getAllUsers from the client Dragory 2020-08-13 00:16:57 +0300
  • 565032da1e
    Update to eris v0.13.3 Dragory 2020-08-13 00:16:28 +0300
  • 6630d46f48
    Resolve vulnerabilities from npm audit + dedupe package-lock.json Dragory 2020-08-13 00:15:44 +0300
  • b74463f6c4
    Update json5 to v2.1.3 Dragory 2020-08-13 00:14:56 +0300
  • ba364ae03b
    Update transliteration to v2.1.11 Dragory 2020-08-13 00:13:58 +0300
  • 3eef025143
    Update knex to v0.21.4 Dragory 2020-08-13 00:12:58 +0300
  • 38d5d193aa
    Update eslint to v7.6.0 Dragory 2020-08-13 00:12:07 +0300
  • 4fb5152d27
    Switch from nodemon to node-supervisor Dragory 2020-08-13 00:10:32 +0300
  • 86a060410f
    Apply code style from .eslintrc Dragory 2020-08-13 00:08:37 +0300
  • b628ac1bfa
    Run eslint --fix in a pre-commit hook Dragory 2020-08-13 00:08:04 +0300
  • 782efd217f
    Enforce double quotes in .eslintrc Dragory 2020-08-13 00:04:48 +0300
  • bd8dcc6129
    Fixes and tweaks to new config validation Dragory 2020-08-13 00:03:01 +0300
  • f7b8a312f9
    Coerce arrays of strings to arrays automatically Dragory 2020-08-12 23:24:17 +0300
  • d03903ce80
    Move beforeNewThread hook after validations, fix a couple bugs Dragory 2020-08-12 23:19:11 +0300