]> arthur.barton.de Git - ngircd-alex.git/commitdiff
IRC_JOIN cleanups.
authorFlorian Westphal <fw@strlen.de>
Sat, 16 Feb 2008 11:21:33 +0000 (11:21 +0000)
committerFlorian Westphal <fw@strlen.de>
Tue, 26 Feb 2008 22:49:33 +0000 (23:49 +0100)
- put sending of mode and forwarding of JOIN to other clients
 into seperate function.
- put sending of topic/channel names into seperate function.
- put access check into seperate function.
- translate/remove remaining german comments.
- stop if JOIN to a channel in a list (JOIN #a,#,b,#c...) fails
(This doesn't change the behaviour: skip-to-next-channel-on-error
did never work as intended)


No differences found