|
04223c3c55
|
Merge branch 'main' into aurora-pydantic
|
2024-06-04 11:48:15 -04:00 |
|
|
1c6d2456ed
|
misc(aurora): changed aurora.utilities.utils.get_bool_emoji to use match/case instead of if/else
|
2024-06-04 00:04:46 -04:00 |
|
|
9b0f977016
|
feat(aurora): moved get_next_case_number() into the Moderation class, along with removing from_sql and get_all_cases . also added some other classmethods to replace those.
also modified message_factory and its calls to add a new kwarg
|
2024-06-04 00:04:11 -04:00 |
|
|
460d5a31fc
|
feat(aurora): allow the Moderation.execute() classmethod to accept a cursor, to prevent opening a new database connection on every call
|
2024-06-03 23:48:21 -04:00 |
|
|
bbe8b281d1
|
misc(aurora): changed two typehints in aurora.utilities.utils and added other typehints
|
2024-06-03 23:46:22 -04:00 |
|
|
be253b668b
|
feat(aurora): converted /history to use the new Moderation sql queries
|
2024-06-03 01:07:00 -04:00 |
|
|
22f9ce52d1
|
fix(aurora): fixed a typeerror
|
2024-06-03 00:55:56 -04:00 |
|
|
499cfbe8a9
|
misc(aurora): use tuples instead of lists
|
2024-06-03 00:55:09 -04:00 |
|
|
99d95afe07
|
fix(aurora): fixed another TypeError
|
2024-06-03 00:51:51 -04:00 |
|
|
028e22ebec
|
fix(aurora): happy now?
|
2024-06-03 00:50:17 -04:00 |
|
|
4c28453173
|
fix(aurora): fixed a TypeError
|
2024-06-03 00:49:08 -04:00 |
|
|
d646754466
|
feat(aurora): added a bunch of functionality to the Moderation model
|
2024-06-03 00:47:56 -04:00 |
|
|
76f176d4cc
|
feat(aurora): change history to use Moderation.from_sql_all()
|
2024-06-03 00:22:32 -04:00 |
|
|
c35580c576
|
misc(aurora): change to aurora importer log arguments
|
2024-06-03 00:17:33 -04:00 |
|
|
7fc6235abe
|
fix(aurora): remove bot keys from the change import when importing from aurora
|
2024-06-03 00:15:17 -04:00 |
|
|
21e51dc320
|
misc(aurora): minor syntax change
|
2024-06-03 00:09:39 -04:00 |
|
|
db477c4744
|
fix(aurora): fixed an issue with json encoding
|
2024-06-03 00:07:52 -04:00 |
|
|
1990b97518
|
fix(aurora): ignore moderation cases where the moderation_id is 0
|
2024-06-02 23:59:17 -04:00 |
|
|
641f45d126
|
feat(aurora): add the from_sql_all classmethod to the Moderation model
|
2024-06-02 23:53:19 -04:00 |
|
|
73c9104882
|
fix(aurora): cast to string before checking length to avoid typeerrors when reason is None
|
2024-05-24 04:26:58 -04:00 |
|
|
5b64ee9578
|
feat(aurora): add metadata to evidenceformat
|
2024-05-24 04:22:42 -04:00 |
|
|
bfb4d8768d
|
fix(aurora): add moderation metadata to the log factory
|
2024-05-24 04:18:17 -04:00 |
|
|
7f71ca3d6d
|
fix(aurora): change interval metadata
|
2024-05-24 04:16:48 -04:00 |
|
|
3dcc637920
|
fix(aurora): avoid keyerrors
|
2024-05-24 04:15:27 -04:00 |
|
|
9a4f19f4a1
|
fix(aurora): show metadata key/value pairs in /case
|
2024-05-24 04:12:28 -04:00 |
|
|
7a9c9846de
|
fix(aurora): fixed a broken from_id method
|
2024-05-24 04:09:27 -04:00 |
|
|
0cc7d6079d
|
fix(aurora): removed useless debug statement
|
2024-05-24 04:06:05 -04:00 |
|
|
ed923f1d9b
|
fix(aurora): finally actually maybe fixed the pydantic validation error
|
2024-05-24 04:04:21 -04:00 |
|
|
39cb5feb50
|
misc(aurora): adding temporary debug logging
|
2024-05-24 04:02:15 -04:00 |
|
|
c90796f6b3
|
fix(aurora): hopefully actually fixed the pydantic validation error
|
2024-05-24 04:01:15 -04:00 |
|
|
0b1d1d29e6
|
fix(aurora): hopefully fixed a pydantic validation error
|
2024-05-24 03:57:54 -04:00 |
|
|
599ab8c51d
|
fix(aurora): fixed a non-async function being awaited
|
2024-05-24 03:56:32 -04:00 |
|
|
797fd561c9
|
fix(aurora): fixed another typeerror
|
2024-05-24 03:53:38 -04:00 |
|
|
51d3245703
|
fix(aurora): fixed a typeerror in Moderation.log()
|
2024-05-24 03:51:43 -04:00 |
|
|
0411e3dab7
|
fix(aurora): fixed a typeerror in the check_moddable function
|
2024-05-24 03:49:55 -04:00 |
|
|
67b33a2eb8
|
feat(aurora): added a slowmode command
|
2024-05-24 03:46:20 -04:00 |
|
|
1405dae49e
|
fix(aurora): add roles to evidenceformat
|
2024-05-20 20:59:01 -04:00 |
|
|
dc51aa7bdc
|
fix(aurora): import fixes
|
2024-05-09 21:27:26 -04:00 |
|
|
904fd1c914
|
fix(aurora): fixed more import errors
|
2024-05-06 21:46:01 -04:00 |
|
|
92d221ff70
|
fix(aurora): forgot a file!
|
2024-05-06 21:43:08 -04:00 |
|
|
d91a4f49f9
|
fix(aurora): fixed import errors
|
2024-05-06 21:39:43 -04:00 |
|
|
ab878739c4
|
misc(aurora): pep 604 compliance
|
2024-05-06 21:04:08 -04:00 |
|
|
946e14ee3c
|
fix(aurora): something idk
|
2024-05-06 20:45:22 -04:00 |
|
|
bcc4aa384f
|
fix(aurora): hopefully fixed the module not found issue?
|
2024-05-06 17:41:14 -04:00 |
|
|
260dd3ef4c
|
fix(aurora): fixing a ModuleNotFound error
|
2024-05-06 17:35:43 -04:00 |
|
|
c69b3cd032
|
misc(aurora): import change
|
2024-05-06 17:33:28 -04:00 |
|
|
2b79e3b6a8
|
fix(aurora): added an __init__.py to a directory that was missing one
|
2024-05-06 17:29:57 -04:00 |
|
|
7dfe94869c
|
misc(aurora): codebase cleanup
|
2024-05-06 17:23:59 -04:00 |
|
|
ac8cefd779
|
fix(aurora): pylint fixes
|
2024-05-06 16:47:21 -04:00 |
|
|
09471a4027
|
misc(aurora): change the logging severity of Change.from_dict()'s logs to trace
|
2024-05-06 16:39:13 -04:00 |
|