Commit Graph

233 Commits

Author SHA1 Message Date
Tarrgon 40f6084310 Fix pin message link 2025-06-10 20:02:26 -04:00
Tarrgon d4994689ba Add bullet point 2025-06-09 07:57:14 -04:00
Tarrgon e452976048 Fix formatting 2025-06-09 07:24:25 -04:00
Tarrgon 89d6fc9088 NaN check time param 2025-06-08 08:48:01 -04:00
Tarrgon f9d57373e1 Restructure redis client 2025-06-08 07:23:59 -04:00
Tarrgon 7d36a2f870 Remove spoiler message
Not sure if we really want this. Can always put it back later
2025-06-08 07:15:23 -04:00
Tarrgon de3fb0ec28 Spoiler posts in spoiler tags 2025-06-07 14:39:03 -04:00
Tarrgon ac63e6f647 Edit added note message 2025-06-07 10:06:45 -04:00
Tarrgon d64a29b55b Add custom event logs 2025-06-07 08:57:06 -04:00
Tarrgon 920477b8b7 Use correct function 2025-06-07 08:44:44 -04:00
Tarrgon a2852bf454 List purged phrases 2025-06-07 08:06:30 -04:00
Tarrgon 4949e69eb2 Newest notes first 2025-06-07 07:53:34 -04:00
Tarrgon 423fc69f9f Calculate md5 hashes of uploaded files
Discord does some weird stuff to file data, and we have to reverse it.
2025-06-06 12:05:32 -04:00
Tarrgon b2da956069 Fix tag name 2025-06-06 09:26:25 -04:00
Tarrgon 4c5772dc1c Update kick reason on e621 ban 2025-06-06 08:30:57 -04:00
Tarrgon 2ce72268d1 Add note modal 2025-06-06 08:30:45 -04:00
Tarrgon e71db2f74f Spoiler other default blacklist posts 2025-06-05 13:02:59 -04:00
Tarrgon acf27a8bd2 Format application permission overrides better 2025-06-05 08:58:45 -04:00
Tarrgon f75b39484f Add SFW channels and link skip channels. 2025-06-04 22:52:08 -04:00
Tarrgon 11e3b3095a List notes context menu command 2025-06-04 21:48:02 -04:00
Tarrgon f65966c138 Use proper markdown 2025-06-04 18:50:26 -04:00
Tarrgon ee04e0f289 Fix message log embed content 2025-06-04 18:19:45 -04:00
Tarrgon 417cc02bbd Remove optionals from whois and finduser 2025-06-04 15:08:08 -04:00
Tarrgon bf21e9b423 Remove pruning duplicates 2025-06-04 14:51:37 -04:00
Tarrgon 5486417f41 Don't double embed posts 2025-06-04 14:28:30 -04:00
Tarrgon 633815b768 Fix post url 2025-06-04 14:07:38 -04:00
Tarrgon 403de9480e Fix threads not being in staff categories 2025-06-04 13:57:08 -04:00
Tarrgon 798f4429a3 Send new ticket message if author is old bot 2025-06-04 13:36:51 -04:00
Tarrgon 8bb89b5ba4 Use correct setting 2025-06-04 13:21:35 -04:00
Tarrgon 6263266eb4 Add redis reconnect strategy
Attempt to reconnect to redis every minute if it closes unexpectedly
2025-06-04 12:48:31 -04:00
Tarrgon e94f570d0b Don't link to blacklisted content 2025-06-04 12:38:15 -04:00
Tarrgon 6fc76fd25d Hyperlinks in ticket descriptions 2025-06-04 07:15:52 -04:00
Tarrgon 4aa3b8e0ca Hyperlink message ids properly 2025-06-04 07:09:01 -04:00
Tarrgon 77a482ac0f Ban command 2025-06-03 14:16:37 -04:00
Tarrgon b2e1b4beee Don't include type files in build 2025-06-02 08:53:20 -04:00
Tarrgon d40dac9a96 Clean dist when building 2025-06-02 08:53:04 -04:00
Tarrgon d9a26c44e8 Softban command 2025-06-01 17:43:30 -04:00
Tarrgon eb039a9465 Fix notes command 2025-06-01 14:42:48 -04:00
Tarrgon 9622795935 Records context menu command 2025-06-01 08:35:55 -04:00
Tarrgon cec8449b6d Change default permissions 2025-05-31 15:14:54 -04:00
Tarrgon 035fa196ea Find message attachments by md5 name 2025-05-31 15:10:25 -04:00
Tarrgon f851bfc581 New parsers 2025-05-31 13:27:22 -04:00
Tarrgon a76ee9e6c8 Merge branch 'records' 2025-05-31 11:15:59 -04:00
Tarrgon a61f61485d Add button handlers 2025-05-31 11:15:37 -04:00
Tarrgon 4b56cd9b9f Import from barrel 2025-05-31 11:15:21 -04:00
Tarrgon f5268ace77 Squashed commit of the following:
commit e8a57468de
Author: Tarrgon <61888458+Tarrgon@users.noreply.github.com>
Date:   Sat May 31 11:10:56 2025 -0400

    Add record command

commit 5a8ca6bb54
Author: Tarrgon <61888458+Tarrgon@users.noreply.github.com>
Date:   Sat May 31 11:10:30 2025 -0400

    Move context menus to their own folder

commit 2d7c14ed7a
Merge: 33a6ba8 5107759
Author: Tarrgon <61888458+Tarrgon@users.noreply.github.com>
Date:   Sat May 31 10:54:27 2025 -0400

    Merge branch 'alt-data' into records

commit 5107759923
Author: Tarrgon <61888458+Tarrgon@users.noreply.github.com>
Date:   Fri May 30 15:26:21 2025 -0400

    Recursive alt lookup data
2025-05-31 11:11:37 -04:00
Tarrgon e8a57468de Add record command 2025-05-31 11:10:56 -04:00
Tarrgon 5a8ca6bb54 Move context menus to their own folder 2025-05-31 11:10:30 -04:00
Tarrgon 2d7c14ed7a Merge branch 'alt-data' into records 2025-05-31 10:54:27 -04:00
Tarrgon 33a6ba893b Make finduser and whois recursive as well 2025-05-30 18:39:47 -04:00