Commit Graph

  • 0595f0a4f5 Add pm2 support Robert Klebes 2019-06-25 06:27:40 -0400
  • 3bec7ba642 Fix link Miikka Virtanen 2019-06-17 10:24:17 +0300
  • fbcbdd9085 2.25.0 Miikka Virtanen 2019-06-17 10:23:15 +0300
  • 9019063fa7 Update README/CHANGELOG for 2.25.0 Miikka Virtanen 2019-06-17 10:22:01 +0300
  • eac3e9e0a8 Update knub-command-manager to 3.1.3 to fix double space in replies Dragory 2019-06-16 22:51:12 +0300
  • 158db3c070 Fix replies without text that include attachments Dragory 2019-06-16 22:37:05 +0300
  • 692697d44f Recommend latest tagged release instead of cloning the repo Dragory 2019-06-16 22:29:04 +0300
  • 38c7bd83ff Switch to knub-command-manager instead of Eris's command client. Update sqlite3 for Node.js 12 support. Dragory 2019-06-16 22:27:30 +0300
  • 68ec9748a1 Merge branch 'master' of github.com:Dragory/modmailbot Dragory 2019-06-15 15:02:46 +0300
  • 2ce84a7bb5 2.24.0 Dragory 2019-06-15 15:02:34 +0300
  • 977ecbe5a2 Use Eris 0.10.0 instead of #dev Dragory 2019-06-15 15:02:29 +0300
  • 4118e13c70
    Change "npm install" in setup to "npm ci" Miikka 2019-06-14 15:17:33 +0300
  • 6058fe9dac 2.23.2 Dragory 2019-06-09 21:02:40 +0300
  • 099e01c25a Update Node.js version check at startup to require Node.js 10 Dragory 2019-06-09 21:02:34 +0300
  • 86b1f8c8ac 2.23.1 Dragory 2019-06-09 20:46:19 +0300
  • c3886b5c77 Update CHANGELOG for v2.23.1 Dragory 2019-06-09 20:46:12 +0300
  • 52df24326d Update required Node.js version Dragory 2019-06-09 20:42:51 +0300
  • b7099e45e2 Mention snippet arguments in README Dragory 2019-06-09 20:35:10 +0300
  • 4b6049fb44 2.23.0 Dragory 2019-06-09 20:33:54 +0300
  • 7accb65a5e Update CHANGELOG for 2.23.0 Dragory 2019-06-09 20:33:50 +0300
  • 86529ae50c Don't hardcode repo URL for update check user agent Dragory 2019-06-09 20:32:52 +0300
  • 5a352a5073 Document !logs pagination + add <time> for block/unblock documentation under 'anywhere on the inbox server' Dragory 2019-06-09 20:28:22 +0300
  • 3cf31f37d9 Add pagination to !logs Dragory 2019-06-09 20:25:47 +0300
  • a60515bcc7 Fix !block/unblock time arg without explicit user id Dragory 2019-06-09 20:25:21 +0300
  • 1259669c9d Add support for timed blocks. Add !is_blocked. Dragory 2019-06-09 20:04:40 +0300
  • 4bfd247be3 Add support for command aliases Dragory 2019-06-09 19:31:16 +0300
  • 7a57e3eb45 Add support for multiple mentionRole values Dragory 2019-06-09 19:24:00 +0300
  • 2d5bf76209 Add support for snippet arguments Dragory 2019-06-09 19:17:32 +0300
  • 373aef55cf Add basic support for plugins Dragory 2019-06-09 17:53:49 +0300
  • b9133da4da Add update notifications Dragory 2019-06-09 17:31:17 +0300
  • 907cb1956f 2.22.0 Dragory 2019-06-09 16:09:49 +0300
  • 8730d78bbe Update CHANGELOG for v2.22.0 Dragory 2019-06-09 16:09:44 +0300
  • eb2f109301 Add rolesInThreadHeader config option Dragory 2019-06-09 16:04:17 +0300
  • 94d75a184b Remove old update warning from the README Dragory 2019-06-09 15:56:40 +0300
  • 5d5d3dfdf3 Add watch npm script for development Dragory 2019-06-09 15:56:19 +0300
  • 18f3da1247 Add guildGreetings config option Dragory 2019-06-09 15:56:04 +0300
  • 1f370769ac 2.21.3 Dragory 2019-06-05 23:12:08 +0300
  • 86a649b1a0 Update CHANGELOG for v2.21.3 Dragory 2019-06-05 23:12:00 +0300
  • b5fe1de87b Ignore errors from unknown message types Dragory 2019-06-05 23:11:08 +0300
  • e32cc9df1c 2.21.2 Dragory 2019-06-05 01:10:53 +0300
  • 0ee0db75d9 Update CHANGELOG for v2.21.2 Dragory 2019-06-05 01:10:34 +0300
  • 2b164ea80e Update eslint to resolve vuln in js-yaml (dev) Dragory 2019-06-05 00:51:01 +0300
  • 19c5c048f2 Update to dev version of eris to resolve some crashes Dragory 2019-06-05 00:50:02 +0300
  • aeb227f301 2.21.1 Dragory 2019-04-15 19:27:07 +0300
  • dd964a3707 Update CHANGELOG for v2.21.1 Dragory 2019-04-15 19:27:01 +0300
  • ae3f3920e3 Ignore account age/time on server requirements when using !newthread Dragory 2019-04-15 19:26:14 +0300
  • de8ce9bfea 2.21.0 Dragory 2019-04-15 19:11:11 +0300
  • 76c55eaaad Update CHANGELOG for v2.21.0 Dragory 2019-04-15 19:11:01 +0300
  • 22e03d2335 Rename requiredJoinedAt -> requiredTimeOnServer, add support for multiple main guilds for that setting Dragory 2019-04-15 19:06:59 +0300
  • 3ad2d0a2ff
    Merge pull request #270 from reboxer/master Miikka 2019-04-15 18:32:50 +0300
  • 59dbb28ca1 small readme add santiago 2019-04-15 11:02:41 -0300
  • a34d44e054 wrong order lol santiago 2019-04-15 10:50:29 -0300
  • f2808c0b04 Add requirement for joinedAt santiago 2019-04-15 10:43:22 -0300
  • 22980d4ab8 2.20.0 Dragory 2019-03-28 05:12:12 +0200
  • ecbebff801 Update README and CHANGELOG for v2.20.0 Dragory 2019-03-28 05:12:02 +0200
  • 2a20d9fdaa Escape markdown in user nickname and some other places Dragory 2019-03-28 05:03:47 +0200
  • 3d077cb252 Add current voice channel to thread header Dragory 2019-03-28 04:57:21 +0200
  • 073f3a87ea Add categoryAutomation config option and make newThreadCategoryId a shortcut for the newThread sub-option. Add support for per-guild categories via categoryAutomation. Dragory 2019-03-28 04:54:12 +0200
  • ddc3f6425a Clean-up Dragory 2019-03-28 04:29:50 +0200
  • 3cc566e6b0 Re-fetch member info from the API if we can't find a user on a main guild Dragory 2019-03-28 04:29:40 +0200
  • 846f33bdf1 2.19.0 Dragory 2019-03-06 23:31:49 +0200
  • 4abae9131d Update README and CHANGELOG for v2.19.0 Dragory 2019-03-06 23:31:34 +0200
  • a470b72016 Add attachmentStorage option Dragory 2019-03-06 23:31:24 +0200
  • 6e3f7f46c2
    Merge pull request #226 from GabrielLewis2/patch-1 Miikka 2019-03-06 21:42:29 +0200
  • 0e4d35d622 Merge branch 'master' of github.com:Dragory/modmailbot Dragory 2019-03-06 21:41:34 +0200
  • 4510699e25 Add syncPermissionsOnMove config option to README Dragory 2019-03-06 21:41:24 +0200
  • 591d6251ce
    Merge pull request #225 from reboxer/master Miikka 2019-03-06 21:39:37 +0200
  • 688ab7ceea Add support for scheduled !suspend Dragory 2019-03-06 21:37:36 +0200
  • bee147c19d Allow !loglink in suspended threads Dragory 2019-03-06 21:36:17 +0200
  • d0b9ef851f Migration for scheduled_close_silent should now place the column after _name Dragory 2019-03-06 21:16:50 +0200
  • 188f7543ee Allow silent scheduled closes. Make close time format stricter (no whitespace). Dragory 2019-03-06 21:15:09 +0200
  • cd3da4c4ec Add syncPermissionsOnMove config option Dragory 2019-03-06 20:50:24 +0200
  • 7acf193078
    See requiredAccountAge below, not above. Gabriel Lewis 2019-02-25 18:36:44 +0000
  • f8b5327ef6 2.18.0 Dragory 2019-02-23 23:34:53 +0200
  • f2ba326df7 Update CHANGELOG for 2.18.0 Dragory 2019-02-23 23:34:13 +0200
  • 5e1a1e7e15 Add 'silent' option to !close when closeMessage is specified Dragory 2019-02-23 23:32:18 +0200
  • f4a295c00e Update sqlite3 package to 4.0.6, update other packages as allowed by semver Dragory 2019-02-23 23:25:10 +0200
  • 86bc6fd809 Only delete the reply command if the bot was able to send the reply Dragory 2019-02-23 22:55:26 +0200
  • 508b78fce2 Allow users to be mentioned in botMentionResponse santiago 2019-02-23 11:33:22 -0300
  • bb7e9169a2
    Merge pull request #185 from Huskydog9988/patch-1 Miikka 2019-01-19 15:53:49 +0200
  • ee51e35f6f Fix potential error with webhook messages Dragory 2019-01-11 18:29:48 +0200
  • f43983f1a1
    Removed Duplicate “botMentionResponse” Huskydog9988 2018-10-25 10:45:21 -0400
  • 1fa45b9f8d 2.17.0 Dragory 2018-09-20 23:39:49 +0300
  • bbc42d4b65 Update README and CHANGELOG for 2.17.0 Dragory 2018-09-20 23:38:53 +0300
  • 21d2a7453c Add allowUserClose option. Fixes #69 Dragory 2018-09-20 23:31:14 +0300
  • 2f1b51d97a Add support for sending anonymous snippets. Add snippetPrefixAnon option. Fixes #82 Dragory 2018-09-20 22:54:47 +0300
  • 9f72f81a73 Merge branch 'AndreasGassmann-patch-1' Dragory 2018-09-20 22:36:25 +0300
  • 26bea6f5e7 Merge branch 'patch-1' of https://github.com/AndreasGassmann/modmailbot into AndreasGassmann-patch-1 Dragory 2018-09-20 22:36:12 +0300
  • b502fb6fa1 Update eris to 0.9.0, knex to 0.15.2 Dragory 2018-09-20 22:33:40 +0300
  • 1ec0a811d9 Support role and user IDs in inboxServerPermission. Allow specifying multiple values for inboxServerPermission. Dragory 2018-09-20 22:27:59 +0300
  • 8d475609fb Merge branch 'Akhawais-config-fix' Dragory 2018-09-20 22:09:53 +0300
  • a8822ea002 Merge branch 'config-fix' of https://github.com/Akhawais/modmailbot into Akhawais-config-fix Dragory 2018-09-20 22:08:50 +0300
  • d07384a01e Add botMentionResponse option. Fixes #143 Dragory 2018-09-20 22:07:38 +0300
  • 68af488663 Add mentionUserInThreadHeader option. Fixes #152 Dragory 2018-09-20 22:03:28 +0300
  • 2f04ed8359 Fix pingOnBotMention on same server setups. Fixes #134 Dragory 2018-09-20 21:57:54 +0300
  • 5a760b5e50 Moving the 'getAllUsers' option into the correct parameter object Dylan Akhawais 2018-08-29 02:30:12 +0100
  • 4c11e21a54
    Add allowMove to configuration options AndreasGassmann 2018-08-16 02:18:55 +0200
  • 8d54cce2b5 2.16.0 Dragory 2018-08-08 01:32:25 +0300
  • 2cecbc3e46 Add support for a .js config file Dragory 2018-08-08 01:32:22 +0300
  • 9b9d5d313f 2.15.2 Dragory 2018-08-08 01:11:22 +0300