53 Commits (master)

Autor SHA1 Mensaje Fecha
  Chris Smith 3a87922cfa
Add base class for channel events. hace 6 años
  Shane Mc Cormack 4820ff3034 Exception refining hace 7 años
  Shane Mc Cormack 448bd1e85a Only allow setCallbackManager to be called once. hace 7 años
  Shane Mc Cormack e5014a26cb Allow parser sub-classes to redefine the callback mananger hace 7 años
  Shane Mc Cormack fc9d5637ea Add shutdown infra to parser. hace 7 años
  Shane Mc Cormack 7a0c767c12 Update copyright for 2017 hace 7 años
  Chris Smith fdd13d0f49 Minor style fixes. hace 7 años
  Chris Smith 966fcf5359 Remove default port from ProtocolDescription. hace 7 años
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. hace 7 años
  Shane Mc Cormack 4e58a9c854 Send QUIT on disconnect. (Close #7) hace 8 años
  Shane Mc Cormack 822bf59490 Add IRCDataInEvent that presents an IRCReader.ReadLine object rather than just the line of data. hace 8 años
  Shane Mc Cormack 04c1d90ac4 Move pendingJoins and pendingJoinKeys into processJoin instead of IRCParser. hace 8 años
  Shane Mc Cormack d9cc3b6939 Fire an event when the channel password changes. (Issue #108) hace 8 años
  Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) hace 8 años
  Shane Mc Cormack 74c77ef264 Some additional WHOIS bits that were missed. hace 8 años
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. hace 8 años
  Chris Smith 095898e45a Actually set the event bus error handler... hace 8 años
  Chris Smith 87452ec37f Update to MBassador 1.2.4. hace 8 años
  Chris Smith b5578c2764 Delete CallbackNotFoundException. hace 9 años
  Greg Holmes a2fb89a5c3 Add a method to get all info in UserInfoEvent. hace 9 años
  Chris Smith 530f53f95e Add a couple more enum entries. hace 9 años
  Chris Smith 6203d035f8 Add the start of a UserInfoEvent. hace 9 años
  Chris Smith 5035177031 Add defensive checks to all events. hace 9 años
  Chris Smith b66dd24cac Stop doubly-unwrapping exceptions :/ hace 9 años
  Greg Holmes 27c3b0677d Fix parser errors. hace 9 años
  Chris Smith 861b7f4e33 Delete callback interfaces. hace 9 años
  Chris Smith 4301740680 Publish events. hace 9 años
  Greg Holmes e3154f075c Make callback manager an eventbus. hace 9 años
  Greg Holmes 78ce3d8c8c Revert "Put CallbackManager behind an interface." hace 9 años
  Greg Holmes 7a834ff8b3 Put CallbackManager behind an interface. hace 9 años
  Greg Holmes e5f918c5b0 Add a sendWhois command to the parser. hace 9 años
  Greg Holmes d3c1f74028 Expose getChannelClients in ClientInfo hace 9 años
  Greg Holmes cb47a85f15 Switch interface to use varargs. hace 9 años
  Shane Mc Cormack 177bbb5f9a 2015! hace 9 años
  Greg Holmes 7c22167ea1 Add a method to get an important mode comparator. hace 9 años
  Chris Smith 676b9f78bb Remove getMap from parser interface. hace 9 años
  Chris Smith 6b1aa652b5 Fix specific callbacks. hace 9 años
  Chris Smith e533d21d3c Remove return value from call() hace 9 años
  Chris Smith 4b734e0585 Pass all arguments into callbacks. hace 9 años
  Chris Smith 194aabdf92 Remove unused methods. hace 9 años
  Greg Holmes 27ab6a6f5f Add some missing parameters to parser events. hace 9 años
  Chris Smith 481a0161cd Tidy up CallbackManager very slightly. hace 9 años
  Greg Holmes 1b5e00eabf Add events for each CallbackInterface. hace 9 años
  Chris Smith d25b195470 Remove all usages of getCallbackType. hace 9 años
  Chris Smith 6c38b5789d Use forEach where possible. hace 9 años
  Chris Smith ee05d03d36 Very minor tidying. hace 9 años
  Chris Smith 0a61745ae3 Lambda. hace 9 años
  Chris Smith 078227376c Stupid final class. hace 9 años
  Chris Smith ac736524d8 Split irc/common into separate dirs. hace 9 años