489 次代码提交 (9c36c3c6a6ed18c140d05677c5e0a279bebae28f)
 

作者 SHA1 备注 提交日期
  Shane Mc Cormack df59dd7249 "Unable to discover max list modes" error is now a user-error. (Kinda Fixes issue 3152!) 14 年前
  Shane Mc Cormack ee73a74211 Add ServerTypeGroup to allow grouping of servers with common behaviour. (Fixes issue 3491). 14 年前
  Shane Mc Cormack e7ddfd220d Inspircd defaults to hiding +eI. 14 年前
  Shane Mc Cormack 82d52c525c Support for Othernet. (Fixes issue 3143) 14 年前
  Shane Mc Cormack 1e72836479 Fixes issue 2742 (Austhex uses +q and +a) 14 年前
  Shane Mc Cormack 32801b4a09 Abstract server software stuff nicely. 14 年前
  Shane Mc Cormack 8a059f2824 Don't send empty join lines. Fixes Issue 3462. 14 年前
  Shane Mc Cormack 1d681e5897 These changes were supposed to be commited! 14 年前
  Shane Mc Cormack e19e88fbd5 Make joinChannel more intelligent. This should refix issue 3112. 14 年前
  Chris Smith 270f1facd8 Name the queue handler thread 14 年前
  Chris Smith 47d260fec6 Update unit tests 14 年前
  Shane Mc Cormack 8020751b37 Update the copyright date on all files. 14 年前
  Shane Mc Cormack d034219a61 Fix issue 3253 14 年前
  Shane Mc Cormack 1d1f17c971 This probably fixes issue 2756. 14 年前
  Shane Mc Cormack 8d876698e5 Fixes issue 3231. 14 年前
  Shane Mc Cormack 44f40e3049 Channel Parsing now includes query bits. Fixes issue 3213 14 年前
  Shane Mc Cormack 03dcb03936 getURI() now always returns a valid URI. Fixes issue 3209 14 年前
  Shane Mc Cormack 0e1eb49b56 Add getMap() to Parser and IRCParser. Fixes issue 3206 14 年前
  Shane Mc Cormack 857732b97e Add getURI() to parser, fixes issue 3204 14 年前
  Shane Mc Cormack d0b2bd1b72 Add getBindIP() to parser, fixes issue 3205 14 年前
  Shane Mc Cormack 683f094627 Rework how the IRCAuthenticator works: 14 年前
  Shane Mc Cormack cb5dc5a942 Handle channels in URLs. 14 年前
  Shane Mc Cormack 89ea3b3c47 Fixes Issue 2988 that shouldn't happen. If it happens again then there will be some debugging to help. 14 年前
  Shane Mc Cormack 33e3d88f88 If for some reason there are no tokens from tokeniseLine (I can't reproduce) then add an empty one. 14 年前
  Shane Mc Cormack f0a697dcff Rename Bits -> bits 14 年前
  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 年前
  Shane Mc Cormack c2748a8685 Make some on connect errors user errors. 14 年前
  Chris Smith 44f924caa0 Support passwords 14 年前
  Chris Smith bfe9582557 s/0.6.3m3/0.6.4/ 14 年前
  Chris Smith 618e76f061 Add initial support for working with URIs. 14 年前
  Chris Smith 951def5c44 Various minor style fixes 14 年前
  Shane Mc Cormack d000e2734c Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 年前
  Shane Mc Cormack b3ab44ea51 Fix some OutputQueue method names. 15 年前
  Shane Mc Cormack b2631eb9a9 QueueHandler now implements Comparator<QueueItem> 15 年前
  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 年前
  Shane Mc Cormack 9ccb19a44a Fix Order of QueuePriorities 15 年前
  Shane Mc Cormack 8752ba617a Move 'prefix' elsewhere. 15 年前
  Shane Mc Cormack 7f07e023bd Add tests 15 年前
  Shane Mc Cormack 6c97cd0869 Initial commit of parser stuff. 15 年前