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-06-04 15:33:04 -04:00
5d53eec2f1 fix(aurora): fixed a valueerror in the Change.from_dict() method
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:23:49 -04:00
166421b6ba fix(aurora): removed a character causing a valueerror
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:22:54 -04:00
0a207b66e4 fix(aurora): fixed an error with timedelta formatting
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 15:00:00 -04:00
5151f65317 fix(aurora): added more to the debugging statement
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 14:56:55 -04:00
0089625ef3 fix(aurora): add a debug statement
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 14:20:05 -04:00
8ac735dafe misc(aurora): change the JSONEncoder subclass to use match/case instead of if statements
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 12:45:02 -04:00
21fa3d9eb0 feat(aurora): added an __int__ dunder method to the moderation model
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 12:29:28 -04:00
38180f5ccd fix(aurora): fixed an sql operation error
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 12:23:17 -04:00
19e50c25e3 Merge branch 'aurora-pydantic' of https://www.coastalcommits.com/Seaswimmer/SeaCogs into aurora-pydantic
a10af37f14 feat(aurora): add support for OFFSET in Moderation.get_latest()
Compare 2 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 12:16:29 -04:00
a5b344a323 Merge branch 'main' into aurora-pydantic
28f814db56 fix(seautils): pylint fix
7354769962 fix(emojiinfo): pylint fix
Compare 3 commits »
cswimr pushed to main at cswimr/SeaCogs 2024-06-04 12:16:14 -04:00
28f814db56 fix(seautils): pylint fix
7354769962 fix(emojiinfo): pylint fix
Compare 2 commits »
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 11:52:39 -04:00
cb420d2fc4 fix(aurora): pylint/ruff fix
cswimr pushed to aurora-pydantic at cswimr/SeaCogs 2024-06-04 11:48:19 -04:00
04223c3c55 Merge branch 'main' into aurora-pydantic
2ac1dacd19 fix(backup): added another error type caught by backup import, in the case where you didn't reply to a message or upload a file
66b933569b misc(seautils): soup
c06db07f08 misc(seautils): bunch of miscellaneous changes
46f189a297 fix(seautils): pylint fix
Compare 98 commits »
cswimr created pull request cswimr/SeaCogs#29 2024-06-04 11:41:07 -04:00
WIP: Implement Pydantic in Aurora
cswimr closed pull request cswimr/SeaCogs#26 2024-06-04 11:39:25 -04:00
WIP: Moderation type registry
cswimr deleted branch aurora-3rd-party from cswimr/SeaCogs 2024-06-04 11:38:51 -04:00
cswimr created branch aurora-pydantic in cswimr/SeaCogs 2024-06-04 11:38:51 -04:00
cswimr pushed to main at cswimr/Vencord 2024-06-04 11:23:34 -04:00
06824c273f chore: security advisory link for blank issues [skip ci] (#2542)
a66138f157 Bump to 1.8.8
aa7eb77050 ShowHiddenChannels: Fix patch
d07e4c71b5 Make Reporter runnable in desktop
Compare 10 commits »
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-04 00:04:50 -04:00
1c6d2456ed misc(aurora): changed aurora.utilities.utils.get_bool_emoji to use match/case instead of if/else
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.
460d5a31fc feat(aurora): allow the Moderation.execute() classmethod to accept a cursor, to prevent opening a new database connection on every call
bbe8b281d1 misc(aurora): changed two typehints in aurora.utilities.utils and added other typehints
Compare 4 commits »
cswimr pushed to main at cc/Themes 2024-06-03 23:05:42 -04:00
fedc78b132 added Catpuccin Mocha theme