64 Commits (a90890dbf900e744e3b7863e149614374c17b9a4)

Author SHA1 Message Date
  Shane Mc Cormack 769dce90be Make inner class static. 8 years ago
  Shane Mc Cormack 6e105baeb0 No point using 2 separate queue's... 8 years ago
  Shane Mc Cormack d0e6b71044 Synchronously is the default 8 years ago
  Shane Mc Cormack 4529e75970 Minor javadoc change. 8 years ago
  Shane Mc Cormack 04c1d90ac4 Move pendingJoins and pendingJoinKeys into processJoin instead of IRCParser. 8 years ago
  Shane Mc Cormack b1af722472 IDEA ftl. 8 years ago
  Shane Mc Cormack d9cc3b6939 Fire an event when the channel password changes. (Issue #108) 8 years ago
  Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) 8 years ago
  Shane Mc Cormack 74c77ef264 Some additional WHOIS bits that were missed. 8 years ago
  Chris Smith 942782e679 Tidy up a few asserts. 8 years ago
  Chris Smith bf2a73712a Fix units for ofEpochSecond call. 8 years ago
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. 8 years ago
  Chris Smith a050ea93fe Set ADDRESS and REAL_NAME property after whois. 8 years ago
  Shane Mc Cormack 4f8a72a145 Alternative method. 8 years ago
  Shane Mc Cormack a23c571fdb Don't allow resetting state whilst socketClose events are still occuring. 8 years ago
  Chris Smith c0f6cf18e8 Always provide a 'kicker' client. 8 years ago
  Shane Mc Cormack f0e64e8e98 Modes should default to "" not null 8 years ago
  Chris Smith 58a69d94b4 Make method names in ProcessorsModule unique. 9 years ago
  Chris Smith b1426239fe Make the Simple*Handlers actually do stuff. 9 years ago
  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