Use only a single place to decide if a message is CTCP.
[xudocci.git] / src / main / java / net / pterodactylus / irc / connection / ConnectionEstablishHandler.java
2014-10-16 David ‘Bombe’ RodenOnly handle replies if the connection has not been...
2014-10-16 David ‘Bombe’ RodenMove connection establishing logic into its own handler.