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

  • Joined on 2023-07-12
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:57:23 -05:00
c55cb53a41 feat(aurora): added configuration options for all of the user overrides
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:42:14 -05:00
c0ab9e89f3 fix(aurora): fix boolean conversion in override menu
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:39:03 -05:00
219b18e34b fix(aurora): fixed setting overrides not working
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:36:04 -05:00
a43f3de8bc fix(aurora): fixed bad request
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:33:36 -05:00
98a2c463b9 fix(aurora): fixed override embed erroring
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-16 05:31:13 -05:00
7ae16ea258 feat(aurora): moving to select menus for user overrides
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:25:10 -05:00
ffcaeec653 fix(aurora): applied previous commit's fix to the other buttons
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:24:19 -05:00
acf2484cbb fix(aurora): followup.send instead of response.send_message
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:22:38 -05:00
1e9a6abe74 fix(aurora): you can no longer change other people's overrides
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:20:49 -05:00
a7f6cff625 fix(aurora): possibly fixed editing the config menu on settings change
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:09:03 -05:00
a5b0055256 fix(aurora): hopefully fixed erroring views
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 10:01:22 -05:00
900eb16aa9 fix(aurora): fixed circular import
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:58:55 -05:00
14705efddd feat(aurora): adding the first parts of menu configs
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:39:21 -05:00
ebccec54bf fix(docs): warn --> warning
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:38:40 -05:00
74a857ca30 feat(docs): updated configuration page
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:29:17 -05:00
b86a91882f misc(aurora): added docstrings/modified docstrings for some of the config commands
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:13:35 -05:00
a7dc1400c4 fix(aurora): fixed UnboundLocalError in configuration.embed._addrole
656823611c fix(aurora): updated config to have addrole_roles instead of blacklist_roles
Compare 2 commits »
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:11:12 -05:00
fb9ee7381d fix(aurora): fixed absent abstractmethods in mixin class
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:08:31 -05:00
e27349a2ab fix(aurora): fixed incorrect import name
cswimr pushed to aurora-config-rewrite at cswimr/SeaCogs 2024-01-15 09:07:02 -05:00
de5f21eb20 Revert "fix(aurora): fixed typeerror"