53 Revize (master)

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