Commit Graph

214 Commits

Author SHA1 Message Date
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
Tarrgon 5107759923 Recursive alt lookup data 2025-05-30 15:26:21 -04:00
Tarrgon 87de789e7d Formatting 2025-05-30 15:00:52 -04:00
Tarrgon 7d670bbe29 Fix ban checker 2025-05-30 14:38:42 -04:00
Tarrgon 50945f297e Alert if banned 2025-05-30 13:49:05 -04:00
Tarrgon 3135ec7415 Recursive alt check 2025-05-30 13:39:13 -04:00
Tarrgon 730fb60167 Add new member channel setting 2025-05-30 13:39:00 -04:00
Tarrgon 1163ce072b Remove logs 2025-05-30 13:20:39 -04:00
Tarrgon e91495817f Put edited message in database for future. 2025-05-30 12:43:45 -04:00
Tarrgon cf1e96a1ac Kick instead of ban 2025-05-30 12:43:27 -04:00
Tarrgon 5c2b95f1e3 Trust proxy 2025-05-29 23:09:11 -04:00
Tarrgon 59b728fd12 Additional logging 2025-05-29 22:59:59 -04:00
Tarrgon 6362aeb886 Add proper memory store 2025-05-29 22:55:39 -04:00
Tarrgon 5aa37014af Add error logs, too 2025-05-29 22:46:57 -04:00
Tarrgon b0771897c0 Useful error messages. 2025-05-29 22:40:53 -04:00
Tarrgon 4ba5a1dff2 Friendly permission error message for name sync. 2025-05-29 22:27:34 -04:00
Tarrgon 82ed12d3aa Fix command name 2025-05-29 21:41:36 -04:00
Tarrgon 36f7da2d19 Copy files properly 2025-05-29 21:31:13 -04:00
Tarrgon e99f42b0b0 Add auto ban feature 2025-05-29 14:59:06 -04:00
Tarrgon 01b8d7b933 Fix renamed method. 2025-05-29 12:31:57 -04:00