Ishan Goel
Ishan Goel
Let me know what you think, @fatih!
This library can make it easy to implement: https://github.com/jwalton/gchalk (it also auto-detects terminal support levels) I can make a PR that uses this library, but I'm not sure whether @fatih...
Switching from x/crypto to [rmohr/crypto](https://github.com/rmohr/crypto) would add both client and server support and fix this issue. The problem I see is that we would then be using a slightly out...
I could squash the commits into one if you wish
True. My issue was more about whether there could be a way to detect these innocent legitimate two word messages.
Thanks for commenting! @TwiN this could also be a good place to use go:embed (then decode on init() possibly) (I’m curious: how did you find this thread @finnbear?)
> True! The downside here is that you would be including the entire list, when only a subset is relevant to goaway. We could trim the file once as needed
You could even let users censor based on the kind of profanity: hateful speech, simple vulgarity, etc. like https://github.com/finnbear/rustrict/blob/master/src/profanity.csv does.
~~@kognise I propose that as a test of true faith the contenders must implement channels, DMs and emoji reactions in arpchat and make a PR for said additions. The first...
Hello! Could I get the output of `smc -l` and `smc -f`, please? Thanks for reporting this bug!