Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 21767c968d5799ce153f860db6c119eb4b7f9518 https://github.com/ngircd/ngircd/commit/21767c968d5799ce153f860db6c119eb4b7f... Author: LucentW LucentW@users.noreply.github.com Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths: M src/ngircd/defines.h M src/ngircd/irc-info.c M src/ngircd/irc-mode.c
Log Message: ----------- Implement +I (private channel list on whois)
Implements enhancement requested in issue #179
Commit: 6fc53558ed2117e5dd4e6bd1e9fb595bba67aa79 https://github.com/ngircd/ngircd/commit/6fc53558ed2117e5dd4e6bd1e9fb595bba67... Author: LucentW LucentW@users.noreply.github.com Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths: M doc/Modes.txt M src/ngircd/irc-info.c
Log Message: ----------- Fixed indents and documentation
(also updated the copyright date on the txt I edited)
Commit: a4af9024fd12d4a755ddf2a7aa1d0036ff997672 https://github.com/ngircd/ngircd/commit/a4af9024fd12d4a755ddf2a7aa1d0036ff99... Author: LucentW LucentW@users.noreply.github.com Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths: M src/ngircd/irc-info.c
Log Message: ----------- Fixed indents 2
Commit: d9a97f2857bffb30c8161e4752e7d75bb5fe0359 https://github.com/ngircd/ngircd/commit/d9a97f2857bffb30c8161e4752e7d75bb5fe... Author: Alexander Barton alex@barton.de Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths: M doc/Modes.txt M src/ngircd/defines.h M src/ngircd/irc-info.c M src/ngircd/irc-mode.c
Log Message: ----------- Merge pull request #197 from LucentW/master
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.
Compare: https://github.com/ngircd/ngircd/compare/c5da48368569...d9a97f2857bf
ngircd-commits@lists.barton.de