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 main at cswimr/SeaCogs 2024-05-28 21:54:50 -04:00
2d895d16c9 fix(seautils): fixed body error
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:22:32 -04:00
861a03719b fix(seautils): added a bad solution to a stupid problem
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:18:49 -04:00
ac5d4df36b fix(seautils): fixed broken regex
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:17:30 -04:00
ae8d0d5db4 fix(seautils): added missing ()
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:16:46 -04:00
0ea80075f6 fix(seautils): fixed a missing argument
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:16:11 -04:00
8d3f5c1d5f fix(seautils): fix table of contents in rfc documents
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 21:10:30 -04:00
42e209b547 misc(seautils): include the number of the rfc document in the embed
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:40:48 -04:00
0ed96babdb fix(seautils): ACTUALLY fixed broken regex
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:39:21 -04:00
29b6a2141a fix(seautils): actually actually fixed incorrect regex
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:38:40 -04:00
c4ef2a7d4b fix(seautils): fixed some broken regex
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:35:27 -04:00
99cd13ccf1 feat(seautils): add correct formatting for masked links
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:29:41 -04:00
28246121a6 feat(seautils): use markdownify to convert rfc html documents to markdown
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 20:20:22 -04:00
a641cae640 feat(seautils): add [p]rfc command
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 19:29:28 -04:00
2886d5e80d feat(seautils): use prolog syntax highlighting for dig results
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 19:26:09 -04:00
50094b85fc fix(seautils): fixed the wrong thing lmao
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 19:25:03 -04:00
7f46d6accc fix(seautils): fixed empty answer section
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 19:10:16 -04:00
cb6ddabb4d fix(seautils): prevent duplicates in dig
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 19:06:13 -04:00
8608e6a34e fix(seautils): fixed only the first A response being used
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:55:11 -04:00
fb468ee63e fix(seautils): retrieve A, AAAA, and CNAME records by default (& docstring changes)
cswimr pushed to main at cswimr/SeaCogs 2024-05-28 18:46:34 -04:00
b27a3ee778 fix(seautils): fall back to the embed description if answer_section is too long