You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shane Mc Cormack d000e2734c Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 пре 14 година
..
outputqueue Fix some OutputQueue method names. пре 15 година
IRCAuthenticator.java Initial commit of parser stuff. пре 15 година
IRCCallbackManager.java Initial commit of parser stuff. пре 15 година
IRCCallbackObject.java Initial commit of parser stuff. пре 15 година
IRCCallbackObjectSpecific.java Initial commit of parser stuff. пре 15 година
IRCChannelClientInfo.java Initial commit of parser stuff. пре 15 година
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 пре 14 година
IRCClientInfo.java Initial commit of parser stuff. пре 15 година
IRCParser.java Add SocketState.OPENING as an intermediary state between the socket being created, and the OutputStream being passed to the OutputQueue Remove the ability to change OutputQueue due to confusion, just allow changing the OutputHandler. пре 15 година
IRCParserException.java Fix Order of QueuePriorities OutputHandlers are now incharge of creating QueueItems and comparing them. Parser now allows for replacing the OutputQueue entirely Default OutputQueue allows replacing of the OutputHandler (by giving it a new QueueFactory that outputs the alternative QueueHandler) Sending PING is now High Priority QueueItems now sort by a unique itemNumber not time, as priority queue doesn't guarentee order for itesm of teh same priority created at the same time Add a rate-limited OutputQueue пре 15 година
IRCProcessor.java Initial commit of parser stuff. пре 15 година
IRCStringConverter.java Initial commit of parser stuff. пре 15 година
Logging.java Initial commit of parser stuff. пре 15 година
PingTimer.java Initial commit of parser stuff. пре 15 година
Process001.java Initial commit of parser stuff. пре 15 година
Process464.java Initial commit of parser stuff. пре 15 година
Process004005.java Initial commit of parser stuff. пре 15 година
ProcessAway.java Initial commit of parser stuff. пре 15 година
ProcessInvite.java Initial commit of parser stuff. пре 15 година
ProcessJoin.java Initial commit of parser stuff. пре 15 година
ProcessKick.java Initial commit of parser stuff. пре 15 година
ProcessListModes.java Initial commit of parser stuff. пре 15 година
ProcessMOTD.java Initial commit of parser stuff. пре 15 година
ProcessMessage.java Move 'prefix' elsewhere. пре 15 година
ProcessMode.java Initial commit of parser stuff. пре 15 година
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 пре 14 година
ProcessNick.java Initial commit of parser stuff. пре 15 година
ProcessNickInUse.java Initial commit of parser stuff. пре 15 година
ProcessNoticeAuth.java Initial commit of parser stuff. пре 15 година
ProcessPart.java Initial commit of parser stuff. пре 15 година
ProcessQuit.java Initial commit of parser stuff. пре 15 година
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 пре 14 година
ProcessWallops.java Initial commit of parser stuff. пре 15 година
ProcessWho.java Initial commit of parser stuff. пре 15 година
ProcessingManager.java Initial commit of parser stuff. пре 15 година
ProcessorNotFoundException.java Initial commit of parser stuff. пре 15 година
ServerInfo.java Initial commit of parser stuff. пре 15 година
SocketState.java Add SocketState.OPENING as an intermediary state between the socket being created, and the OutputStream being passed to the OutputQueue Remove the ability to change OutputQueue due to confusion, just allow changing the OutputHandler. пре 15 година
package-info.java Initial commit of parser stuff. пре 15 година