summaryrefslogtreecommitdiff
path: root/packages/gateway/src
Commit message (Expand)AuthorAgeFilesLines
* 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 shared constants to shared moduleFuwn2025-09-241-1/+1
* feat: Integrate gateway clientFuwn2025-09-2416-0/+1639