Commit Graph

119 Commits

Author SHA1 Message Date
dependabot[bot]
ed09d67cf8
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 17:51:18 +00:00
a0e5b7fa3a
Merge branch 'master' of https://github.com/GalacticBot/modmail 2022-08-28 11:25:35 +03:00
94b70b57a5
bugfix 2022-08-28 11:25:15 +03:00
Erik
7c8597da0d
Create codeql-analysis.yml 2022-04-30 22:18:57 +03:00
Erik
a6d1845ea5
Merge pull request #7 from GalacticBot/dependabot/npm_and_yarn/async-3.2.3
Bump async from 3.2.1 to 3.2.3
2022-04-30 22:13:56 +03:00
dependabot[bot]
48477d95d6
Bump async from 3.2.1 to 3.2.3
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-30 19:13:33 +00:00
Erik
6686ddb676
Merge pull request #6 from GalacticBot/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-30 22:13:12 +03:00
dependabot[bot]
251fe5b123
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 10:49:45 +00:00
Erik
ae03fe0371
Merge pull request #5 from GalacticBot/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.5 to 2.6.7
2022-03-30 11:57:20 +03:00
dependabot[bot]
35fa616f59
Bump node-fetch from 2.6.5 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 08:55:12 +00:00
Erik
d558cb8a32
Merge pull request #4 from GalacticBot/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-30 11:54:43 +03:00
dependabot[bot]
7cfe92f2af
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 03:39:48 +00:00
dfb0c794ba
complete url 2022-03-23 22:48:43 +02:00
277e509f26
added channel ID 2022-03-23 22:46:42 +02:00
96a87fc72e
command to get message ids from bot's dms 2022-03-23 14:39:45 +02:00
9676addad8
misc fixes 2022-03-23 14:39:31 +02:00
781daf9545
log msg ids 2022-03-23 14:39:12 +02:00
956807ab09
configurable inline response 2022-01-27 15:01:41 +02:00
a5ea2be87a
better error msg 2022-01-27 11:07:47 +02:00
ebe09d99f7
pls 2022-01-25 11:06:47 +02:00
2b4e9a1b3a
bugfix 2022-01-25 10:59:37 +02:00
31b07e7dbf
verify queue when checking mmqueue 2022-01-25 10:46:42 +02:00
d23d3a8d60
logic wrong way 2022-01-24 23:10:31 +02:00
f8d20ac2ee
error handling for failed channel creation 2022-01-24 22:15:25 +02:00
11b852a6f2
improved desync recovery 2022-01-12 23:20:28 +02:00
ed4e4b132c
rapid bugfix 2022-01-12 18:46:06 +02:00
64095adc1a
rename jsoncache, added verifyqueue method 2022-01-12 18:29:52 +02:00
736df1b3af
linter pass 2022-01-12 18:29:14 +02:00
15025bcc01
chalk v4 2022-01-12 18:28:59 +02:00
b1f8268cfe
fixed a couple brainfarts 2022-01-05 16:20:49 +02:00
6785b2db7b
docker related stuff 2022-01-05 14:22:25 +02:00
26216e23d1
dockerfile, comments n stuff 2022-01-03 20:23:55 +02:00
c8a512f418
forgot to restrict enable/disable to sudo 2021-12-23 00:52:06 +02:00
a7e1a9dd86
logic stuff 2021-12-22 11:36:06 +02:00
907540236b
added enable/disable command 2021-12-22 11:30:50 +02:00
e85c938683
log line 2021-12-03 14:05:21 +02:00
999374bed8
this.client.logger -> this.logger >.> 2021-12-02 19:20:30 +02:00
c63f41beed
bugfix to listing canned responses 2021-11-29 15:38:37 +02:00
c09dba2f41
trying something 2021-11-29 15:23:14 +02:00
f6c58b3662
fix for logs command breaking with missing content 2021-11-29 12:48:45 +02:00
21a96ea481
dingus 2021-11-29 12:29:09 +02:00
62d5eaae5c
pain 2021-11-29 12:25:38 +02:00
3279d69ed3
better error logging 2021-11-28 19:31:17 +02:00
944dd95936
bugfix 2021-10-27 10:28:03 +03:00
53bc5ab309
upgrade packages 2021-10-23 12:25:40 +03:00
4bfcc8c737
linter pass 2021-10-22 10:35:04 +03:00
775b063c42
bugfix 2021-10-22 10:34:48 +03:00
1d09d3291b
begin work on some abstractions 2021-09-26 01:24:32 +03:00
Erik
7715bb6724
Update README.md 2021-09-03 10:37:15 +03:00
db0cf09e55
id command to fetch the id for a modmail target 2021-09-03 10:34:16 +03:00