fix(aurora): make the `moderation_id` key in the moderation tables not nullable (`NOT NULL`)
workflow.yaml #1221 -Commit
fadb3e1a9d
pushed by
cswimr
fix(aurora): fixed the `Note` moderation type handler using `cls.string` instead of `cls.verb`
workflow.yaml #1215 -Commit
064784c9d7
pushed by
cswimr
misc(aurora): remove a useless logging call
workflow.yaml #1214 -Commit
101d364241
pushed by
cswimr
misc(poetry): add sqlite-web dev dependency
workflow.yaml #1210 -Commit
b4a54d214d
pushed by
cswimr
fix(aurora): pass `interaction` instead of `interaction.client` to the `duration_edit_handler`
workflow.yaml #1188 -Commit
8cbe9d94cf
pushed by
cswimr
fix(aurora): fixed a typeerror in `/edit`
workflow.yaml #1187 -Commit
ec508a92e3
pushed by
cswimr
fix(aurora): don't continue banning someone if they're already banned
workflow.yaml #1186 -Commit
4a4f24bb8f
pushed by
cswimr
fix(aurora): fixed the Moderation.update() method again
workflow.yaml #1185 -Commit
9ae7607015
pushed by
cswimr
fix(aurora): fixed the `/edit` command failing again
workflow.yaml #1183 -Commit
7854af8ec0
pushed by
cswimr
fix(aurora): fixed `/edit` command not properly storing the data from the old moderation
workflow.yaml #1181 -Commit
51f165c480
pushed by
cswimr
fix(aurora): fixed Moderation.update() not converting the duration timedelta to the correct kind of string
workflow.yaml #1180 -Commit
5fc6d0eb6a
pushed by
cswimr
Merge branch 'main' into aurora-pydantic
workflow.yaml #1178 -Commit
c5472d25c1
pushed by
cswimr
fix(seautils): fixed a maybe_send_embed call having an invalid kwarg
workflow.yaml #1161 -Commit
5bfb74de47
pushed by
cswimr
misc(aurora): removed an old kwarg from the moderate function docstring
workflow.yaml #1154 -Commit
818ff810ea
pushed by
cswimr
fix(aurora): export all moderation types
workflow.yaml #1153 -Commit
85dbb6cc88
pushed by
cswimr
misc(aurora): version bump to 3.0.0-indev1
workflow.yaml #1151 -Commit
1bc6412b07
pushed by
cswimr
fix(aurora): minor changes to the aurora importer and also fixed a bug in the Moderation.get_latest method
workflow.yaml #1150 -Commit
cbd82f8572
pushed by
cswimr
misc(aurora): make show_in_history default to True
workflow.yaml #1149 -Commit
8822d1714e
pushed by
cswimr
feat(aurora): implemented the per-type configuration options so they actually do something
workflow.yaml #1147 -Commit
4d408ff616
pushed by
cswimr