1485 Commits

Author SHA1 Message Date
Isaac
e34305c7d8
chore(version): v4.0.33 2025-02-18 20:20:27 +00:00
Isaac
800f269a81
feat: question answers in transcripts 2025-02-16 18:08:48 +00:00
Isaac
cc5c0b028b
fix: known error handling (permissions and unknown roles) 2025-02-16 01:15:50 +00:00
Isaac
ea6e5d3f55
chore(version): v4.0.32 2025-02-15 18:44:55 +00:00
Isaac
f622cfe448
feat: specific message for permission errors 2025-02-15 18:43:55 +00:00
Isaac
8f46e5ba2c
fix: archiving messages with mentioned users 2025-02-15 17:04:44 +00:00
Isaac
2fe68c3f15
chore(version): v4.0.31 2025-02-15 04:13:23 +00:00
Isaac
7b8c5ff9c0
fix: can't set ephemeral after deferring 2025-02-15 04:11:54 +00:00
Isaac
d57d20dfd8
fix: ephemeral reply to /topic 2025-02-14 17:10:18 +00:00
Isaac
5a66c31494
feat: allow /transcript to accept numbers as well as IDs 2025-02-14 16:53:03 +00:00
Isaac
20a0b9378b
fix: /claim and /release commands (from #580) 2025-02-14 14:13:37 +00:00
Isaac
1f24561ac0
fix: handle missing ticket on/move and /transfer 2025-02-14 14:09:51 +00:00
Isaac
73ff67c65f
fix(prune): don't delete recently-added guilds 2025-02-14 03:37:01 +00:00
Isaac
3e8d7267ce
Update README.md 2025-02-14 01:39:28 +00:00
copacarmine
a38eed87c9
feat(i18n): update Italian translations
Currently translated at 94.2% (278 of 295 strings)

Co-authored-by: copacarmine <carmine.rosamilia24@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/it/
Translation: Discord Tickets/Bot
2025-02-13 15:52:29 +01:00
Luzifix
e75119fb2b
feat(i18n): update German translations
Currently translated at 94.5% (279 of 295 strings)

Co-authored-by: Luzifix <luzifix19@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/de/
Translation: Discord Tickets/Bot
2025-02-13 07:52:49 +01:00
Isaac
53df394a48
fix(api): guild not global ticket count 2025-02-13 04:43:00 +00:00
Isaac
f140b76a92
feat: db prune script (closes #322) 2025-02-13 04:19:57 +00:00
Isaac
d60a58c461
chore(version): v4.0.30 2025-02-13 02:18:46 +00:00
Isaac
46bee3921b
fix(portal): /invite when not logged in 2025-02-13 02:17:40 +00:00
Isaac
64ed170332
fix: catch unknown member error 2025-02-13 02:16:51 +00:00
Isaac
8cc708e68f
fix: message delete error catching 2025-02-13 02:16:30 +00:00
Isaac
e0a21bdc72
chore(version): v4.0.29 2025-02-13 01:12:34 +00:00
Isaac
413bae6d2c
feat: super fast database dump and restore scripts 2025-02-13 01:10:37 +00:00
Isaac
43fe3028b1
fix: suppress message delete error 2025-02-13 00:35:32 +00:00
Isaac
da36ab38cd
perf: less await 2025-02-13 00:32:08 +00:00
Isaac
3eef14ccad
feat: lower channel delete timer to 3s 2025-02-13 00:25:03 +00:00
Hosted Weblate
9a7a14295c
feat(i18n): update translation files
Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/
Translation: Discord Tickets/Bot
2025-02-12 21:42:19 +00:00
Isaac
a711fc7be6
feat: close reason in log embed 2025-02-12 21:41:56 +00:00
Isaac
f74b257629
feat: remove DM embed description 2025-02-12 21:41:39 +00:00
Isaac
e947c9589b
feat: transcript button in DM 2025-02-12 21:28:50 +00:00
Isaac
54455c316e
fix: only send transcript button in log channel if archiving is enabled 2025-02-12 21:22:07 +00:00
Isaac
618f35f247
fix: only send transcript button if archiving is enabled 2025-02-12 21:18:49 +00:00
Isaac
13f3427ba7
refactor: comments 2025-02-12 21:15:43 +00:00
Isaac
bb31242d6b
fix(not really): catch working hours errors 2025-02-12 21:14:59 +00:00
Isaac
04ada3c07b
feat: transcript button on referenced ticket embed 2025-02-12 21:14:10 +00:00
Isaac
fb0a23cef0
feat: react to messages when archiving fails 2025-02-12 21:12:08 +00:00
Isaac
673afa0ee0
perf: don't await archive 2025-02-12 21:11:29 +00:00
Isaac
b5384bca6c
perf: single transaction for archiving messages 2025-02-12 21:08:22 +00:00
Isaac
440a9b745c
perf(api): don't return ticket after import 2025-02-12 16:23:49 +00:00
Isaac
a861f76df9
perf(api): increase batch size 2025-02-12 16:20:13 +00:00
Isaac
33c1b64019
fix: invite buttons 2025-02-12 15:32:23 +00:00
Isaac
45ff9ec852
style: lint 2025-02-12 04:27:55 +00:00
Isaac
d99cb202d5
perf: threads everywhere! (for encryption & decryption) 2025-02-12 04:26:15 +00:00
Isaac
5a908e77a7
fix(api/stats): guild ticket count 2025-02-12 03:20:00 +00:00
Isaac
37ece87b4e
fix: references option on the /new command 2025-02-12 03:07:37 +00:00
Isaac
d0dca06b37
refactor: remove unnecessary async keywords 2025-02-12 02:46:08 +00:00
Isaac
c1643f45ad
fix: /move into new category (fixes #531) 2025-02-12 02:35:08 +00:00
Isaac
c185afcdfe
fix(stats): should have retested that... 2025-02-12 01:44:56 +00:00
Isaac
6b0146e099
perf(stats): threads, better & parallel queries 2025-02-12 01:37:44 +00:00