Tree
Tree:
53253cfb1eeeabd114c7d7bf97c90a5c288cd812
Date:
Sun Apr 12 18:59:43 2015 UTC
Message:
Make sure that the target user is able to join a local channel Implement ERR_USERNOTONSERV(504) numeric and make sure that the target user is on the same server when inviting other users to local ("&") channels. ircd-ratbox uses the ERR_USERNOTONSERV(504) numeric for this, and I think this is a good idea -- other IRC daemons (like ircu) silently drop such impossible invites, but thats not a big benefit ... Idea by Cahata, thanks! Closes #183.
IRCNow