|
97406e7bac
|
feat(aurora): updated phx-class-registry to ^5.0.0 and fixed some typos
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 54s
|
2024-09-20 14:49:28 -04:00 |
|
|
d4fe97f247
|
fix(aurora): fixed retrieving a User object instead of a Member object
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 49s
|
2024-09-08 12:33:16 -04:00 |
|
|
9e21879a49
|
fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 50s
|
2024-08-24 19:21:49 -04:00 |
|
|
bc3ea67e1e
|
fix(aurora): pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 53s
|
2024-08-22 16:04:37 -04:00 |
|
|
fa27d12de5
|
feat(aurora): make all models compatible with repr
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 51s
|
2024-08-22 15:33:36 -04:00 |
|
|
794ce56040
|
misc(aurora): changed a docstring
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 51s
|
2024-08-22 12:33:30 -04:00 |
|
|
064784c9d7
|
fix(aurora): fixed the Note moderation type handler using cls.string instead of cls.verb
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 54s
|
2024-08-22 12:26:42 -04:00 |
|
|
101d364241
|
misc(aurora): remove a useless logging call
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 52s
|
2024-08-21 17:21:54 -04:00 |
|
|
cd3d3c7733
|
fix(aurora): make sure the bot key does not exist in the Change.from_dict() data dictionary
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 54s
|
2024-08-21 15:16:40 -04:00 |
|
|
a3ad38f338
|
misc(aurora): improved Change.from_dict()
|
2024-08-21 15:15:50 -04:00 |
|
|
64758686bb
|
misc(aurora): simplified AuroraGuildModel a bit
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 52s
|
2024-08-21 14:49:47 -04:00 |
|
|
797793b970
|
feat(aurora): add _obj to the partial models
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-19 17:57:26 -04:00 |
|
|
edbc950741
|
fix(aurora): remove empty lines in changes_factory and fix timestamp formatting
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-19 17:50:52 -04:00 |
|
|
0c2cde1a78
|
fix(aurora): changed how moderation changes are added. only log the information that is actually changed, and not everything
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-19 17:19:01 -04:00 |
|
|
46c1cf53bf
|
fix(aurora): fixed most of the moderation handlers having improper error handling for incorrect durations
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-08-19 14:24:25 -04:00 |
|
|
7b3608e264
|
fix(aurora): fixed a keyerror in the message_factory function and cleaned up some other problems
Actions / Build Documentation (MkDocs) (pull_request) Successful in 37s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 56s
|
2024-08-19 03:55:08 -04:00 |
|
|
ac7d950aaa
|
fix(aurora): added temporary debug logging
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-14 16:05:20 -04:00 |
|
|
4a4f24bb8f
|
fix(aurora): don't continue banning someone if they're already banned
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-08-14 15:46:27 -04:00 |
|
|
9ae7607015
|
fix(aurora): fixed the Moderation.update() method again
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 41s
|
2024-08-14 15:26:55 -04:00 |
|
|
5fc6d0eb6a
|
fix(aurora): fixed Moderation.update() not converting the duration timedelta to the correct kind of string
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 41s
|
2024-08-14 15:08:37 -04:00 |
|
|
48d2f8b416
|
fix(aurora): fixed debug logging
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 43s
|
2024-08-14 14:37:32 -04:00 |
|
|
fb92cdc08c
|
fix(aurora): fixed a bug in removerole
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 47s
|
2024-08-14 00:04:25 -04:00 |
|
|
123cd188dc
|
fix(aurora): fixed addrole and removerole *again*
Actions / Build Documentation (MkDocs) (pull_request) Successful in 31s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
|
2024-08-14 00:02:48 -04:00 |
|
|
871cabfb71
|
fix(aurora): fixed addrole and removerole again
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
|
2024-08-14 00:01:13 -04:00 |
|
|
6aaef7d3b2
|
fix(aurora): fixed removerole and addrole being broken if used without a duration set
Actions / Build Documentation (MkDocs) (pull_request) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 49s
|
2024-08-13 23:59:36 -04:00 |
|
|
1275b8e99a
|
fix(aurora): revert a stupid change
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 39s
|
2024-08-13 16:36:15 -04:00 |
|
|
71840cc148
|
misc(aurora): added a temporary logging call
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-13 16:31:00 -04:00 |
|
|
f5aa9f2b20
|
fix(aurora): fixed a programmingError when using all
Actions / Build Documentation (MkDocs) (pull_request) Successful in 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 40s
|
2024-08-13 16:26:14 -04:00 |
|
|
233e6ac908
|
feat(aurora): added expired argument to the /history command
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
|
2024-08-13 14:25:03 -04:00 |
|
|
448ac6792e
|
fix(aurora): fixed some expiry_handler() methods fetching the user object but not putting it into a variable
Actions / Build Documentation (MkDocs) (pull_request) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 39s
|
2024-08-13 14:18:25 -04:00 |
|
|
009b406ff6
|
fix(aurora): fixed some broken expiry handlers
Actions / Build Documentation (MkDocs) (pull_request) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
|
2024-08-13 01:30:47 -04:00 |
|
|
cbd82f8572
|
fix(aurora): minor changes to the aurora importer and also fixed a bug in the Moderation.get_latest method
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 42s
|
2024-08-12 18:50:07 -04:00 |
|
|
9c345ed96b
|
feat(aurora): add per-type configuration options and a menu to configure them
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 42s
none of the options do anything yet, this is just creating the configuration keys and the menu to modify them
|
2024-08-12 17:39:13 -04:00 |
|
|
cb424ed722
|
fix(aurora): fixed another OperationalError
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-08-10 13:44:18 -04:00 |
|
|
f3246366ff
|
fix(aurora): fixed Moderation.get_latest() breaking when using only before and after, and no other kwargs
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-08-10 13:42:15 -04:00 |
|
|
14750787b2
|
fix(aurora): cast timestamps to integers
Actions / Build Documentation (MkDocs) (pull_request) Failing after 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 39s
|
2024-08-10 13:34:15 -04:00 |
|
|
14dc256919
|
fix(aurora); log when Modereation.execute() fails with an operationalerror
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 41s
|
2024-08-10 13:32:37 -04:00 |
|
|
1a3af342df
|
feat(aurora): allow for querying moderation history by date (before/after)
Actions / Build Documentation (MkDocs) (pull_request) Failing after 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 42s
|
2024-08-10 13:17:16 -04:00 |
|
|
7f0bd8c1a8
|
fix(aurora): fixed the Moderation.update() method being broken
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 43s
|
2024-07-12 16:33:00 -04:00 |
|
|
6edda87baa
|
fix(aurora): add a resolve_handler to AddRole (oops!)
Actions / Build Documentation (MkDocs) (pull_request) Failing after 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 44s
|
2024-07-12 16:30:34 -04:00 |
|
|
b379584251
|
fix(aurora): fixed a TypeError in the note and warn handlers
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 41s
|
2024-07-12 16:05:05 -04:00 |
|
|
f1e763673b
|
fix(aurora): legitimately the final pylint fixes for now
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 42s
|
2024-07-12 16:02:19 -04:00 |
|
|
c4c5b323a3
|
fix(aurora): ACTUALLY final pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 45s
|
2024-07-12 15:58:15 -04:00 |
|
|
ea12d362df
|
fix(aurora): final pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Failing after 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
|
2024-07-12 15:55:16 -04:00 |
|
|
8d03022453
|
fix(aurora): more pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Failing after 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
|
2024-07-12 15:52:27 -04:00 |
|
|
63e6f4b552
|
fix(aurora): pylint fixes
Actions / Build Documentation (MkDocs) (pull_request) Failing after 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 49s
|
2024-07-12 15:49:54 -04:00 |
|
|
47c8116ee0
|
misc(aurora): removed useless whitespace from the top of a file
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
|
2024-07-12 15:42:58 -04:00 |
|
|
ad0d981888
|
fix(aurora): hopefully fixed a pydantic schema error
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 42s
|
2024-07-12 15:28:39 -04:00 |
|
|
e2b0fc999a
|
feat(aurora): finishing up moderation handlers
Actions / Build Documentation (MkDocs) (pull_request) Failing after 28s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 46s
|
2024-07-12 15:22:24 -04:00 |
|
|
9faf1b027c
|
misc(aurora): typehints
Actions / Build Documentation (MkDocs) (pull_request) Failing after 27s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 40s
|
2024-07-06 13:39:01 -04:00 |
|