Firepup Sixfifty Firepup650 · he/him
  • Firepi
  • Joined on 2024-03-29
Firepup650 pushed to master at Firepup650/python-talk 2024-08-07 03:15:56 +00:00
5805d5efcc ...strip newlines from server messages.
Firepup650 pushed to master at Firepup650/python-talk 2024-08-07 03:12:13 +00:00
9ff812a7b3 Change server message seperator to \1xe, stop treating server messages like clients, they do not need to be sanitized.
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 23:12:31 +00:00
f90c4f40c8 ::, not ::1
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 21:50:48 +00:00
426fa341ce address, not hostname
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 21:49:57 +00:00
a44e7c29fd Fallback to IPv4 when IPv6 is unsupported when using the default address (::1)
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 21:30:17 +00:00
aaeb313181 Fixes
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 21:12:01 +00:00
6d1ff52b02 Use literal NULs instead of pipes to differenciate between the message and client name
8bc876d7af Refuse blank server names, allow IPv6 & IPv4 connections at the same time
Compare 2 commits »
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 20:38:35 +00:00
a245acc770 Small typo
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 20:21:12 +00:00
a6a9ba0754 Don't crash on invalid messages & increase char limit for S2S communications
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 20:16:24 +00:00
a6ecd9a129 Flush logs, so they actually work
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 19:07:13 +00:00
d84aab7feb Formatting
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 19:06:43 +00:00
95e1c3f38d Catch all Exceptions and yell about them in logs
Firepup650 pushed to master at Firepup650/python-talk 2024-07-31 13:48:31 +00:00
85f4b289e8 Don't include my bug reference file in git
Firepup650 deleted branch renovate/prettier-3.x-lockfile from 9pfs/faq-website 2024-07-21 18:59:48 +00:00
Firepup650 deleted branch renovate/node-20.x-lockfile from 9pfs/faq-website 2024-07-21 18:59:45 +00:00
Firepup650 pushed to fp-edits at countify/countify 2024-07-21 18:56:44 +00:00
d39e5725b6 Update dependency prettier to v3.3.3
8cc1372dfe Update node Docker tag to v22
53016076ad Update dependency prettier to v3.3.2
149e66293c Add renovate.json
c300a8a885 Merge branch 'main' into allow-dotenv
Compare 44 commits »
Firepup650 deleted branch vscode-configs from countify/countify 2024-07-21 18:46:00 +00:00
Firepup650 deleted branch better-errors from countify/countify 2024-07-21 18:45:57 +00:00
Firepup650 deleted branch renovate/prettier-3.x from countify/countify 2024-07-21 18:45:48 +00:00
Firepup650 pushed to master at Firepup650/python-talk 2024-07-17 10:03:13 +00:00
0994f92669 FIX: Don't crash server links when recieving a K line for an unknown client