69 Commits (0.6.4)
 

Author SHA1 Message Date
  Chris Smith 700af39924 1995 called and they want their collection types back 14 years ago
  Chris Smith ad30767565 Add some debugging info to callbackmanager 14 years ago
  Shane Mc Cormack 8d2d664ad6 Fixes issue 4181 - Check for numeric-only where the usermodes should be, and skip it. 14 years ago
  Shane Mc Cormack 772010b044 Remove random import of .* rather than actual classes. 14 years ago
  Shane Mc Cormack 1032efdb04 Fix stupid javadoc formatting. 14 years ago
  Shane Mc Cormack fcd7e2b3e4 Fix some javadoc after random renaming of stuff. 14 years ago
  Chris Smith b2a61ceabf Style fixes 14 years ago
  Chris Smith acde4c2d05 Style fixes 14 years ago
  Greg Holmes 740e8282a6 Import order fixing 14 years ago
  Greg Holmes b38d71f21a Style fixes 14 years ago
  Greg Holmes 6bc88d147e Style fixes 14 years ago
  Chris Smith c4e7c90770 Add new parser methods 14 years ago
  Chris Smith 6d9e1cd3ce Remove pointless deadlock-inducing synchronisation 14 years ago
  Greg Holmes e464b0253d Move method into parser interface 14 years ago
  Greg Holmes 8d230035c4 Appears to fix the deadlock in reconnecting 14 years ago
  Chris Smith c98ac9057e Synchronise callbacks in CallbackObject 14 years ago
  Chris Smith ef07448f3c Fix parser unit tests 14 years ago
  Shane Mc Cormack 6969432159 Synchronize chanPrefix list. 14 years ago
  Chris Smith bb8c9e20a1 Parser support for arbitrary timestampyness 14 years ago
  Chris Smith 2d35680c0c Add protocol description objects (parser information objects) 14 years ago
  Chris Smith 2e437b53b1 Minor random unit test changes 14 years ago
  Chris Smith 60691fa096 Add equals and hashcode to ChannelJoinRequest 14 years ago
  Chris Smith 5c89ed6898 Add joinChannels method and repurpose updateURI() 14 years ago
  Gregory Holmes abb27887b0 Synchronise the users map 14 years ago
  Gregory Holmes 5879a8cec2 Tabs -> Spaces for IgnoreList (No changes made) 14 years ago
  Gregory Holmes fdea2529aa Adds shadowircd support (fixes support for ircxpro and ignition) 14 years ago
  Gregory Holmes 69b9dae74e Add detection for a couple of ircds 14 years ago
  Gregory Holmes c69b954873 Fixes issue 3784: parser detection for tr-ircd 14 years ago
  Gregory Holmes 4a48e46256 Vantage ircd detection 14 years ago
  Gregory Holmes 92f0245fcf Add linknet detection 14 years ago
  Gregory Holmes 116f442c06 Added Scoutlink ircd detection 14 years ago
  Shane Mc Cormack 9b93c05954 I guess this fixes issue 3747 14 years ago
  Shane Mc Cormack 88dde83e6f Fixes Issue 0003609: chatspike +g and +b are hidden to non ops :/ 14 years ago
  Chris Smith 33c60f07de Remove unit test that no longer makes sense and times out 14 years ago
  Chris Smith b228887aa6 Move ircd tests out of IRCParser 14 years ago
  Chris Smith 15b1195268 Remove unit test which seems pointless and may be timing out 14 years ago
  Chris Smith b86cd763a3 Split the parser tests up a bit 14 years ago
  Shane Mc Cormack 379fed1795 Fix unit tests. 14 years ago
  Shane Mc Cormack 1b3394f247 Bang! and the null is gone! 14 years ago
  Shane Mc Cormack 358c888c70 Fixes issue 0003604: Ternary away states 14 years ago
  Shane Mc Cormack dd2ac4bda7 Probably fixes issue 3576. 14 years ago
  Chris Smith 0b69437aad Add parser method to update parser with a URI 14 years ago
  Shane Mc Cormack a51871c405 Use the right key. 14 years ago
  Chris Smith f3b102eea4 s/0.6.4/0.6.3/ 14 years ago
  Chris Smith f6104b82fd Add getChannelPrefixes method 14 years ago
  Chris Smith 8b5675f530 Get rid of bizarre map usage in parser 14 years ago
  Chris Smith 51fb3bbadd OFTC/Hybrid shouldn't request +eI for non-ops 14 years ago
  Shane Mc Cormack d0f3dd65ba Fixes issue 0003497: LISTMODE should fire one callback for each list mode type retrieved 14 years ago
  Gregory Holmes 9c2c63dc87 Adds callbacks for server notices issue 2993 14 years ago
  Chris Smith d5500414d2 Expose ChannelInfo.requestListModes 14 years ago