feat(aurora): log how many errors occured in the handle_expiry task
workflow.yaml #1238 -Commit
1c941462df
pushed by
cswimr
fix(aurora): catch exceptions thrown inside of the expiry handler instead of just stopping the task
workflow.yaml #1237 -Commit
b91946abeb
pushed by
cswimr
fix(aurora): fixed retrieving a User object instead of a Member object
workflow.yaml #1236 -Commit
d4fe97f247
pushed by
cswimr
fix(pterodactyl): fixed a missing argument in one of the websocket events
workflow.yaml #1232 -Commit
571be4e245
pushed by
cswimr
chore(pterodactyl): clean up some dirty code
workflow.yaml #1228 -Commit
1c0f12660b
pushed by
cswimr
fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb
workflow.yaml #1227 -Commit
9e21879a49
pushed by
cswimr
fix(aurora): don't try and use the attribute of a Member object when the object is a User object
workflow.yaml #1226 -Commit
d600a10729
pushed by
cswimr
fix(aurora): make `silent` an optional argument in `Aurora.moderate()`
workflow.yaml #1225 -Commit
5934506c8a
pushed by
cswimr
fix(aurora): update the autologger method to use the new type registry
workflow.yaml #1224 -Commit
5459392d7e
pushed by
cswimr
feat(aurora): add `[p]aurora info` command
workflow.yaml #1223 -Commit
6560f98aef
pushed by
cswimr
fix(aurora): bump version and change author key
workflow.yaml #1222 -Commit
fa8036291c
pushed by
cswimr
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