43 Commits (7582ee90e9be97ffae4151fd97555846439f6c05)

Author SHA1 Message Date
  Chris Smith ee14e37f3f Don't double format debug info. 9 years ago
  Greg Holmes 4fe86cade6 Narrow scopes for some variables. 9 years ago
  Greg Holmes 3a507ab47b Create TrustingTrustManager instead of AIC 9 years ago
  Chris Smith 17d9a893cb Ensure client modes are non-null. 9 years ago
  Chris Smith 1803e32b21 Use nifty separate handlers. 9 years ago
  Chris Smith 560fcd9178 Add support for away messages in whois replies. 9 years ago
  Chris Smith 435e79577a Add a whois reponse handler. 9 years ago
  Chris Smith 528d7ddd31 Use fake clients in a couple of places. 9 years ago
  Chris Smith bde70f142c Remove all stupid TestParser-based tests. 9 years ago
  Chris Smith f6ff601095 Add missing files. 9 years ago
  Chris Smith 0b786eef84 Start using dagger. 9 years ago
  Chris Smith db20dd3434 Remove unused circular dep, tidy tests. 9 years ago
  Chris Smith 861b7f4e33 Delete callback interfaces. 9 years ago
  Greg Holmes 832e0d7e9d Ignore tests, hopefully. 9 years ago
  Greg Holmes 4afd386556 Remove install methods. 9 years ago
  Chris Smith 4301740680 Publish events. 9 years ago
  Chris Smith 2905b728ef Remove unused logging thing. 9 years ago
  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