500 コミット (b951ed460abc416a34ee3acc6cd2f067c181c724)
 

作成者 SHA1 メッセージ 日付
  Shane Mc Cormack 9bfe84cb66 Don't shell out to git if possible. 12年前
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 12年前
  Shane Mc Cormack 9f5da313da Bye Bye Warning. 12年前
  Shane Mc Cormack 23e2263272 Set some sane defaults so as not to get "Non-positive period." error when trying to start the ping timer. 12年前
  Shane Mc Cormack 1203cdfe2c Fix automatic NickInUse handler if Alt Nickname is the same as prependChar + nickname 12年前
  Shane Mc Cormack b0410712da Fix 001s not being part of serverInformationLines 12年前
  Shane Mc Cormack 746d4df06d Fix for issue CLIENT-312 - Parser shouldn't extend runnable 12年前
  Shane Mc Cormack e4f0b8c75a IRCParser fixes. 12年前
  Shane Mc Cormack 34d65f9ba9 Parser should accept multiple spaces between parameters. Fixes issue #CLIENT-319 12年前
  Shane Mc Cormack e22aa5e3c5 IRC parser support for IRCds which only support one listmode at once. 12年前
  Chris Smith d0ae64cafc Fix empty LIST requests not working 12年前
  Chris Smith 2ba321f247 Add new callbacks to the callback manager 12年前
  Chris Smith 4ee812d706 And finally add a processor for list responses 12年前
  Chris Smith e09cf57b49 Add interfaces for group listing 12年前
  Chris Smith 595cfce6a2 Add support for sending a LIST command 12年前
  Chris Smith 1d570b9c5e IRCParser/test fixes. 12年前
  Chris Smith b060ac76d8 Remove ServerInfo as it's no longer used 12年前
  Chris Smith 0acd459e7e Make IRCParser use BaseParser 12年前
  Chris Smith 43c5d3ee62 Parser tidying 12年前
  Chris Smith 7429b67662 Remove unused stuff from ServerInfo 12年前
  Chris Smith 6101ff9449 Expose proxy information in parsers. 12年前
  Shane Mc Cormack 3f23300f78 Add support for "TimestampedIRC" (See: http://shanemcc.co.uk/irc/#timestamping) 12年前
  Shane Mc Cormack 54b06f4058 Fix unit test following Change-Id: If5a89ca2450e2583005045af60bdfc00b2a88765 12年前
  Shane Mc Cormack 1f8d164115 Add some more parser debugging. 13年前
  Chris Smith cf580b8813 Add composition method to parsers 13年前
  Chris Smith 3ee5e02d58 Add composition state listeners and enum for parsers 13年前
  Greg Holmes 002b8b2aa2 Change header? 13年前
  Greg Holmes c568619006 Don't create needless empty strings 13年前
  Chris Smith fc9d71748a Remove unused field 13年前
  Chris Smith 82867dfd87 Add servername into BaseParser and clarify javadoc 13年前
  Greg Holmes 97baa9bc6f Make protocol descriptors check if a URI is secure. 13年前
  Chris Smith f14215375b Add some nice proxy methods for calling callbacks 13年前
  Chris Smith 282ba93598 Tidy up now child implementations are handled in BaseParser 13年前
  Chris Smith be72c72ba0 Expose away state in ClientInfo 13年前
  Chris Smith 997985fb97 Style/license fixes 13年前
  Chris Smith 69c5e57258 Style fixes 13年前
  Chris Smith 8e226f7b85 Parser style fixes 13年前
  Chris Smith 30bba8085f Style fixes 13年前
  Greg Holmes 28cd8696e7 Store a URI in ServerInfo instead of a load of values 13年前
  Chris Smith 68bd228371 Fix line endings 13年前
  Chris Smith ba65d14741 Make IRCStringConverter use an enum sensibly 13年前
  Chris Smith 8bed9eb8fa Parser base abstraction/tidying 13年前
  Chris Smith c061a0da39 Change how the IRC Parser opens and closes SSL sockets 13年前
  Chris Smith 92943485f7 Unit test for IRC Reader 13年前
  Chris Smith a8cc958f81 PMD fix 13年前
  Chris Smith 7b4c3865ed Don't reassign params and simplify logic 13年前
  Shane Mc Cormack f5c407dad2 Update Copyright 13年前
  Greg Holmes e70c98fcea PMD Fixes for parser. 13年前
  Shane Mc Cormack f784bfaf77 Fix the parser missing the last char of every line. 13年前
  Shane Mc Cormack 5e26fedb30 IRCReader is now a bit more liberal in what it accepts as input. 13年前