summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* style: LintFuwn2025-09-242-10/+5
* feat: Restrict complain and appeal commands to DMsFuwn2025-09-242-0/+3
* feat: Appeal slash commandFuwn2025-09-244-0/+146
* feat(server): Add new colour rolesFuwn2025-09-241-0/+3
* feat: Add roleplay-serious commandFuwn2025-09-184-0/+205
* fix(server): Correct colour role IDsFuwn2025-09-131-7/+7
* refactor(server): Move role distribution embed to embeds moduleFuwn2025-09-132-18/+29
* feat: Colour role distribution commandFuwn2025-09-133-0/+233
* fix(server): Replace complaint channel IDFuwn2025-09-111-1/+1
* chore(justfile): Add extra linting tasksFuwn2025-09-111-1/+9
* feat: Add complaint systemFuwn2025-09-115-7/+166
* style: Use base prettier:recommended rulesFuwn2025-09-0910-135/+132
* refactor(src): Use arrow functions everywhereFuwn2025-09-093-27/+27
* refactor: Move Discord APIs to Discord moduleFuwn2025-09-099-204/+210
* fix: Properly handle videosFuwn2025-09-072-4/+58
* style(reddit): Fix lintsFuwn2025-09-071-16/+30
* fix: Add rate-limit mitigationFuwn2025-09-073-18/+58
* build: Switch to TypeScriptFuwn2025-09-0710-240/+311
* feat: Add top commandFuwn2025-09-074-10/+99
* chore: Fix package descriptionFuwn2025-09-061-1/+1
* feat: Add NSFW commandFuwn2025-09-064-25/+100