Commit Graph

135 Commits

Author SHA1 Message Date
771290e76c bugfix 2024-03-26 00:52:29 +02:00
78fe35ef39 Merge pull request 'ts-rewrite' (#1) from ts-rewrite into master
Reviewed-on: Galactic/modmail#1
2024-03-22 21:26:41 +01:00
59f9e52a0e Typescript files 2024-03-22 22:15:42 +02:00
441d9ada97 meta files 2024-03-22 22:14:59 +02:00
c325bf5ab4 bugfix for empty messages 2023-11-22 00:45:38 +02:00
88fdf4e7b9
invert 2023-08-13 20:44:51 +03:00
6895018d24
bugfix 2023-08-13 20:41:17 +03:00
fd1c4c9b85
arg to send cr list in dms 2023-08-13 20:34:04 +03:00
3c3ea9d90d
bugfix 2023-05-12 21:21:09 +03:00
2892fd0f04
fix dumb issue 2022-11-29 19:34:49 +02:00
f1bd031544
upgrade packages 2022-11-29 19:27:16 +02:00
d78c4f6687
Merge branch 'master' of https://github.com/GalacticBot/modmail 2022-11-29 19:18:48 +02:00
67bb6309b8
split string by whitespace (\s+) instead of ' ' 2022-11-29 19:18:37 +02:00
Erik
bd5c8bd157
Merge pull request #9 from GalacticBot/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-11-21 23:20:29 +02:00
dependabot[bot]
baf48f2747
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [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.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 21:20:17 +00:00
Erik
9d82f9dacb
Merge pull request #8 from GalacticBot/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-21 23:19:11 +02:00
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