cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Allow hiding nickless peers #72

Closed cblgh closed 3 years ago

cblgh commented 3 years ago

This fixes a case where moderation commands would not work on peers without nicknames. Ironically, this is an important case to solve for a moderation system (as low-effort trolls are more likely to spew gall w/o any nickname).

hackergrrl commented 3 years ago

thank you! i've been wanting this for a while. (also, code looks good to me!)

cblgh commented 3 years ago

thanks for the lil code review 🖤