]> arthur.barton.de Git - ngircd-alex.git/commit
TOPIC command: test for channel admin rights correctly
authorAlexander Barton <alex@barton.de>
Sun, 9 Jan 2011 22:08:15 +0000 (23:08 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 9 Jan 2011 22:08:15 +0000 (23:08 +0100)
commit5ed7a4ea5755954dc6e25349125963cff7a4355c
tree2805fc6d4d6c3240602ac87bd9d0d376c266e9c9
parentba32d594fd7a93305cd01a14978971d948392510
TOPIC command: test for channel admin rights correctly

This enables other servers, services and IRC operators to change
channel topics, even when the client is not joined to this channel.

Now the handler for TOPIC behaves like the one for MODE.
src/ngircd/irc-channel.c