summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|