Commit Graph

  • 12c741b255 fix: settings Isaac 2023-02-02 16:11:10 +00:00
  • 5a2106caa4 fix: http, improve env Isaac 2023-02-01 21:19:48 +00:00
  • ff37d63f2a the other half of the previous commit 🤦‍♂️ Isaac 2023-02-01 21:14:01 +00:00
  • 571c03a873 build: include lockfile Isaac 2023-02-01 20:55:01 +00:00
  • bcf474cc1c fix: use environment variables Isaac 2023-01-31 15:18:40 +00:00
  • 9e4f532ae8 fix: listen on 0.0.0.0 Isaac 2023-01-31 12:53:22 +00:00
  • 63f5ea61f7 feat: database migrations Isaac 2023-01-30 21:21:48 +00:00
  • 457ede3ac7 fix: don't allow removing the creator Isaac 2023-01-30 20:50:38 +00:00
  • bb3179f28f minor improvements Isaac 2023-01-30 17:10:02 +00:00
  • 5579362f26 feat: DM on close (fixes #338) Isaac 2023-01-30 16:58:36 +00:00
  • d1c3620fcd fix: ticket closing Isaac 2023-01-30 15:56:41 +00:00
  • a60c998605 fix: message logging Isaac 2023-01-30 12:49:15 +00:00
  • 2a8c1603f2 more on closing and feedback (WIP) Isaac 2023-01-13 22:25:04 +00:00
  • 8bf01aa520 feat: feedback, start of close requests Isaac 2023-01-13 20:48:37 +00:00
  • d7e1b05586 perf: cache staff roles Isaac 2023-01-12 17:20:21 +00:00
  • db94ab770d perf: cache tags Isaac 2023-01-12 17:19:03 +00:00
  • 6a1a75d572 Merge pull request #319 from n1kkl/main Isaac 2023-01-06 17:07:27 +00:00
  • a6f3611586 Update CONTRIBUTORS.md Isaac 2023-01-06 16:48:26 +00:00
  • d19a1066c2 Merge branch 'main' into main Isaac 2023-01-06 16:47:34 +00:00
  • 463ef5d804 docs: add c43721 as a contributor for doc (#373) allcontributors[bot] 2023-01-06 16:42:13 +00:00
  • 9d72297207 docs: add c43721 as a contributor for platform (#371) allcontributors[bot] 2023-01-06 16:22:18 +00:00
  • e0c63b9e4e docs: add AdminRAT as a contributor for platform (#370) allcontributors[bot] 2023-01-06 16:18:27 +00:00
  • ca2556b24f Merge pull request #360 from AdminRAT/docker-improvements Isaac 2023-01-06 16:17:40 +00:00
  • 220bd18336 docs: add FoxXxHater as a contributor for platform (#368) allcontributors[bot] 2023-01-06 14:19:07 +00:00
  • cf6b34785c fix: new line replacement Isaac 2023-01-03 16:59:26 +00:00
  • 4dbbba6c0b feat: include category name in transcripts Isaac 2023-01-03 16:51:11 +00:00
  • 0fa45e3e50 fix: don't fetch partial messages on delete Isaac 2023-01-02 13:27:20 +00:00
  • 813beb44a0 feat: close tickets on channel delete Isaac 2023-01-02 13:27:02 +00:00
  • 8e82b2829f Revert "Remove jsconfig.json" Isaac 2023-01-02 12:21:53 +00:00
  • a10a1663a3 SelectMenu -> StringSelectMenu Isaac 2023-01-02 12:23:14 +00:00
  • 5c2eed2d7b Remove jsconfig.json Isaac 2023-01-02 12:21:53 +00:00
  • 7c011fbf9d Update dependencies Isaac 2023-01-02 12:21:37 +00:00
  • 00194a9366 feat(docker): Add compose config AdminRAT 2022-11-18 13:55:41 -08:00
  • 6acd842c62 refactor(docker): Rewrite Dockerfile AdminRAT 2022-11-18 13:04:31 -08:00
  • f050d5c41f update dependencies Isaac 2022-11-03 19:41:52 +00:00
  • e105f0c34c update logger Isaac 2022-11-01 21:10:57 +00:00
  • 14df0637ae Improve errors Isaac 2022-10-31 21:19:29 +00:00
  • 9f18958c75 feat: add /move command Isaac 2022-10-31 21:15:44 +00:00
  • d10965d541 fix typo Isaac 2022-10-31 15:36:35 +00:00
  • b61b3dd2b1 Respond with error messages Isaac 2022-10-31 15:35:41 +00:00
  • 76ed77fe0c fix: typo Isaac 2022-10-31 14:17:59 +00:00
  • 4f0e91f269 integrated portal Isaac 2022-10-31 13:45:49 +00:00
  • a519dec257 Update README.md Isaac 2022-10-29 20:22:39 +01:00
  • 4b40f2cdbd feat: add /transfer command Isaac 2022-10-29 19:59:09 +01:00
  • 26ab229c97 feat: add target ID Isaac 2022-10-29 00:54:38 +01:00
  • 1ecb6f5d32 fix: typo Isaac 2022-10-29 00:54:19 +01:00
  • 77216ba43d feat: add ticket claiming Isaac 2022-10-29 00:33:19 +01:00
  • 15318df9e4 feat: /add and /remove commands Isaac 2022-10-28 17:32:28 +01:00
  • 1843400004 refactor: simplify commands i18n Isaac 2022-10-26 18:58:46 +01:00
  • c6f1261478 feat: add /tickets command Isaac 2022-10-26 14:13:45 +01:00
  • 119f997ffe fix: unnecessary message update logs Isaac 2022-10-26 11:34:55 +01:00
  • 9a916339ef fix: only allow /topic in tickets Isaac 2022-10-26 10:26:43 +01:00
  • 72e264d04c feat: add help hint for invalid stdin commands Isaac 2022-10-26 01:06:26 +01:00
  • 7417005782 perf: reduce database data transfer Isaac 2022-10-26 00:46:07 +01:00
  • 09095f71c1 perf: improve ticket/references autocompleters (and de-duplicate) Isaac 2022-10-26 00:41:40 +01:00
  • f27feea2f9 feat: add /topic command Isaac 2022-10-25 22:56:13 +01:00
  • 30883032b7 fix(archives): role and member bug Isaac 2022-10-25 22:55:53 +01:00
  • 7812e62776 fix(logging): don't send empty changelogs Isaac 2022-10-25 22:53:12 +01:00
  • 066eb954e3 feat(archives): update transcript template Isaac 2022-10-24 23:53:42 +01:00
  • 353b232dcd fix(archives): add missing null topic message Isaac 2022-10-24 23:14:08 +01:00
  • 92d5a7ed96 feat(archives): add transcript command Isaac 2022-10-24 20:17:40 +01:00
  • 7864c8d544 fix(logging): don't send empty changelogs Isaac 2022-10-24 20:16:56 +01:00
  • 0436952327 fix(logging): ignore ephemeral message updates Isaac 2022-10-24 18:24:53 +01:00
  • ecd23a150a refactor: remove cryptr prefix Isaac 2022-10-24 17:44:07 +01:00
  • 15df841774 update config template Isaac 2022-10-24 12:30:37 +01:00
  • c9c84f3d91 fix typo Isaac 2022-10-22 21:16:50 +01:00
  • d350f644e3 update dependencies Isaac 2022-10-18 17:57:27 +01:00
  • bb4f872c41 Archive & log message updates/deletes Isaac 2022-10-18 17:25:31 +01:00
  • 59c6ab3537 Make /tag and auto tag replies work Isaac 2022-10-18 16:39:03 +01:00
  • 90c0521e35 update dependencies Isaac 2022-10-18 14:58:30 +01:00
  • 8176293089 Add category option for closing multiple tickets Isaac 2022-10-16 14:16:38 +01:00
  • 9b0a1fe50f Add new /transfer (ownership) command Isaac 2022-10-16 14:11:40 +01:00
  • 5b95610338 rename /transfer back to /move Isaac 2022-10-16 14:07:10 +01:00
  • 33d61869d8 Fix ticket and references autocompleters Isaac 2022-10-11 21:28:53 +01:00
  • 83ab003db5 fix command options & types Isaac 2022-10-11 21:24:09 +01:00
  • 4469aa4920 fix referencing messages Isaac 2022-10-11 20:12:40 +01:00
  • f7b5031aab Add message reference (for replies) to archives Isaac 2022-10-11 18:58:02 +01:00
  • 54506cf422 fix embeds Isaac 2022-10-11 18:49:39 +01:00
  • 2bb9873be8 Rename trasnfer.js to transfer.js (#349) Marius 2022-10-10 22:44:07 +02:00
  • e4b104eb7e 👌 Isaac 2022-10-10 20:14:00 +01:00
  • 6f535e7149 help Isaac 2022-10-10 15:44:13 +01:00
  • 35ad490ba6 improve error handling Isaac 2022-10-10 12:49:34 +01:00
  • e813dee884 beta.0 Isaac 2022-10-09 17:08:53 +01:00
  • 78583f7079 Add optional dependencies Isaac 2022-10-09 17:04:43 +01:00
  • c8b5a5c4bb remove dist from .gitignore Isaac 2022-10-06 14:41:32 +01:00
  • fbc2b8c6b9 stdin help Isaac 2022-10-06 14:39:37 +01:00
  • 507e963efc update /force-close options Isaac 2022-10-06 12:49:38 +01:00
  • c16a2a0639 make autoClose required Isaac 2022-10-05 22:19:02 +01:00
  • 52d880a038 disable warnings Isaac 2022-10-05 19:55:52 +01:00
  • 525e752833 speed Isaac 2022-10-05 19:55:08 +01:00
  • b4238e26a1 fixes Isaac 2022-10-05 18:26:20 +01:00
  • fad1abf579 log ticket update Isaac 2022-10-05 18:21:53 +01:00
  • 3f8663675d remove bad code Isaac 2022-10-05 18:17:13 +01:00
  • 6c49544e7a count user messages Isaac 2022-10-05 18:15:53 +01:00
  • 8ea372ea36 Add /priority command Isaac 2022-10-05 18:04:29 +01:00
  • 8b55c351ad why Isaac 2022-10-05 17:09:08 +01:00
  • c2fe7f73d1 env Isaac 2022-10-05 00:35:54 +01:00
  • e723ce76f5 Update dependencies Isaac 2022-10-05 00:31:02 +01:00
  • bf4d17bd42 bug fixes Isaac 2022-10-04 21:23:01 +01:00
  • 74c0fd0fd1 fix auto complete Isaac 2022-10-04 20:54:48 +01:00