Commit Graph

  • b2e7598554
    Bump ws from 7.4.5 to 7.4.6 (#593) master dependabot[bot] 2021-06-23 23:01:41 -03:00
  • b467e7d915
    Upgrade deps as of 2021-04-24 (#590) Edward Jones 2021-04-24 02:23:24 -03:00
  • e21b174fe1
    Add support for Node 15, 16 (#589) Edward Jones 2021-04-24 00:36:26 -03:00
  • f2ea354717
    Drop support for Node 13 (#588) Edward Jones 2021-04-24 00:31:03 -03:00
  • fd27afb8f1
    Bump y18n from 4.0.0 to 4.0.3 (#587) dependabot[bot] 2021-04-24 00:26:56 -03:00
  • feac4c792a
    Use node-version for coveralls flag-name key (#586) Edward Jones 2021-04-24 00:24:04 -03:00
  • 4d31ecd4eb
    Remove Travis badge Nick McCurdy 2021-01-22 19:04:52 -05:00
  • fa83071b5c Change default branch to main Nick McCurdy 2021-01-22 18:59:59 -05:00
  • 4f449954e0
    Replace discordapp.com with discord.com (#567) Nick McCurdy 2020-11-09 18:33:03 -05:00
  • d646ba149f 2.9.0 Edward Jones 2020-10-03 16:47:42 -03:00
  • 6f89730ea8 Update changelog for 2.9.0 Edward Jones 2020-10-03 16:47:28 -03:00
  • e0f2edf2d4
    Add retryLimit of 3 to the Discord client (#565) Edward Jones 2020-10-03 16:35:16 -03:00
  • 3908e00d16
    Upgrade discord.js to v12.3.1 (#564) Edward Jones 2020-10-03 16:30:42 -03:00
  • 328fe0b44e
    Bump node-fetch from 2.6.0 to 2.6.1 (#562) dependabot[bot] 2020-09-13 11:43:58 -03:00
  • 5b01e7639f
    Add customizable IRC nick colors in config (#561) KWeaver87 2020-09-05 11:41:00 -04:00
  • 56d1c84147
    Fix parsing when the same user is mentioned more than once (#541) Mikaela Szekely 2020-08-14 18:35:48 -06:00
  • 5af02c16c6 Add 2.9.0-alpha to CHANGELOG Edward Jones 2020-08-09 02:17:32 -03:00
  • f047ce0224
    Upgrade discord.js to 12.2.0 (#555) Edward Jones 2020-08-09 02:07:09 -03:00
  • ee2d70fac1
    Fix winston logging to be primarily single-line (#554) Edward Jones 2020-08-08 23:32:21 -03:00
  • 91ad0b12d2
    Update regular dependencies for 2020-08-08 (#553) Edward Jones 2020-08-08 22:18:36 -03:00
  • 8a1378f864
    Inline check-env dependency (#552) Edward Jones 2020-08-08 21:53:04 -03:00
  • 8084ed42a7
    Update devDependencies for 2020-08-08 (#551) Edward Jones 2020-08-08 21:47:10 -03:00
  • 6df5da619c
    Drop support for Node <12 (#550) Edward Jones 2020-08-08 21:18:52 -03:00
  • 7789bd6a24
    Add testing for Node 14 (#549) Edward Jones 2020-08-08 21:12:42 -03:00
  • 1b7d3378aa
    Update babel devDependencies to recent versions (minor) (#548) Edward Jones 2020-08-08 21:09:24 -03:00
  • 8c97037930
    Bump lodash from 4.17.15 to 4.17.19 (#544) dependabot[bot] 2020-08-08 20:39:19 -03:00
  • 8a02361758
    Use NodeJS Action instead of TravisCI (#547) Edward Jones 2020-08-08 20:35:58 -03:00
  • 41f8444d17 2.8.1 Edward Jones 2020-03-16 22:10:55 -03:00
  • eaf8b3d470 Update changelog for 2.8.1 Edward Jones 2020-03-16 22:10:45 -03:00
  • b3ebca5dcb
    Use istanbul babel plugin only in tests (#536) Edward Jones 2020-03-16 21:59:10 -03:00
  • 9585a70eb8
    Bump acorn from 7.1.0 to 7.1.1 (#534) dependabot[bot] 2020-03-16 21:53:04 -03:00
  • 4fe14837db
    Fix webhooks for users with no avatars (#530) Edward Jones 2020-01-04 18:24:00 -03:00
  • 88fecf3aa1 Fix avatars not displaying via webhooks (#511) Miosame 2019-12-24 15:12:28 +01:00
  • 03d6ac2170 2.8.0 Edward Jones 2019-12-14 17:22:05 -03:00
  • c5ad1a6a6a
    Upgrade eslint & commander (out of current ranges) (#525) Edward Jones 2019-12-14 17:21:01 -03:00
  • 33d12d7b38
    Upgrade dependencies in compatible ranges (#524) Edward Jones 2019-12-14 16:56:02 -03:00
  • 97b0bf8669
    Upgrade to Babel 7 (#523) Edward Jones 2019-12-14 16:49:03 -03:00
  • 21985c6d97 Add ignoreUsers.discordIds option to ignore Discorders by ID (#508) Nick Savchenko 2019-12-14 20:52:21 +02:00
  • 11a5347006
    Support a basic image on Docker Hub (#498) Edward Jones 2019-12-14 15:36:36 -03:00
  • 5d31e2d16b
    Upgrade simple-markdown per npm audit fix (#522) Edward Jones 2019-12-14 14:46:58 -03:00
  • 681cd40056
    Add support for Node 13, drop automated testing for Node 6 (#521) Edward Jones 2019-12-14 14:35:26 -03:00
  • 8a6dec41c6
    Rename ircPreventMention to parallelPingFix (#520) Edward Jones 2019-12-14 14:31:12 -03:00
  • 4e807ca34d Bump eslint-utils from 1.3.1 to 1.4.3 (#516) dependabot[bot] 2019-12-14 13:41:10 -03:00
  • 221d42a44b
    Upgrade sinon to ^7.4.1, sinon-chai to ^3.3.0 (#503) Edward Jones 2019-08-08 13:03:05 -03:00
  • c28151a30c [Doppins] Upgrade dependency discord.js to 11.5.1 (#488) Doppins 2019-08-08 17:38:19 +02:00
  • d528aedb6d
    Add ircPreventMention (#502) Edward Jones 2019-08-08 12:06:07 -03:00
  • 70e88498de Add a customizable fallback URL for webhook avatars (#419) George 2019-08-08 10:35:11 -04:00
  • 4f10b60c89 2.7.2 Edward Jones 2019-08-08 11:14:06 -03:00
  • a719185cc9
    Bump lint config versions for eslint 5 (#500) Edward Jones 2019-08-08 11:00:01 -03:00
  • c9ccd7b473
    Run all test/*.test.js files (#501) Edward Jones 2019-08-05 20:21:26 -03:00
  • 4196726799 Fix lodash security vulnerability Edward Jones 2019-08-05 18:47:59 -03:00
  • fc9f62a7e7
    Add support for Node 10 and 12 (#499) Edward Jones 2019-08-05 00:27:59 +02:00
  • 3b362d8698
    Defer to discord for disabling at-everyone in webhooks (#497) Edward Jones 2019-08-04 23:39:27 +02:00
  • 2b4bcb1136 Revert "Merge branch 'docker-test'" Edward Jones 2019-08-01 17:44:52 +02:00
  • 28fc86826b Merge branch 'docker-test' Edward Jones 2019-08-01 17:37:08 +02:00
  • 8cf95fff4f Skip whole deploy step on non-master branches Edward Jones 2019-08-01 17:31:31 +02:00
  • 45a898ae67 Use top-level Dockerfile to build image Edward Jones 2019-08-01 17:27:37 +02:00
  • 492629816e Skip coverage reporting step in deployment Edward Jones 2019-08-01 17:09:13 +02:00
  • 98c6286416 Skip testing in deploy phase Edward Jones 2019-08-01 17:03:55 +02:00
  • 977b337a53 Move docker files, remove docker-compose, amend README Edward Jones 2019-08-01 16:49:50 +02:00
  • aac3fa677f Use a proper deploy stage for travis pushing to docker Edward Jones 2019-08-01 16:19:26 +02:00
  • 5c18507ffd
    Docker: Build for every commit Gareth Coles 2019-08-01 15:12:44 +01:00
  • 9387bca2ce
    Merge branch 'master' into master Gareth Coles 2019-07-29 09:45:41 +01:00
  • ef553d37e2 2.7.1 Martin Ek 2019-06-15 19:20:59 -07:00
  • 3e6aa324f2 Update some dependencies Martin Ek 2019-06-15 19:20:24 -07:00
  • df3bf91465 Update simple-markdown Martin Ek 2019-06-15 19:15:54 -07:00
  • 68678fb134 2.7.0 Martin Ek 2019-04-02 22:18:21 -07:00
  • 87608f3e99 Upgrade some dependencies Martin Ek 2019-03-16 23:30:19 +00:00
  • 5ea6abbe86 Add tests for webhook usernames Martin Ek 2019-03-16 23:29:59 +00:00
  • 15f2382639
    Merge pull request #454 from simnalamburt/patch-1 Martin Ek 2019-03-16 23:16:11 +00:00
  • 32b12b3096
    Merge pull request #476 from Throne3d/add/460-channel-mentions Martin Ek 2019-03-16 23:13:40 +00:00
  • 0e21e679fd Test bot converts same-guild channel mentions Edward Jones 2019-03-13 15:10:22 -03:00
  • 38e7f1fe3a Fix addRole and addEmoji stubs, add addTextChannel stub Edward Jones 2019-03-13 15:10:00 -03:00
  • d07ac66e39 Convert channel mentions similar to user mentions Edward Jones 2019-03-13 15:09:04 -03:00
  • 5e3a8e201b
    Merge pull request #470 from rdb/patch-1 Martin Ek 2019-03-05 00:49:04 +00:00
  • ba505edd32 Add unit tests for IRC-style initial mentions (#470) rdb 2019-03-04 15:47:48 +01:00
  • d7d3bd6f67
    Match IRC-style mentions at beginning of message rdb 2019-02-11 13:54:26 +01:00
  • 05e7ccd1eb
    Docker: Less layers (Thanks @3stadt) Gareth Coles 2018-12-25 23:08:10 +00:00
  • cb4979b0f8
    Merge branch 'master' into master Gareth Coles 2018-12-25 23:06:43 +00:00
  • d10606106f
    Update bot.js Hyeon Kim 2018-12-11 22:31:12 +09:00
  • 308766163a use util.inspect for logger instead of json.stringify (#453) James Ward 2018-12-08 19:25:16 -05:00
  • ebee361e2d use non-deprecated form of Array.find (#449) James Ward 2018-11-22 13:28:18 -05:00
  • 4690e69bd3 2.6.2 Martin Ek 2018-09-19 00:26:55 +01:00
  • 4f3c4365c6 Use bools in readme Martin Ek 2018-09-19 00:26:14 +01:00
  • 1a8685d26d README.md: add SSL & SASL examples (#436) Mikaela Suomalainen 2018-09-19 02:25:42 +03:00
  • f8ad2d2fa7 Define a custom winston logger Martin Ek 2018-09-19 00:24:52 +01:00
  • d7c99e49af Update package-lock.json Martin Ek 2018-09-19 00:10:28 +01:00
  • 9a98f6da95 Merge branch 'doppins/discord.js-equals-11.4.0' Martin Ek 2018-09-19 00:09:13 +01:00
  • 877212dd0c Update package-lock.json Martin Ek 2018-09-19 00:08:30 +01:00
  • 1fd15b9f94
    Merge branch 'master' into doppins/discord.js-equals-11.4.0 Martin Ek 2018-09-18 23:49:49 +01:00
  • 21eda4ef53 Upgrade dependency irc-colors to 1.4.3 (#422) Doppins 2018-09-19 00:48:47 +02:00
  • b8c069ed12 [Doppins] Upgrade dependency commander to 2.18.0 (#418) Doppins 2018-09-19 00:48:37 +02:00
  • fe1aea55b1 Upgrade dependency irc-upd to 0.10.0 (#411) Doppins 2018-09-19 00:47:46 +02:00
  • dec2ea9379 [Doppins] Upgrade dependency winston to 3.1.0 (#410) Doppins 2018-09-19 00:47:29 +02:00
  • 9383b1bcf4 [Doppins] Upgrade dependency nyc to ^13.0.1 (#406) Doppins 2018-09-19 00:47:17 +02:00
  • c5e7b13866 [Doppins] Upgrade dependency simple-markdown to 0.4.2 (#401) Doppins 2018-09-19 00:46:59 +02:00
  • 02264093f8
    Upgrade dependency discord.js to 11.4.2 Doppins 2018-08-13 14:22:50 +00:00
  • c977943ff8
    Upgrade dependency discord.js to 11.4.1 Doppins 2018-08-12 21:15:51 +00:00
  • c75031c67f
    Upgrade dependency discord.js to 11.4.0 Doppins 2018-08-09 18:03:41 +00:00
  • 2dcd6c97fc
    Fix dumb copy-paste mistake in build.sh Gareth Coles 2018-07-20 09:52:23 +01:00