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