Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Shane Mc Cormack d9cc3b6939 Fire an event when the channel password changes. (Issue #108) před 8 roky
..
common Try to keep track of channel keys (Close Issue #108) - Parses outgoing JOINs to try and guess keys before we get the MODE reply. - Parsing algorithm based on Quakenet/Hybrid handling of keys. - Keys are swallowed from the key-list for EVERY channel that is to join, even if it is not needed, so you would need to use "JOIN #Foo,#Bar,#Baz Foo,,Baz" to join keyed channels #Foo and #Baz. - Key changes by mode +k and -k will be tracked. - Ignores attempts to set the key as "*" if we know a "better" key. - Side effect: If the key is actually set to "*" we can only learn it if that is what we join with, or it gets changed to that from no-key. před 8 roky
events Fire an event when the channel password changes. (Issue #108) před 8 roky
interfaces Try to keep track of channel keys (Close Issue #108) - Parses outgoing JOINs to try and guess keys before we get the MODE reply. - Parsing algorithm based on Quakenet/Hybrid handling of keys. - Keys are swallowed from the key-list for EVERY channel that is to join, even if it is not needed, so you would need to use "JOIN #Foo,#Bar,#Baz Foo,,Baz" to join keyed channels #Foo and #Baz. - Key changes by mode +k and -k will be tracked. - Ignores attempts to set the key as "*" if we know a "better" key. - Side effect: If the key is actually set to "*" we can only learn it if that is what we join with, or it gets changed to that from no-key. před 8 roky