Seaswimmer cswimr · he/him
  • Kentucky, United States of America
  • https://me.seafsh.cc
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-24 19:21:54 -04:00
9e21879a49 fix(aurora): fixed note's handler using cls.string where it should have been using cls.verb
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-24 19:13:09 -04:00
d600a10729 fix(aurora): don't try and use the attribute of a Member object when the object is a User object
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-23 14:54:13 -04:00
5934506c8a fix(aurora): make silent an optional argument in Aurora.moderate()
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-23 14:44:06 -04:00
5459392d7e fix(aurora): update the autologger method to use the new type registry
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 18:47:26 -04:00
6560f98aef feat(aurora): add [p]aurora info command
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 17:54:42 -04:00
fa8036291c fix(aurora): bump version and change author key
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 17:52:55 -04:00
fadb3e1a9d fix(aurora): make the moderation_id key in the moderation tables not nullable (NOT NULL)
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 16:05:47 -04:00
bc3ea67e1e fix(aurora): pylint fixes
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 15:59:28 -04:00
43e82c9eb5 feat(aurora): minify export json to reduce file sizes
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 15:44:27 -04:00
320db1b692 fix(aurora): make sure that bans with durations are imported as tempbans
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 15:33:41 -04:00
fa27d12de5 feat(aurora): make all models compatible with repr
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 12:33:35 -04:00
794ce56040 misc(aurora): changed a docstring
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-22 12:26:48 -04:00
064784c9d7 fix(aurora): fixed the Note moderation type handler using cls.string instead of cls.verb
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-21 17:22:02 -04:00
101d364241 misc(aurora): remove a useless logging call
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-21 15:16:45 -04:00
cd3d3c7733 fix(aurora): make sure the bot key does not exist in the Change.from_dict() data dictionary
4d2004ed93 fix(aurora): fix changes not being imported
a3ad38f338 misc(aurora): improved Change.from_dict()
Compare 3 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-21 14:49:53 -04:00
64758686bb misc(aurora): simplified AuroraGuildModel a bit
fce4001152 fix(aurora): hopefully fixed changes not being imported
Compare 2 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-21 14:37:20 -04:00
90be42769c Merge branch 'main' into aurora-pydantic
b4a54d214d misc(poetry): add sqlite-web dev dependency
260438f397 misc(poetry): update to red 3.5.12
Compare 3 commits »
cswimr pushed to main at cswimr/SeaCogs 2024-08-21 14:31:55 -04:00
b4a54d214d misc(poetry): add sqlite-web dev dependency
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-08-21 14:15:29 -04:00
8479dcdd48 fix(aurora): fixed a bug in the Aurora importer that prevented new imports from being imported
cswimr pushed to main at cswimr/SeaCogs 2024-08-21 00:17:51 -04:00
260438f397 misc(poetry): update to red 3.5.12