]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Merge pull request #197 from LucentW/master
authorAlexander Barton <alex@barton.de>
Thu, 30 Apr 2015 07:28:15 +0000 (09:28 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 30 Apr 2015 07:28:15 +0000 (09:28 +0200)
Implement user mode "I": Hide channels on WHOIS

User mode +I prevents ngIRCd from showing channels on WHOIS.
IRC Operators can always see those.

Closes #197.


Trivial merge