Commit Graph

102 Commits

Author SHA1 Message Date
Tarrgon 85f9eb7877 Revert "Remove database-related message content usage"
This reverts commit 0b211db023.
2026-06-12 11:30:29 -04:00
Tarrgon 0b211db023 Remove database-related message content usage 2026-06-12 11:30:05 -04:00
Tarrgon 39c7f35cf9 Parse deletion reason to markdown 2026-06-04 08:09:54 -04:00
Tarrgon 52a227334f Add base URL for relative paths
I forgot about this...
2026-06-03 19:36:30 -04:00
Tarrgon 2c7689a189 Just use the open post button 2026-06-03 19:04:31 -04:00
Tarrgon c95a81e784 Update ticket and appeal handlers 2026-06-03 15:22:25 -04:00
Tarrgon bafed23169 Add dtext to markdown for tickets and appeals 2026-06-03 08:01:59 -04:00
Tarrgon 5e5840ffdf Switch to module 2026-06-03 07:53:58 -04:00
Tarrgon 67a3753b96 eslint 2026-06-02 22:33:24 -04:00
Tarrgon 24cd800075 Add flags regex and appeals to descriptions 2026-06-02 21:18:57 -04:00
Tarrgon 18395fe63a Add appeal linking 2026-06-02 20:42:13 -04:00
Tarrgon 3302d8fe92 Merge branch 'master' into pr/5 2026-06-02 12:45:47 -04:00
Tarrgon 86911ad141 Fixes 2026-06-02 11:08:13 -04:00
Tarrgon 53a658aa69 Add appeals pubsub events 2026-06-02 09:36:15 -04:00
Nix Krystik 71f1318f7b Merge branch 'master' into db-rewrite 2026-05-29 12:52:13 +00:00
Tarrgon 6ad3ee5f23 Fix line endings 2026-05-29 08:43:48 -04:00
Nix Krystik 00da10da0c Added a embed pre-builder to make all the embeds consistent. 2026-05-29 08:53:01 +08:00
Tarrgon 825fc45d96 Remove name from title to prevent length problems 2026-05-20 15:06:23 -04:00
Tarrgon 13251468b1 Update modals 2026-05-19 12:14:19 -04:00
Tarrgon 7e5ec68f7e Add mod ticket context menu 2026-05-19 11:45:56 -04:00
Tarrgon d08b21492a Add new features 2026-05-19 09:04:59 -04:00
Tarrgon b1801582a7 Match pull as well as pr 2026-05-12 10:49:31 -04:00
Tarrgon 7144f6fda8 Allow quick linking of PRs and issues 2026-05-12 10:45:02 -04:00
Tarrgon bbb9aa39e9 Include parent channels in link skips
Lets threads in channels be skipped as well.
2026-05-12 10:43:20 -04:00
Tarrgon 30bb187799 Prevent comma eating 2026-03-10 15:53:08 -04:00
Tarrgon 7e3f1b0258 Add artist id handling 2026-02-04 16:20:38 -05:00
Tarrgon 8c677dcf21 Close tickets after 5 days of inactivity 2026-01-16 09:17:53 -05:00
Tarrgon 09280d6eb1 Normalize error 2026-01-09 20:44:15 -05:00
Tarrgon ee3d6af7ec Initialize data 2026-01-09 20:43:47 -05:00
Tarrgon 7b42c8c656 Add status code 2026-01-09 20:42:23 -05:00
Tarrgon f79cdad3ee Throw json data properly 2026-01-09 20:40:03 -05:00
Tarrgon a48c4f9bea Error on non-200 response 2026-01-09 15:22:45 -05:00
Tarrgon 4825a0695f Log unknown ticket types 2025-12-13 17:58:45 -05:00
Tarrgon 9d18b97144 Custom oauth lib
The package used is deprecated. And I want to be able to debug oauth errors better.
2025-12-13 17:58:10 -05:00
Tarrgon ed6cd90627 Add user id to user-related messages 2025-11-18 11:49:09 -05:00
Tarrgon 986e23fe6d Update nickname formatting 2025-11-09 15:19:33 -05:00
Tarrgon 433ed278a8 Fix note max page 2025-10-03 11:08:20 -04:00
Tarrgon 241884865c Remove issue links from github releases 2025-10-02 14:49:03 -04:00
Tarrgon 85f6b63d4e Add full ban 2025-09-29 15:34:18 -04:00
Tarrgon 321d9780ad Add comments explaining these methods
These methods aren't accurate to their names as they manipulate the data returned to better suit the purposes of the bot.
2025-09-28 15:47:21 -04:00
Tarrgon 9dbdd00c00 Consolidate imports 2025-09-23 07:08:26 -04:00
Tarrgon e6216e4451 Merge branch 'ticket-buttons' 2025-09-23 07:07:23 -04:00
Tarrgon b1117fd4ad Remove log 2025-09-23 07:06:51 -04:00
Tarrgon 06d7e942f6 Organize imports 2025-09-15 17:32:36 -04:00
Tarrgon f6e83b3710 Remove unused imports 2025-09-14 08:05:59 -04:00
Tarrgon 672a508d9d Change private help ticket cooldown 2025-09-14 08:00:51 -04:00
Tarrgon 0175eb8d96 Fix channels appearing twice 2025-09-13 10:57:21 -04:00
Tarrgon aa08477e9b Use resolveUser with whois 2025-09-12 08:32:59 -04:00
Tarrgon 8940c3d652 Send log messages as files if content is too long 2025-09-11 07:03:08 -04:00
Tarrgon 6adc431823 Attempt a few extra ways to resolve users 2025-09-08 06:58:16 -04:00