182 次代码提交 (1b2c2adeaf2366adc79fba57a4e10d79208715f3)
 

作者 SHA1 备注 提交日期
  Greg Holmes 6bc88d147e Style fixes 14 年前
  Chris Smith c4e7c90770 Add new parser methods 14 年前
  Chris Smith 6d9e1cd3ce Remove pointless deadlock-inducing synchronisation 14 年前
  Greg Holmes e464b0253d Move method into parser interface 14 年前
  Greg Holmes 8d230035c4 Appears to fix the deadlock in reconnecting 14 年前
  Chris Smith c98ac9057e Synchronise callbacks in CallbackObject 14 年前
  Chris Smith ef07448f3c Fix parser unit tests 14 年前
  Shane Mc Cormack 6969432159 Synchronize chanPrefix list. 14 年前
  Chris Smith bb8c9e20a1 Parser support for arbitrary timestampyness 14 年前
  Chris Smith 2d35680c0c Add protocol description objects (parser information objects) 14 年前
  Chris Smith 2e437b53b1 Minor random unit test changes 14 年前
  Chris Smith 60691fa096 Add equals and hashcode to ChannelJoinRequest 14 年前
  Chris Smith 5c89ed6898 Add joinChannels method and repurpose updateURI() 14 年前
  Gregory Holmes abb27887b0 Synchronise the users map 14 年前
  Gregory Holmes 5879a8cec2 Tabs -> Spaces for IgnoreList (No changes made) 14 年前
  Gregory Holmes fdea2529aa Adds shadowircd support (fixes support for ircxpro and ignition) 14 年前
  Gregory Holmes 69b9dae74e Add detection for a couple of ircds 14 年前
  Gregory Holmes c69b954873 Fixes issue 3784: parser detection for tr-ircd 14 年前
  Gregory Holmes 4a48e46256 Vantage ircd detection 14 年前
  Gregory Holmes 92f0245fcf Add linknet detection 14 年前
  Gregory Holmes 116f442c06 Added Scoutlink ircd detection 14 年前
  Shane Mc Cormack 9b93c05954 I guess this fixes issue 3747 14 年前
  Shane Mc Cormack 88dde83e6f Fixes Issue 0003609: chatspike +g and +b are hidden to non ops :/ 14 年前
  Chris Smith 33c60f07de Remove unit test that no longer makes sense and times out 14 年前
  Chris Smith b228887aa6 Move ircd tests out of IRCParser 14 年前
  Chris Smith 15b1195268 Remove unit test which seems pointless and may be timing out 14 年前
  Chris Smith b86cd763a3 Split the parser tests up a bit 14 年前
  Shane Mc Cormack 379fed1795 Fix unit tests. 14 年前
  Shane Mc Cormack 1b3394f247 Bang! and the null is gone! 14 年前
  Shane Mc Cormack 358c888c70 Fixes issue 0003604: Ternary away states 14 年前
  Shane Mc Cormack dd2ac4bda7 Probably fixes issue 3576. 14 年前
  Chris Smith 0b69437aad Add parser method to update parser with a URI 14 年前
  Shane Mc Cormack a51871c405 Use the right key. 14 年前
  Chris Smith f3b102eea4 s/0.6.4/0.6.3/ 14 年前
  Chris Smith f6104b82fd Add getChannelPrefixes method 14 年前
  Chris Smith 8b5675f530 Get rid of bizarre map usage in parser 14 年前
  Chris Smith 51fb3bbadd OFTC/Hybrid shouldn't request +eI for non-ops 14 年前
  Shane Mc Cormack d0f3dd65ba Fixes issue 0003497: LISTMODE should fire one callback for each list mode type retrieved 14 年前
  Gregory Holmes 9c2c63dc87 Adds callbacks for server notices issue 2993 14 年前
  Chris Smith d5500414d2 Expose ChannelInfo.requestListModes 14 年前
  Chris Smith 07b4660ed5 Remove unused and non-existant import 14 年前
  Chris Smith 3ac2bf9d29 Down with dodgy harness classes, up with mocks! 14 年前
  Chris Smith e749bc70ff Unit test changes 14 年前
  Shane Mc Cormack df59dd7249 "Unable to discover max list modes" error is now a user-error. (Kinda Fixes issue 3152!) 14 年前
  Shane Mc Cormack ee73a74211 Add ServerTypeGroup to allow grouping of servers with common behaviour. (Fixes issue 3491). 14 年前
  Shane Mc Cormack e7ddfd220d Inspircd defaults to hiding +eI. 14 年前
  Shane Mc Cormack 82d52c525c Support for Othernet. (Fixes issue 3143) 14 年前
  Shane Mc Cormack 1e72836479 Fixes issue 2742 (Austhex uses +q and +a) 14 年前
  Shane Mc Cormack 32801b4a09 Abstract server software stuff nicely. 14 年前
  Shane Mc Cormack 8a059f2824 Don't send empty join lines. Fixes Issue 3462. 14 年前