Commit Graph

978 Commits

Author SHA1 Message Date
Isaac
9fc1130c4c
fix: update cache when tags are updated 2023-02-02 20:45:18 +00:00
Isaac
5d86d9464d
chore: update dependencies 2023-02-02 19:59:00 +00:00
Isaac
c6597148ed
chore: update dependencies 2023-02-02 16:45:27 +00:00
Isaac
3a22ba535b
chore: update dependencies 2023-02-02 16:20:39 +00:00
Isaac
12c741b255
fix: settings 2023-02-02 16:11:10 +00:00
Isaac
5a2106caa4
fix: http, improve env 2023-02-01 21:19:48 +00:00
Isaac
ff37d63f2a
the other half of the previous commit 🤦‍♂️ 2023-02-01 21:14:01 +00:00
Isaac
571c03a873
build: include lockfile 2023-02-01 20:55:01 +00:00
Isaac
bcf474cc1c
fix: use environment variables 2023-01-31 15:18:40 +00:00
Isaac
9e4f532ae8
fix: listen on 0.0.0.0 2023-01-31 12:53:22 +00:00
Isaac
63f5ea61f7
feat: database migrations 2023-01-30 21:21:48 +00:00
Isaac
457ede3ac7
fix: don't allow removing the creator 2023-01-30 20:50:38 +00:00
Isaac
bb3179f28f
minor improvements 2023-01-30 17:10:02 +00:00
Isaac
5579362f26
feat: DM on close (fixes #338)
A very basic message to notify the user of the ticket closure
2023-01-30 16:58:36 +00:00
Isaac
d1c3620fcd
fix: ticket closing 2023-01-30 15:56:41 +00:00
Isaac
a60c998605
fix: message logging 2023-01-30 12:49:15 +00:00
Isaac
2a8c1603f2
more on closing and feedback (WIP) 2023-01-13 22:25:19 +00:00
Isaac
8bf01aa520
feat: feedback, start of close requests 2023-01-13 20:48:37 +00:00
Isaac
d7e1b05586
perf: cache staff roles 2023-01-12 17:20:21 +00:00
Isaac
db94ab770d
perf: cache tags 2023-01-12 17:19:03 +00:00
Isaac
cf6b34785c
fix: new line replacement 2023-01-03 16:59:26 +00:00
Isaac
4dbbba6c0b
feat: include category name in transcripts 2023-01-03 16:51:11 +00:00
Isaac
0fa45e3e50
fix: don't fetch partial messages on delete 2023-01-02 13:27:20 +00:00
Isaac
813beb44a0
feat: close tickets on channel delete 2023-01-02 13:27:02 +00:00
Isaac
8e82b2829f
Revert "Remove jsconfig.json"
This reverts commit 5c2eed2d7b.
2023-01-02 13:02:50 +00:00
Isaac
a10a1663a3
SelectMenu -> StringSelectMenu 2023-01-02 12:23:14 +00:00
Isaac
5c2eed2d7b
Remove jsconfig.json 2023-01-02 12:21:53 +00:00
Isaac
7c011fbf9d
Update dependencies 2023-01-02 12:21:37 +00:00
Isaac
f050d5c41f
update dependencies 2022-11-03 19:41:52 +00:00
Isaac
e105f0c34c
update logger 2022-11-01 21:10:57 +00:00
Isaac
14df0637ae
Improve errors 2022-10-31 21:19:29 +00:00
Isaac
9f18958c75
feat: add /move command 2022-10-31 21:15:44 +00:00
Isaac
d10965d541
fix typo 2022-10-31 15:36:35 +00:00
Isaac
b61b3dd2b1
Respond with error messages
instead of giving the user no information.
2022-10-31 15:35:41 +00:00
Isaac
76ed77fe0c
fix: typo 2022-10-31 14:17:59 +00:00
Isaac
4f0e91f269
integrated portal 2022-10-31 13:45:49 +00:00
Isaac
a519dec257
Update README.md 2022-10-29 20:22:39 +01:00
Isaac
4b40f2cdbd
feat: add /transfer command 2022-10-29 19:59:09 +01:00
Isaac
26ab229c97
feat: add target ID 2022-10-29 00:54:38 +01:00
Isaac
1ecb6f5d32
fix: typo 2022-10-29 00:54:19 +01:00
Isaac
77216ba43d
feat: add ticket claiming 2022-10-29 00:33:19 +01:00
Isaac
15318df9e4
feat: /add and /remove commands 2022-10-28 17:32:43 +01:00
Isaac
1843400004
refactor: simplify commands i18n 2022-10-26 18:58:46 +01:00
Isaac
c6f1261478
feat: add /tickets command 2022-10-26 14:13:45 +01:00
Isaac
119f997ffe
fix: unnecessary message update logs 2022-10-26 11:34:55 +01:00
Isaac
9a916339ef
fix: only allow /topic in tickets 2022-10-26 10:26:43 +01:00
Isaac
72e264d04c
feat: add help hint for invalid stdin commands 2022-10-26 01:06:26 +01:00
Isaac
7417005782
perf: reduce database data transfer 2022-10-26 00:46:07 +01:00
Isaac
09095f71c1
perf: improve ticket/references autocompleters (and de-duplicate) 2022-10-26 00:41:40 +01:00
Isaac
f27feea2f9
feat: add /topic command 2022-10-25 22:56:13 +01:00