fix(aurora): add a debug logging statement
workflow.yaml #1109 -Commit
13874dd4f0
pushed by
cswimr
feat(aurora): boilerplate for all currently added moderation types
workflow.yaml #1106 -Commit
8f0425456c
pushed by
cswimr
fix(aurora): fixed a json encoder issue that was causing an attributeerror
workflow.yaml #1105 -Commit
a05e957dde
pushed by
cswimr
fix(aurora): fix ``__str__()`` method of the `Type` class
workflow.yaml #1102 -Commit
54ac77ceb9
pushed by
cswimr
feat(aurora): use the type_registry in the `Moderation` object
workflow.yaml #1101 -Commit
08512d0dad
pushed by
cswimr
fix(aurora): fixed the `Moderation.get_target` method trying to get a channel object from a user id
workflow.yaml #1100 -Commit
134e787c42
pushed by
cswimr
fix(aurora): use the verb for message embed titles
workflow.yaml #1099 -Commit
127dd564f5
pushed by
cswimr
fix(aurora): fixed another attributeerror
workflow.yaml #1098 -Commit
88cc7b4a3f
pushed by
cswimr
fix(aurora): checking against the wrong bool value for `silent`
workflow.yaml #1097 -Commit
dd89bfaf34
pushed by
cswimr
fix(aurora): fixed another AttributeError
workflow.yaml #1096 -Commit
fac00feeef
pushed by
cswimr
fix(aurora): assume that `ctx` is a `commands.Context` object before trying to use it in `moderate`
workflow.yaml #1094 -Commit
aeec616be5
pushed by
cswimr
feat(aurora): starting on the updated moderation type system
workflow.yaml #1093 -Commit
9f068bba6f
pushed by
cswimr
fix(aurora): fixed an issue in the galacticbot importer
workflow.yaml #1092 -Commit
fcecfe8e88
pushed by
cswimr
misc(aurora): convert `Change.from_dict()` to use `utils.timedelta_from_string()`
workflow.yaml #1086 -Commit
0d64e3f652
pushed by
cswimr
fix(aurora): fixed `aurora.utilities.utils.timedelta_from_string` not including days in its calculations
workflow.yaml #1085 -Commit
8591649465
pushed by
cswimr
feat(aurora): added timedelta_from_string() function
workflow.yaml #1084 -Commit
78630dc317
pushed by
cswimr
fix(aurora): get_next_case_number now only retrieves the first entry in the sql database (using `LIMIT 1`)
workflow.yaml #1080 -Commit
3fdc54b7cb
pushed by
cswimr
misc(aurora): allow `Moderation.log()` to skip returning the class object
workflow.yaml #1079 -Commit
b252343dc0
pushed by
cswimr
fix(aurora): removed some logging statements
workflow.yaml #1078 -Commit
720e100a20
pushed by
cswimr