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 jaren geleden
..
outputqueue Fix some OutputQueue method names. 15 jaren geleden
IRCAuthenticator.java Initial commit of parser stuff. 15 jaren geleden
IRCCallbackManager.java Initial commit of parser stuff. 15 jaren geleden
IRCCallbackObject.java Initial commit of parser stuff. 15 jaren geleden
IRCCallbackObjectSpecific.java Initial commit of parser stuff. 15 jaren geleden
IRCChannelClientInfo.java Initial commit of parser stuff. 15 jaren geleden
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 jaren geleden
IRCClientInfo.java Initial commit of parser stuff. 15 jaren geleden
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 jaren geleden
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 jaren geleden
IRCProcessor.java Initial commit of parser stuff. 15 jaren geleden
IRCStringConverter.java Initial commit of parser stuff. 15 jaren geleden
Logging.java Initial commit of parser stuff. 15 jaren geleden
PingTimer.java Initial commit of parser stuff. 15 jaren geleden
Process001.java Initial commit of parser stuff. 15 jaren geleden
Process464.java Initial commit of parser stuff. 15 jaren geleden
Process004005.java Initial commit of parser stuff. 15 jaren geleden
ProcessAway.java Initial commit of parser stuff. 15 jaren geleden
ProcessInvite.java Initial commit of parser stuff. 15 jaren geleden
ProcessJoin.java Initial commit of parser stuff. 15 jaren geleden
ProcessKick.java Initial commit of parser stuff. 15 jaren geleden
ProcessListModes.java Initial commit of parser stuff. 15 jaren geleden
ProcessMOTD.java Initial commit of parser stuff. 15 jaren geleden
ProcessMessage.java Move 'prefix' elsewhere. 15 jaren geleden
ProcessMode.java Initial commit of parser stuff. 15 jaren geleden
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 jaren geleden
ProcessNick.java Initial commit of parser stuff. 15 jaren geleden
ProcessNickInUse.java Initial commit of parser stuff. 15 jaren geleden
ProcessNoticeAuth.java Initial commit of parser stuff. 15 jaren geleden
ProcessPart.java Initial commit of parser stuff. 15 jaren geleden
ProcessQuit.java Initial commit of parser stuff. 15 jaren geleden
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 jaren geleden
ProcessWallops.java Initial commit of parser stuff. 15 jaren geleden
ProcessWho.java Initial commit of parser stuff. 15 jaren geleden
ProcessingManager.java Initial commit of parser stuff. 15 jaren geleden
ProcessorNotFoundException.java Initial commit of parser stuff. 15 jaren geleden
ServerInfo.java Initial commit of parser stuff. 15 jaren geleden
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 jaren geleden
package-info.java Initial commit of parser stuff. 15 jaren geleden