Commit Graph

  • e34305c7d8
    chore(version): v4.0.33 main Isaac 2025-02-18 20:20:27 +00:00
  • 800f269a81
    feat: question answers in transcripts Isaac 2025-02-16 18:08:48 +00:00
  • cc5c0b028b
    fix: known error handling (permissions and unknown roles) Isaac 2025-02-16 01:15:50 +00:00
  • ea6e5d3f55
    chore(version): v4.0.32 Isaac 2025-02-15 18:44:55 +00:00
  • f622cfe448
    feat: specific message for permission errors Isaac 2025-02-15 18:43:55 +00:00
  • 8f46e5ba2c
    fix: archiving messages with mentioned users Isaac 2025-02-15 17:04:44 +00:00
  • 2fe68c3f15
    chore(version): v4.0.31 Isaac 2025-02-15 04:13:23 +00:00
  • 7b8c5ff9c0
    fix: can't set ephemeral after deferring Isaac 2025-02-15 04:11:54 +00:00
  • d57d20dfd8
    fix: ephemeral reply to /topic Isaac 2025-02-14 17:10:18 +00:00
  • 5a66c31494
    feat: allow /transcript to accept numbers as well as IDs Isaac 2025-02-14 16:53:03 +00:00
  • 20a0b9378b
    fix: /claim and /release commands (from #580) Isaac 2025-02-14 14:13:01 +00:00
  • 1f24561ac0
    fix: handle missing ticket on/move and /transfer Isaac 2025-02-14 14:09:51 +00:00
  • 73ff67c65f
    fix(prune): don't delete recently-added guilds Isaac 2025-02-14 03:37:01 +00:00
  • 3e8d7267ce
    Update README.md Isaac 2025-02-14 01:39:28 +00:00
  • a38eed87c9
    feat(i18n): update Italian translations copacarmine 2025-02-13 15:52:29 +01:00
  • e75119fb2b
    feat(i18n): update German translations Luzifix 2025-02-13 07:52:49 +01:00
  • 53df394a48
    fix(api): guild not global ticket count Isaac 2025-02-13 04:43:00 +00:00
  • f140b76a92
    feat: db prune script (closes #322) Isaac 2025-02-13 04:19:57 +00:00
  • d60a58c461
    chore(version): v4.0.30 Isaac 2025-02-13 02:18:46 +00:00
  • 46bee3921b
    fix(portal): /invite when not logged in Isaac 2025-02-13 02:17:40 +00:00
  • 64ed170332
    fix: catch unknown member error Isaac 2025-02-13 02:16:51 +00:00
  • 8cc708e68f
    fix: message delete error catching Isaac 2025-02-13 02:16:30 +00:00
  • e0a21bdc72
    chore(version): v4.0.29 Isaac 2025-02-13 01:12:34 +00:00
  • 413bae6d2c
    feat: super fast database dump and restore scripts Isaac 2025-02-13 01:10:37 +00:00
  • 43fe3028b1
    fix: suppress message delete error Isaac 2025-02-13 00:35:32 +00:00
  • da36ab38cd
    perf: less await Isaac 2025-02-13 00:32:08 +00:00
  • 3eef14ccad
    feat: lower channel delete timer to 3s Isaac 2025-02-13 00:25:03 +00:00
  • 9a7a14295c
    feat(i18n): update translation files Hosted Weblate 2025-02-12 21:42:19 +00:00
  • a711fc7be6
    feat: close reason in log embed Isaac 2025-02-12 21:41:56 +00:00
  • f74b257629
    feat: remove DM embed description Isaac 2025-02-12 21:41:39 +00:00
  • e947c9589b
    feat: transcript button in DM Isaac 2025-02-12 21:28:50 +00:00
  • 54455c316e
    fix: only send transcript button in log channel if archiving is enabled Isaac 2025-02-12 21:22:07 +00:00
  • 618f35f247
    fix: only send transcript button if archiving is enabled Isaac 2025-02-12 21:18:49 +00:00
  • 13f3427ba7
    refactor: comments Isaac 2025-02-12 21:15:43 +00:00
  • bb31242d6b
    fix(not really): catch working hours errors Isaac 2025-02-12 21:14:59 +00:00
  • 04ada3c07b
    feat: transcript button on referenced ticket embed Isaac 2025-02-12 21:14:10 +00:00
  • fb0a23cef0
    feat: react to messages when archiving fails Isaac 2025-02-12 21:12:08 +00:00
  • 673afa0ee0
    perf: don't await archive Isaac 2025-02-12 21:11:29 +00:00
  • b5384bca6c
    perf: single transaction for archiving messages Isaac 2025-02-12 21:08:22 +00:00
  • 440a9b745c
    perf(api): don't return ticket after import Isaac 2025-02-12 16:23:40 +00:00
  • a861f76df9
    perf(api): increase batch size Isaac 2025-02-12 16:20:13 +00:00
  • 33c1b64019
    fix: invite buttons Isaac 2025-02-12 15:32:23 +00:00
  • 45ff9ec852
    style: lint Isaac 2025-02-12 04:27:55 +00:00
  • d99cb202d5
    perf: threads everywhere! (for encryption & decryption) Isaac 2025-02-12 04:26:15 +00:00
  • 5a908e77a7
    fix(api/stats): guild ticket count Isaac 2025-02-12 03:20:00 +00:00
  • 37ece87b4e
    fix: references option on the /new command Isaac 2025-02-12 03:07:37 +00:00
  • d0dca06b37
    refactor: remove unnecessary async keywords Isaac 2025-02-12 02:46:08 +00:00
  • c1643f45ad
    fix: /move into new category (fixes #531) Isaac 2025-02-12 02:35:08 +00:00
  • c185afcdfe
    fix(stats): should have retested that... Isaac 2025-02-12 01:44:56 +00:00
  • 6b0146e099
    perf(stats): threads, better & parallel queries Isaac 2025-02-12 01:37:44 +00:00
  • 2ed25f7bbf
    fix: move /invite from api to app Isaac 2025-02-11 23:06:34 +00:00
  • 276243b487
    chore(style): update eslint Isaac 2025-02-11 18:42:43 +00:00
  • e7467800f2
    chore: update package.json Isaac 2025-02-11 18:01:36 +00:00
  • 4fec91da4f
    ci: use pnpm v10 Isaac 2025-02-11 17:55:51 +00:00
  • a09f98faae
    fix: houston Isaac 2025-02-11 17:41:40 +00:00
  • 25e109b3c3
    chore: update lockfile Isaac 2025-02-11 17:35:21 +00:00
  • e27a84a885
    docs: add olebohmbach as a contributor for code (#584) allcontributors[bot] 2025-02-11 17:31:16 +00:00
  • 5f7239d4b1
    ci: use node v22 Isaac 2025-02-11 17:31:01 +00:00
  • aae41ffee3
    feat: /rename command (#583) Ole 2025-02-11 18:28:04 +01:00
  • dcf1c83228
    feat: portal v2.5.0 Isaac 2025-02-11 05:06:03 +00:00
  • 0918c58185
    perf(houston): threads for stats Isaac 2025-02-11 05:01:26 +00:00
  • 9ad6d6e572
    feat(api): data imports Isaac 2025-02-11 04:16:29 +00:00
  • c393a066ab
    style: - delimited date in logs Isaac 2025-02-10 03:55:07 +00:00
  • 8ac7c65a2d
    perf: upgrade to prisma 5 Isaac 2025-02-10 01:13:46 +00:00
  • 764a8aac37
    fix: re-enable prompt=none Isaac 2025-02-09 23:26:04 +00:00
  • 2255d0d15d
    feat: separate user and admin auth, redirect to settings after invite Isaac 2025-02-09 23:12:53 +00:00
  • 05c6ffa482
    feat(i18n): update Czech translations Dominik Toretto 2025-02-09 21:32:24 +01:00
  • b7531b04c4
    fix(i18n): rename en_US to en-US Isaac 2025-02-09 17:23:01 +00:00
  • 55b184f226
    feat: login when adding to guild, then redirect to its settings Isaac 2025-02-09 02:31:25 +00:00
  • e17b62d142
    docs: add ari-party as a contributor for code (#581) allcontributors[bot] 2025-02-08 17:23:57 +00:00
  • b3a2bb00a1
    feat: ephemeral replies on (un)claim buttons (#580) ari 2025-02-08 18:23:44 +01:00
  • e53c064bf7
    feat: number placeholder in opening message Isaac 2025-02-08 01:13:05 +00:00
  • e7aa5f2384
    feat(i18n): update French translations Isaac 2025-02-07 17:47:01 +01:00
  • f29c4ac765
    fix: use descending date format in logs to avoid confusion Isaac 2025-02-07 16:24:28 +00:00
  • 85ae461a34
    feat(i18n): add English (United States) translations Isaac 2025-02-07 17:09:43 +01:00
  • c6b9714f37
    feat: add guilds placeholder to activities Isaac 2025-02-07 16:04:46 +00:00
  • 1b4202999d
    feat(eggs): add pelican egg and move to dedicated directory (#579) ari 2025-02-05 14:22:42 +01:00
  • 9689648a6c
    fix(api): missing archived messages etc in exports Isaac 2025-02-01 03:14:32 +00:00
  • a33c670fc8
    perf(api): faster exports Isaac 2025-02-01 01:54:59 +00:00
  • f029a49877
    feat(api): export data as zip Isaac 2025-02-01 01:17:00 +00:00
  • 4278d24e0b
    fix(api): move guild delete route to index Isaac 2025-01-31 16:58:24 +00:00
  • 71547aa142
    feat(i18n): update Turkish translations Anonymous 2025-01-31 12:02:02 +01:00
  • 96cc84e13c
    feat(api): public bot warning Isaac 2025-01-31 04:45:22 +00:00
  • 55660e8c4e
    feat: handle exit signals Isaac 2025-01-30 03:32:02 +00:00
  • 80ee7b3d4e
    chore: update dependencies Isaac 2025-01-30 03:08:46 +00:00
  • 08300504b1
    perf(stats): don't duplicate work Isaac 2025-01-30 03:06:36 +00:00
  • 118b685f8e
    feat(i18n): improve German translations Isaac 2025-01-30 02:29:46 +00:00
  • ffbfb0c05c
    feat(i18n): update Lithuanian translations unknown 2025-01-22 03:01:33 +01:00
  • 0d0214edb1
    docs: update badges Isaac 2025-01-21 20:54:19 +00:00
  • 1b88267212
    feat(i18n): update Lithuanian translations unknown 2025-01-21 19:55:14 +01:00
  • ab06e029a6
    feat(i18n): update Lithuanian translations unknown 2025-01-21 19:50:52 +01:00
  • 79dd181d63
    feat(i18n): add Lithuanian translations Isaac 2025-01-21 18:07:33 +01:00
  • b2d6413221
    fix(scripts): remove categoryId when importing questions Isaac 2025-01-16 21:06:44 +00:00
  • c8eb0b9215
    feat(i18n): update German translations Jannek Luedtke 2025-01-15 20:00:38 +01:00
  • f44d36ff4b
    chore(version): v4.0.28 Isaac 2025-01-14 04:04:30 +00:00
  • b756df0c3b
    feat: portal v2.4.0 Isaac 2025-01-14 04:04:00 +00:00
  • 5ffd18961b
    feat(api): reorderable categories in panels Isaac 2025-01-14 03:43:51 +00:00
  • 0b06e1852f
    chore(version): v4.0.27 Isaac 2025-01-13 20:56:36 +00:00
  • 45f21f5da9
    fix(scripts): dependencies shouldn't be dev-only Isaac 2025-01-13 20:45:44 +00:00
  • 87b9974dbd
    fix(scripts): don't encrypt/decrypt missing values Isaac 2025-01-11 23:49:26 +00:00