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