69 Commits (0.6.3)
 

Author SHA1 Message Date
  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
  Chris Smith 07b4660ed5 Remove unused and non-existant import 14 years ago
  Chris Smith 3ac2bf9d29 Down with dodgy harness classes, up with mocks! 14 years ago
  Chris Smith e749bc70ff Unit test changes 14 years ago
  Shane Mc Cormack df59dd7249 "Unable to discover max list modes" error is now a user-error. (Kinda Fixes issue 3152!) 14 years ago
  Shane Mc Cormack ee73a74211 Add ServerTypeGroup to allow grouping of servers with common behaviour. (Fixes issue 3491). 14 years ago
  Shane Mc Cormack e7ddfd220d Inspircd defaults to hiding +eI. 14 years ago
  Shane Mc Cormack 82d52c525c Support for Othernet. (Fixes issue 3143) 14 years ago
  Shane Mc Cormack 1e72836479 Fixes issue 2742 (Austhex uses +q and +a) 14 years ago
  Shane Mc Cormack 32801b4a09 Abstract server software stuff nicely. 14 years ago
  Shane Mc Cormack 8a059f2824 Don't send empty join lines. Fixes Issue 3462. 14 years ago
  Shane Mc Cormack 1d681e5897 These changes were supposed to be commited! 14 years ago
  Shane Mc Cormack e19e88fbd5 Make joinChannel more intelligent. This should refix issue 3112. 14 years ago
  Chris Smith 270f1facd8 Name the queue handler thread 14 years ago
  Chris Smith 47d260fec6 Update unit tests 14 years ago
  Shane Mc Cormack 8020751b37 Update the copyright date on all files. 14 years ago
  Shane Mc Cormack d034219a61 Fix issue 3253 14 years ago
  Shane Mc Cormack 1d1f17c971 This probably fixes issue 2756. 14 years ago
  Shane Mc Cormack 8d876698e5 Fixes issue 3231. 14 years ago
  Shane Mc Cormack 44f40e3049 Channel Parsing now includes query bits. Fixes issue 3213 14 years ago
  Shane Mc Cormack 03dcb03936 getURI() now always returns a valid URI. Fixes issue 3209 14 years ago
  Shane Mc Cormack 0e1eb49b56 Add getMap() to Parser and IRCParser. Fixes issue 3206 14 years ago
  Shane Mc Cormack 857732b97e Add getURI() to parser, fixes issue 3204 14 years ago
  Shane Mc Cormack d0b2bd1b72 Add getBindIP() to parser, fixes issue 3205 14 years ago