index
:
umabotdiscord
dependabot/npm_and_yarn/dotenv-17.2.3
dependabot/npm_and_yarn/globals-17.0.0
dependabot/npm_and_yarn/types/node-25.0.3
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.52.0
dependabot/npm_and_yarn/typescript-eslint/parser-8.52.0
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
gateway
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(gateway:aiModeration): Improve analysis context
Fuwn
2025-09-25
1
-4
/
+6
|
*
fix(gateway:aiModeration): Improve adult content analysis in NSFW channels
Fuwn
2025-09-25
1
-0
/
+8
|
*
fix(gateway:aiModeration): Improve hate speech analysis
Fuwn
2025-09-25
1
-0
/
+6
|
*
fix(gateway:aiModeration): Improve message and history context
Fuwn
2025-09-25
1
-4
/
+6
|
*
fix(gateway:aiModeration): Give NSFW channel context to agent
Fuwn
2025-09-25
1
-0
/
+1
|
*
style(gateway:aiModeration): Convert functions to arrow functions
Fuwn
2025-09-25
1
-6
/
+6
|
*
fix(gateway:aiModeration): Lint
Fuwn
2025-09-25
1
-78
/
+113
|
*
feat(gateway:listeners): AI-based moderation agent
Fuwn
2025-09-25
2
-0
/
+290
|
*
feat(gateway:iqdbModeration): Add similarity-based behaviours
Fuwn
2025-09-25
1
-12
/
+40
|
*
refactor(gateway:iqdbModeration): Lint
Fuwn
2025-09-25
1
-10
/
+19
|
*
feat(gateway:iqdbModeration): Increase minimum similarity
Fuwn
2025-09-25
1
-1
/
+1
|
*
feat(gateway:messageDeletion): Log media
Fuwn
2025-09-25
1
-2
/
+36
|
*
style(gateway:artMediaModeration): Lint
Fuwn
2025-09-25
1
-2
/
+8
|
*
feat(gateway): Restrict #art-media-nsfw to media
Fuwn
2025-09-25
3
-0
/
+44
|
*
refactor: Move shared constants to shared module
Fuwn
2025-09-24
1
-1
/
+1
|
*
feat: Integrate gateway client
Fuwn
2025-09-24
16
-0
/
+1639