Commit Graph

132 Commits

Author SHA1 Message Date
Isaac
6133a3d59f feat: update checker 2023-03-06 22:09:05 +00:00
Isaac
65eb2a3e86 feat: use long format for category time stats 2023-02-16 21:12:37 +00:00
Isaac
ced14ce36a fix: response & resolution time stats 2023-02-10 23:32:44 +00:00
Isaac
a0ffbae36d feat: make closed ticket DM more useful 2023-02-09 21:51:28 +00:00
Isaac
5982754813 fix: decrypt referenced ticket's topic 2023-02-09 21:51:08 +00:00
Isaac
d7ae5c0c9e fix: don't give useless #unknown-channel in ticket close logs 2023-02-09 17:39:53 +00:00
Isaac
0d1cb90e7e fix: convert pinned messages Map Iterator to array 2023-02-09 17:39:22 +00:00
Isaac
630d3ff4bb fix: set tickets as closed (fixes #382) 2023-02-09 17:38:46 +00:00
Isaac
bcf474cc1c fix: use environment variables 2023-01-31 15:18:40 +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
a10a1663a3 SelectMenu -> StringSelectMenu 2023-01-02 12:23:14 +00:00
Isaac
7c011fbf9d Update dependencies 2023-01-02 12:21:37 +00:00
Isaac
e105f0c34c update logger 2022-11-01 21:10:57 +00:00
Isaac
9f18958c75 feat: add /move command 2022-10-31 21:15:44 +00:00
Isaac
26ab229c97 feat: add target ID 2022-10-29 00:54:38 +01:00
Isaac
77216ba43d feat: add ticket claiming 2022-10-29 00:33:19 +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
7864c8d544 fix(logging): don't send empty changelogs 2022-10-24 20:16:56 +01:00
Isaac
ecd23a150a refactor: remove cryptr prefix 2022-10-24 17:44:07 +01:00
Isaac
bb4f872c41 Archive & log message updates/deletes 2022-10-18 17:25:45 +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
Isaac
3f8663675d remove bad code 2022-10-05 18:17:13 +01:00
Isaac
bf4d17bd42 bug fixes 2022-10-04 21:23:01 +01:00
Isaac
460138fb73 Progress on message archiving 2022-09-30 17:09:35 +01:00
Isaac
8e0d9a6a5d Add sync stdin command 2022-09-30 16:05:28 +01:00
Isaac
9d46abcbb3 Improve logging 2022-09-26 16:39:32 +01:00
Isaac
7eabce1a83 Add stats posting 2022-09-11 21:11:12 +01:00
Isaac
94c6fc21e7 Question answer & topic encryption 2022-09-11 19:46:53 +01:00
Isaac
be0795cde0 Settings reverse proxy (doesn't work) 2022-09-07 21:24:16 +01:00
Isaac
fdce924b22 Complete settings integration 2022-09-06 20:46:18 +01:00
Isaac
75be93db77 . 2022-09-06 00:19:23 +01:00
Isaac
34a4e071b5 Make edit button work 2022-09-05 12:43:27 +01:00
Isaac
3697423fda Fix sqlite middleware 2022-09-04 19:55:32 +01:00
Isaac
07af37b4a2 Improve option format 2022-08-17 20:41:51 +01:00
Isaac
4c176d082f #303 and other stuff 2022-08-13 23:58:41 +01:00
Isaac
c64b18a397 Add message and ticket referencing, fixes 2022-08-13 23:01:44 +01:00
Isaac
f6666b103e fix DM 2022-08-13 00:21:03 +01:00
Isaac
975d30c261 😭 2022-08-12 23:31:02 +01:00
Isaac
a190c1ac27 Finish pre-open checks, reduce database reads with more caching 2022-08-11 22:59:50 +01:00
Isaac
0bc02e808a Use SQL sort 2022-08-09 22:47:24 +01:00