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 main at cswimr/SeaCogs 2024-06-03 01:10:04 -04:00
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
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 01:07:02 -04:00
be253b668b feat(aurora): converted /history to use the new Moderation sql queries
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:55:59 -04:00
22f9ce52d1 fix(aurora): fixed a typeerror
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:55:12 -04:00
499cfbe8a9 misc(aurora): use tuples instead of lists
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:51:52 -04:00
99d95afe07 fix(aurora): fixed another TypeError
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:50:19 -04:00
028e22ebec fix(aurora): happy now?
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:49:12 -04:00
4c28453173 fix(aurora): fixed a TypeError
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:47:59 -04:00
d646754466 feat(aurora): added a bunch of functionality to the Moderation model
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:22:34 -04:00
76f176d4cc feat(aurora): change history to use Moderation.from_sql_all()
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:17:35 -04:00
c35580c576 misc(aurora): change to aurora importer log arguments
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:15:18 -04:00
7fc6235abe fix(aurora): remove bot keys from the change import when importing from aurora
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:09:42 -04:00
21e51dc320 misc(aurora): minor syntax change
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-03 00:07:55 -04:00
db477c4744 fix(aurora): fixed an issue with json encoding
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-02 23:59:22 -04:00
1990b97518 fix(aurora): ignore moderation cases where the moderation_id is 0
cswimr pushed to aurora-3rd-party at cswimr/SeaCogs 2024-06-02 23:53:22 -04:00
641f45d126 feat(aurora): add the from_sql_all classmethod to the Moderation model
cswimr pushed to main at cswimr/SeaCogs 2024-06-01 15:03:26 -04:00
66b933569b misc(seautils): soup
cswimr pushed to main at cswimr/SeaCogs 2024-06-01 15:02:15 -04:00
c06db07f08 misc(seautils): bunch of miscellaneous changes
cswimr pushed to main at cswimr/Vencord 2024-05-31 19:52:07 -04:00
da01237c05 Summaries: update README
86aabe73eb add more flags for preventing background unloading
a78dba321d ConsoleShortcuts: Fix autocomplete on lazies, add more utils (#2519)
b9e83d9d28 new plugin DontRoundMyTimestamps: round 7.6y -> 7y instead of 8y (#2060)
Compare 31 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2024-05-30 19:53:37 -04:00
a5b9cffcaf removed [p]nslookup command
cswimr pushed to main at cswimr/SeaCogs 2024-05-30 11:02:23 -04:00
46f189a297 fix(seautils): pylint fix