46 コミット (67a9fa363d35faa50971520f26f07eda8bbe6e98)

作成者 SHA1 メッセージ 日付
  Chris Smith bf2a73712a Fix units for ofEpochSecond call. 8年前
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. 8年前
  Chris Smith a050ea93fe Set ADDRESS and REAL_NAME property after whois. 8年前
  Shane Mc Cormack 4f8a72a145 Alternative method. 8年前
  Shane Mc Cormack a23c571fdb Don't allow resetting state whilst socketClose events are still occuring. 8年前
  Chris Smith c0f6cf18e8 Always provide a 'kicker' client. 8年前
  Shane Mc Cormack f0e64e8e98 Modes should default to "" not null 8年前
  Chris Smith 58a69d94b4 Make method names in ProcessorsModule unique. 9年前
  Chris Smith b1426239fe Make the Simple*Handlers actually do stuff. 9年前
  Chris Smith ee14e37f3f Don't double format debug info. 9年前
  Greg Holmes 4fe86cade6 Narrow scopes for some variables. 9年前
  Greg Holmes 3a507ab47b Create TrustingTrustManager instead of AIC 9年前
  Chris Smith 17d9a893cb Ensure client modes are non-null. 9年前
  Chris Smith 1803e32b21 Use nifty separate handlers. 9年前
  Chris Smith 560fcd9178 Add support for away messages in whois replies. 9年前
  Chris Smith 435e79577a Add a whois reponse handler. 9年前
  Chris Smith 528d7ddd31 Use fake clients in a couple of places. 9年前
  Chris Smith f6ff601095 Add missing files. 9年前
  Chris Smith 0b786eef84 Start using dagger. 9年前
  Chris Smith db20dd3434 Remove unused circular dep, tidy tests. 9年前
  Chris Smith 861b7f4e33 Delete callback interfaces. 9年前
  Greg Holmes 4afd386556 Remove install methods. 9年前
  Chris Smith 4301740680 Publish events. 9年前
  Chris Smith 2905b728ef Remove unused logging thing. 9年前
  Greg Holmes e5f918c5b0 Add a sendWhois command to the parser. 9年前
  Greg Holmes d3c1f74028 Expose getChannelClients in ClientInfo 9年前
  Greg Holmes ae832d15d0 Add static methods to install 9年前
  Greg Holmes e69f72c4c8 Add standalone handlers for NickInUse and PingFailure. 9年前
  Shane Mc Cormack 177bbb5f9a 2015! 9年前
  Greg Holmes ab3508cbeb Reverse the modes comparator, because Dataforce. 9年前
  Greg Holmes 7c22167ea1 Add a method to get an important mode comparator. 9年前
  Chris Smith 1a6a31d9ea Make IRCProcessor implement handles(). 9年前
  Chris Smith 9278f5e2f7 Fix remaining null passing. 9年前
  Chris Smith 30c0a5d775 Fix remaining null passing. 9年前
  Chris Smith 3f6318d3d2 Quit passing null into callbacks. 9年前
  Chris Smith b01c257343 Don't expose the CallbackManager to processors. 9年前
  Chris Smith d25b195470 Remove all usages of getCallbackType. 9年前
  Greg Holmes 5687170ab4 Add java 8, run away from Dataforce 9年前
  Shane Mc Cormack 19615229ad Advertise support for self-message. Fixes issue #16 9年前
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine 9年前
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 9年前
  Chris Smith ac736524d8 Split irc/common into separate dirs. 9年前