Commit Graph

786 Commits

Author SHA1 Message Date
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
Isaac
8176293089 Add category option for closing multiple tickets 2022-10-16 14:16:38 +01:00
Isaac
9b0a1fe50f Add new /transfer (ownership) command 2022-10-16 14:11:40 +01:00
Isaac
5b95610338 rename /transfer back to /move 2022-10-16 14:07:10 +01:00
Isaac
33d61869d8 Fix ticket and references autocompleters 2022-10-11 21:28:53 +01:00
Isaac
83ab003db5 fix command options & types
and start on closing
2022-10-11 21:24:09 +01:00
Isaac
4469aa4920 fix referencing messages 2022-10-11 20:12:40 +01:00
Isaac
f7b5031aab Add message reference (for replies) to archives 2022-10-11 18:58:02 +01:00
Isaac
54506cf422 fix embeds 2022-10-11 18:49:39 +01:00
Marius
2bb9873be8 Rename trasnfer.js to transfer.js (#349) 2022-10-10 21:44:07 +01:00
Isaac
e4b104eb7e 👌 2022-10-10 20:14:00 +01:00
Isaac
6f535e7149 help 2022-10-10 15:44:13 +01:00
Isaac
35ad490ba6 improve error handling 2022-10-10 12:49:34 +01:00
Isaac
e813dee884 beta.0 2022-10-09 17:08:53 +01:00
Isaac
78583f7079 Add optional dependencies 2022-10-09 17:04:43 +01:00
Isaac
c8b5a5c4bb remove dist from .gitignore 2022-10-06 14:41:32 +01:00
Isaac
fbc2b8c6b9 stdin help 2022-10-06 14:39:37 +01:00
Isaac
507e963efc update /force-close options 2022-10-06 12:49:38 +01:00
Isaac
c16a2a0639 make autoClose required 2022-10-05 22:19:02 +01:00
Isaac
52d880a038 disable warnings 2022-10-05 19:55:52 +01:00
Isaac
525e752833 speed 2022-10-05 19:55:08 +01:00
Isaac
b4238e26a1 fixes 2022-10-05 18:26:20 +01:00
Isaac
fad1abf579 log ticket update 2022-10-05 18:21:53 +01:00
Isaac
3f8663675d remove bad code 2022-10-05 18:17:13 +01:00
Isaac
6c49544e7a count user messages 2022-10-05 18:15:53 +01:00
Isaac
8ea372ea36 Add /priority command 2022-10-05 18:04:29 +01:00
Isaac
8b55c351ad why 2022-10-05 17:09:08 +01:00
Isaac
c2fe7f73d1 env 2022-10-05 00:35:54 +01:00
Isaac
e723ce76f5 Update dependencies 2022-10-05 00:31:02 +01:00