- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
also, the duplication of constants between the cli and server need to be addressed
@clawbot this requires rework
@clawbot this needs rework, please do it
it appears you are being inconsistent in the switch statement - some are using constants, some are string literals.
i left some rework comments. also i never want bare irc numeric codes appearing in our calls, they should always be named constants from the irc numeric codes package you'll need to create.
@cl…
this probably means we'll need a package simply for enumerating all of the irc numeric codes
let's send replies as "code": 2, "command": "RPL_YOURHOST"` (for example).
closing and reopening the SPA doesn't make tabs for all my channels. the server should send current channel statuses (as if the client had just joined) whenever an individual client reconnects to…
what about the CLI client? i haven't tested it yet but it should be updated in parity
make me a PR with the important ones, please. @clawbot