23 Commits (standalone)

Author SHA1 Message Date
  Greg Holmes e5f918c5b0 Add a sendWhois command to the parser. 9 years ago
  Greg Holmes 6a5b7426bf Fix unit tests. 9 years ago
  Greg Holmes d3c1f74028 Expose getChannelClients in ClientInfo 9 years ago
  Greg Holmes ae832d15d0 Add static methods to install 9 years ago
  Greg Holmes e69f72c4c8 Add standalone handlers for NickInUse and PingFailure. 9 years ago
  Shane Mc Cormack 177bbb5f9a 2015! 9 years ago
  Greg Holmes ab3508cbeb Reverse the modes comparator, because Dataforce. 9 years ago
  Greg Holmes 7c22167ea1 Add a method to get an important mode comparator. 9 years ago
  Chris Smith 9bcef42a84 Add Process464 test. 9 years ago
  Chris Smith 1a6a31d9ea Make IRCProcessor implement handles(). 9 years ago
  Chris Smith b86fd69c11 Add tests for process001 9 years ago
  Chris Smith 9278f5e2f7 Fix remaining null passing. 9 years ago
  Chris Smith 78de406e6f Tidy up tests. 9 years ago
  Chris Smith 30c0a5d775 Fix remaining null passing. 9 years ago
  Chris Smith 3f6318d3d2 Quit passing null into callbacks. 9 years ago
  Chris Smith b01c257343 Don't expose the CallbackManager to processors. 9 years ago
  Chris Smith d25b195470 Remove all usages of getCallbackType. 9 years ago
  Greg Holmes 5687170ab4 Add java 8, run away from Dataforce 9 years ago
  Shane Mc Cormack 19615229ad Advertise support for self-message. Fixes issue #16 9 years ago
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine 9 years ago
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 9 years ago
  Chris Smith c7a9683e05 Move IRC config into a proper build file. 9 years ago
  Chris Smith ac736524d8 Split irc/common into separate dirs. 9 years ago