summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(gateway:moderationAgent): Update hate speech flaggingFuwn2025-09-251-10/+18
* fix(gateway:moderationAgent): Update joke processingFuwn2025-09-251-0/+6
* refactor(gateway:moderationAgent): Seperate utilitiesFuwn2025-09-253-216/+220
* refactor(gateway:moderationAgent): Seperate constantsFuwn2025-09-252-266/+277
* refactor(gateway:moderationAgent): Move to moderationAgent moduleFuwn2025-09-252-2/+2
* feat(gateway:aiModeration): Optimise API costsFuwn2025-09-251-5/+252
* feat(gateway:aiModeration): Ignore simple message patternsFuwn2025-09-251-1/+55
* feat(gateway:aiModeration): Add action skip toggleFuwn2025-09-251-20/+22
* fix(gateway:aiModeration): Update analysis engineFuwn2025-09-251-3/+6
* fix(gateway:aiModeration): LintFuwn2025-09-251-7/+20
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-4/+5
* fix(gateway:aiModeration): Update hate speech guidelinesFuwn2025-09-251-0/+2
* fix(gateway:aiModeration): Add user message deletion notificationFuwn2025-09-251-0/+15
* fix(gateway:aiModeration): Add brief explanation field to alert embedFuwn2025-09-251-1/+8
* fix(gateway:aiModeration): Update joke analysisFuwn2025-09-251-0/+2
* fix(gateway:aiModeration): Update minimum message deletion confidenceFuwn2025-09-251-1/+1
* fix(gateway:aiModeration): Ignore analysing family roleplayFuwn2025-09-251-0/+2
* fix(gateway:aiModeration): Update second log channel IDFuwn2025-09-251-1/+1
* fix(gateway:aiModeration): Update joke analysisFuwn2025-09-251-0/+4
* fix(gateway:aiModeration): Add log feed for staff serverFuwn2025-09-251-0/+8
* fix(gateway:aiModeration): Update hate speech guidelinesFuwn2025-09-251-6/+6
* fix(gateway:aiModeration): Severity-gate message deletionFuwn2025-09-251-7/+12
* fix(gateway:aiModeration): Improve joke analysisFuwn2025-09-251-0/+6
* fix(gateway:aiModeration): Improve hate speech analysisFuwn2025-09-251-0/+8
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-0/+2
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-0/+3
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-0/+3
* fix(gateway:aiModeration): Use parent channel NSFW context for threadsFuwn2025-09-251-1/+1
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-0/+7
* fix(gateway:aiModeration): Improve adult content analysisFuwn2025-09-251-0/+6
* fix(gateway:aiModeration): Improve analysis contextFuwn2025-09-251-4/+6
* fix(gateway:aiModeration): Improve adult content analysis in NSFW channelsFuwn2025-09-251-0/+8
* fix(gateway:aiModeration): Improve hate speech analysisFuwn2025-09-251-0/+6
* fix(gateway:aiModeration): Improve message and history contextFuwn2025-09-251-4/+6
* fix(gateway:aiModeration): Give NSFW channel context to agentFuwn2025-09-251-0/+1
* style(gateway:aiModeration): Convert functions to arrow functionsFuwn2025-09-251-6/+6
* fix(gateway:aiModeration): LintFuwn2025-09-251-78/+113
* feat(gateway:listeners): AI-based moderation agentFuwn2025-09-252-0/+290
* feat(gateway:iqdbModeration): Add similarity-based behavioursFuwn2025-09-251-12/+40
* refactor(gateway:iqdbModeration): LintFuwn2025-09-251-10/+19
* feat(gateway:iqdbModeration): Increase minimum similarityFuwn2025-09-251-1/+1
* feat(gateway:messageDeletion): Log mediaFuwn2025-09-251-2/+36
* style(gateway:artMediaModeration): LintFuwn2025-09-251-2/+8
* feat(gateway): Restrict #art-media-nsfw to mediaFuwn2025-09-253-0/+44
* refactor: Move commands into a commands moduleFuwn2025-09-253-3/+3
* chore: Remove unused NPM lock-fileFuwn2025-09-241-7110/+0
* refactor: Move shared constants to shared moduleFuwn2025-09-244-32/+32
* chore: Update package namesFuwn2025-09-242-3/+3
* feat: Integrate gateway clientFuwn2025-09-2420-1/+1874
* refactor: Move interactions client to packages directoryFuwn2025-09-2412-5/+5