182 Commits (1b2c2adeaf2366adc79fba57a4e10d79208715f3)
 

Author SHA1 Message Date
  Shane Mc Cormack 1d681e5897 These changes were supposed to be commited! 14 years ago
  Shane Mc Cormack e19e88fbd5 Make joinChannel more intelligent. This should refix issue 3112. 14 years ago
  Chris Smith 270f1facd8 Name the queue handler thread 14 years ago
  Chris Smith 47d260fec6 Update unit tests 14 years ago
  Shane Mc Cormack 8020751b37 Update the copyright date on all files. 14 years ago
  Shane Mc Cormack d034219a61 Fix issue 3253 14 years ago
  Shane Mc Cormack 1d1f17c971 This probably fixes issue 2756. 14 years ago
  Shane Mc Cormack 8d876698e5 Fixes issue 3231. 14 years ago
  Shane Mc Cormack 44f40e3049 Channel Parsing now includes query bits. Fixes issue 3213 14 years ago
  Shane Mc Cormack 03dcb03936 getURI() now always returns a valid URI. Fixes issue 3209 14 years ago
  Shane Mc Cormack 0e1eb49b56 Add getMap() to Parser and IRCParser. Fixes issue 3206 14 years ago
  Shane Mc Cormack 857732b97e Add getURI() to parser, fixes issue 3204 14 years ago
  Shane Mc Cormack d0b2bd1b72 Add getBindIP() to parser, fixes issue 3205 14 years ago
  Shane Mc Cormack 683f094627 Rework how the IRCAuthenticator works: 14 years ago
  Shane Mc Cormack cb5dc5a942 Handle channels in URLs. 14 years ago
  Shane Mc Cormack 89ea3b3c47 Fixes Issue 2988 that shouldn't happen. If it happens again then there will be some debugging to help. 14 years ago
  Shane Mc Cormack 33e3d88f88 If for some reason there are no tokens from tokeniseLine (I can't reproduce) then add an empty one. 14 years ago
  Shane Mc Cormack f0a697dcff Rename Bits -> bits 14 years ago
  Shane Mc Cormack 9ab7685689 Rather than raising the user-error then continuing anyway knowing its going to fail, just continue on to the next mode. 14 years ago
  Shane Mc Cormack c2748a8685 Make some on connect errors user errors. 14 years ago
  Chris Smith 44f924caa0 Support passwords 14 years ago
  Chris Smith bfe9582557 s/0.6.3m3/0.6.4/ 14 years ago
  Chris Smith 618e76f061 Add initial support for working with URIs. 14 years ago
  Chris Smith 951def5c44 Various minor style fixes 14 years ago
  Shane Mc Cormack d000e2734c Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 years ago
  Shane Mc Cormack b3ab44ea51 Fix some OutputQueue method names. 15 years ago
  Shane Mc Cormack b2631eb9a9 QueueHandler now implements Comparator<QueueItem> 15 years ago
  Shane Mc Cormack ae86827c73 Add SocketState.OPENING as an intermediary state between the socket being created, and the OutputStream being passed to the OutputQueue 15 years ago
  Shane Mc Cormack 9ccb19a44a Fix Order of QueuePriorities 15 years ago
  Shane Mc Cormack 8752ba617a Move 'prefix' elsewhere. 15 years ago
  Shane Mc Cormack 7f07e023bd Add tests 15 years ago
  Shane Mc Cormack 6c97cd0869 Initial commit of parser stuff. 15 years ago