148 Commits (50eaacee9edc037127e0035b0ba7b0415a7e0805)

Author SHA1 Message Date
  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
  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 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 15b1195268 Remove unit test which seems pointless and may be timing out 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
  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
  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