]> arthur.barton.de Git - ngircd-alex.git/commit
Don't send nick name as default PART reason
authorAlexander Barton <alex@barton.de>
Sat, 14 Mar 2015 10:13:50 +0000 (11:13 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 14 Mar 2015 10:13:50 +0000 (11:13 +0100)
commit6171beb7ab5dc0586581660852576f437470df63
tree3545b57cf71a408909debd3ef25a85b4b7ebf351
parent2196e945e4ac5f41d6650c4ceb9120cfd8fc8d56
Don't send nick name as default PART reason

No other IRC daemon seems to do this (today?), don't remember why
ngIRCd did it in the first place ...

Closes #185.

Reported by Cahata in #ngircd, thanks!
src/ngircd/irc-channel.c
src/testsuite/channel-test.e
src/testsuite/invite-test.e
src/testsuite/who-test.e