Commit Graph

964 Commits

Author SHA1 Message Date
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
Isaac
30883032b7
fix(archives): role and member bug 2022-10-25 22:55:53 +01:00
Isaac
7812e62776
fix(logging): don't send empty changelogs
The previous fix didn't work because `{}` is true, not false as expected.
2022-10-25 22:53:12 +01:00
Isaac
066eb954e3
feat(archives): update transcript template
so it can actually be parsed as markdown if wanted
2022-10-24 23:53:42 +01:00
Isaac
353b232dcd
fix(archives): add missing null topic message 2022-10-24 23:14:08 +01:00
Isaac
92d5a7ed96
feat(archives): add transcript command 2022-10-24 20:17:40 +01:00
Isaac
7864c8d544
fix(logging): don't send empty changelogs 2022-10-24 20:16:56 +01:00
Isaac
0436952327
fix(logging): ignore ephemeral message updates 2022-10-24 18:24:53 +01:00
Isaac
ecd23a150a
refactor: remove cryptr prefix 2022-10-24 17:44:07 +01:00
Isaac
15df841774
update config template 2022-10-24 12:30:37 +01:00
Isaac
c9c84f3d91
fix typo 2022-10-22 21:16:50 +01:00
Isaac
d350f644e3
update dependencies 2022-10-18 17:57:27 +01:00
Isaac
bb4f872c41
Archive & log message updates/deletes 2022-10-18 17:25:45 +01:00
Isaac
59c6ab3537
Make /tag and auto tag replies work
(very cool)
2022-10-18 16:39:03 +01:00
Isaac
90c0521e35
update dependencies 2022-10-18 14:58:30 +01:00