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