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 f0a697dcff Rename Bits -> bits 14 anni fa
..
outputqueue Fix some OutputQueue method names. 15 anni fa
IRCAuthenticator.java Initial commit of parser stuff. 15 anni fa
IRCCallbackManager.java Initial commit of parser stuff. 15 anni fa
IRCCallbackObject.java Various minor style fixes 14 anni fa
IRCCallbackObjectSpecific.java Various minor style fixes 14 anni fa
IRCChannelClientInfo.java Initial commit of parser stuff. 15 anni fa
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 anni fa
IRCClientInfo.java Initial commit of parser stuff. 15 anni fa
IRCParser.java Make some on connect errors user errors. Issue 3111 14 anni fa
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 anni fa
IRCProcessor.java Initial commit of parser stuff. 15 anni fa
IRCStringConverter.java Initial commit of parser stuff. 15 anni fa
Logging.java Initial commit of parser stuff. 15 anni fa
PingTimer.java Initial commit of parser stuff. 15 anni fa
Process001.java Initial commit of parser stuff. 15 anni fa
Process464.java Initial commit of parser stuff. 15 anni fa
Process004005.java Rename Bits -> bits If we have a 0-length string just ignore it. Fixes issue 2942 14 anni fa
ProcessAway.java Initial commit of parser stuff. 15 anni fa
ProcessInvite.java Initial commit of parser stuff. 15 anni fa
ProcessJoin.java Initial commit of parser stuff. 15 anni fa
ProcessKick.java Initial commit of parser stuff. 15 anni fa
ProcessListModes.java Initial commit of parser stuff. 15 anni fa
ProcessMOTD.java Initial commit of parser stuff. 15 anni fa
ProcessMessage.java Move 'prefix' elsewhere. 15 anni fa
ProcessMode.java Rather than raising the user-error then continuing anyway knowing its going to fail, just continue on to the next mode. Fixes issue 3104. 14 anni fa
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 anni fa
ProcessNick.java Initial commit of parser stuff. 15 anni fa
ProcessNickInUse.java Initial commit of parser stuff. 15 anni fa
ProcessNoticeAuth.java Initial commit of parser stuff. 15 anni fa
ProcessPart.java Initial commit of parser stuff. 15 anni fa
ProcessQuit.java Initial commit of parser stuff. 15 anni fa
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 anni fa
ProcessWallops.java Initial commit of parser stuff. 15 anni fa
ProcessWho.java Initial commit of parser stuff. 15 anni fa
ProcessingManager.java Initial commit of parser stuff. 15 anni fa
ProcessorNotFoundException.java Initial commit of parser stuff. 15 anni fa
ServerInfo.java Support passwords 14 anni fa
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 anni fa
package-info.java Initial commit of parser stuff. 15 anni fa