aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(umaddit_removal): Add additional match rulesHEADmainFuwn2025-11-201-19/+37
|
* fix(config): dataclass field orderFuwn2025-10-041-1/+3
|
* fix(irm): Dynamic subreddit name in stringsFuwn2025-10-041-1/+4
|
* feat: Support multiple both community subredditsFuwn2025-10-042-8/+32
|
* fix(im:base): Update low-effort guidelinesFuwn2025-09-271-4/+8
|
* fix(rules): RegExp matching logicFuwn2025-09-271-2/+2
|
* fix(irm): Improve model evaluationFuwn2025-09-231-0/+4
|
* fix(irm): Improve confidence evaluationFuwn2025-09-232-3/+3
|
* feat(bot): Skip applying rules for approved postsFuwn2025-09-221-0/+14
|
* feat(irm): Update evaluation logicFuwn2025-09-222-6/+30
|
* feat(rules): umaddit_removalFuwn2025-09-213-2/+75
|
* feat(rmr): Allow in-character posts without media if lengthyFuwn2025-09-212-6/+47
|
* feat(irm): Rephrase low-effort contentFuwn2025-09-212-16/+16
|
* fix(base): NO_TEXT error handlingFuwn2025-09-211-3/+6
|
* feat(irm): Discord loggingFuwn2025-09-203-0/+210
|
* feat(irm): Update post removal message subjectFuwn2025-09-201-1/+1
|
* fix(irm): Expand on art check criteriaFuwn2025-09-201-2/+9
|
* fix(irm): Include videos in media checkFuwn2025-09-191-12/+15
|
* feat: Update strings from roleplay to in characterFuwn2025-09-193-9/+9
|
* fix(irm): Missing media attribute handlingFuwn2025-09-191-3/+12
|
* fix(irm): Send Mod Mail to authorFuwn2025-09-191-4/+2
|
* Revert "fix(irm): Send removal message as Mod Mail"Fuwn2025-09-181-14/+4
| | | | This reverts commit 9b419863609b003bba44182c3ac4e0cefd9e7319.
* Revert "fix(irm): Image identification and Mod Mail bugs"Fuwn2025-09-182-20/+5
| | | | This reverts commit 3a5627e8e451d22fd5b795acd62890322f90c63c.
* fix(irm): Image identification and Mod Mail bugsFuwn2025-09-182-5/+20
|
* fix(irm): Send removal message as Mod MailFuwn2025-09-181-4/+14
|
* fix(irm): Removal message line spacingFuwn2025-09-181-28/+4
|
* feat(roleplay_media_required): Update removal messageFuwn2025-09-171-1/+1
|
* feat(bot): Enable roleplay_media_requiredFuwn2025-09-171-2/+2
|
* feat(intelligent_moderator): Use Mod Mail instead of user DMsFuwn2025-09-171-2/+4
|
* feat(intelligent_moderator): Update removal notice subjectFuwn2025-09-171-1/+1
|
* feat(intelligent_moderator): Treat videos as mediaFuwn2025-09-171-19/+20
|
* revert: "feat(intelligent_moderator): Update low-effort removal user message"Fuwn2025-09-171-11/+18
| | | | This reverts commit dc542be70e0fbdbba3574b6d3297fa0baff33488.
* feat(intelligent_moderator): Update low-effort removal user messageFuwn2025-09-171-18/+11
|
* feat(intelligent_moderator): Update response grammarFuwn2025-09-172-9/+9
|
* feat(intelligent_moderator): Include Discord server invite when marking as ↵Fuwn2025-09-171-0/+2
| | | | low-effort
* feat(intelligent_moderator): Don't include reasoning in art re-flairsFuwn2025-09-171-3/+7
|
* feat(intelligent_moderator): Reasoning levelsFuwn2025-09-172-6/+72
|
* refactor(rules): Use post flair ID instead of stringFuwn2025-09-173-36/+28
|
* refactor(intelligent_moderator): Make logic generic between test script and ruleFuwn2025-09-173-222/+355
|
* feat(rules): Add intelligent roleplay moderator ruleFuwn2025-09-174-6/+363
|
* refactor(media_required): Rename to roleplay_media_requiredFuwn2025-09-173-6/+6
|
* refactor(word_count): Rename to roleplay_word_countFuwn2025-09-173-6/+6
|
* feat(rules): Add word_count ruleFuwn2025-09-173-2/+126
|
* feat(roleplay_limiter): Add weekend limit information to removal messageFuwn2025-09-171-1/+1
|
* feat(roleplay_limiter): Ignore roleplay-specific limits on weekendsFuwn2025-09-171-1/+75
|
* feat(roleplay_limiter): Decrease minimum roleplay allowance per intervalFuwn2025-09-171-2/+2
|
* feat(rules): Filter out removed posts from calculationsFuwn2025-09-162-16/+80
|
* feat(rules): Add media_required rule for roleplay postsFuwn2025-09-163-2/+117
|
* feat(roleplay_limiter): Add time window to minimum post allowanceFuwn2025-09-161-6/+15
|
* feat(roleplay_limiter): Increase minimum post allowanceFuwn2025-09-161-2/+2
|