28 次程式碼提交 (9bab62102d2808fc548083391b45c93bcc7d18f7)

作者 SHA1 備註 提交日期
  Shane Mc Cormack 9bab62102d Fix calls to callDebugInfo that use string concatenation not string formatting. 5 年之前
  Shane Mc Cormack 1f76e015c1 Don't string format when we don't need to. 5 年之前
  Shane Mc Cormack b0e30a1fcb Don't throw ArrayIndexOutOfBoundsException if we get given an entirely empty line 6 年之前
  Shane Mc Cormack cf32f851a1 Fix SimpleRateLimitedOutputQueue endlessly requeueing lines rather than sending them. 7 年之前
  Shane Mc Cormack 0b4c25c6e5 Use OffsetDateTime for server-time parsing. 7 年之前
  Shane Mc Cormack bb1bafbc83 Fix handling of MessageTags times when we are not at UTC. 7 年之前
  Shane Mc Cormack 448bd1e85a Only allow setCallbackManager to be called once. 7 年之前
  Shane Mc Cormack c29f960a29 Add a comment as to why we're doing what we're doing. 7 年之前
  Shane Mc Cormack e5014a26cb Allow parser sub-classes to redefine the callback mananger 7 年之前
  Shane Mc Cormack fc9d5637ea Add shutdown infra to parser. 7 年之前
  Shane Mc Cormack 247fa0a284 Remove duplication. 7 年之前
  Shane Mc Cormack 1190836708 Remove unused import. 7 年之前
  Shane Mc Cormack 579a94afc2 Remove unused import 7 年之前
  Shane Mc Cormack 0a45b60a1e Support for tsirc alongside message tags. Close #149 7 年之前
  Shane Mc Cormack ed4b36c1dc All IRCProcessors should parse the dates from the server where provided, not just some of them. 7 年之前
  Shane Mc Cormack 4f3e74dbff Add timestamps to some events that should have them. Fixes DMDirc/DMDirc#795 7 年之前
  Shane Mc Cormack 69e7251355 Actually tell the server we understand server-time... 7 年之前
  Shane Mc Cormack 7a0c767c12 Update copyright for 2017 7 年之前
  Chris Smith 99483f18f7 Allow setting output queue before connecting. 7 年之前
  Chris Smith d4ae9489f2 Set the output stream on new output queues. 7 年之前
  Shane Mc Cormack 2e7571d3df Check that pendingjoins actually has a pending join before raising error, and clear if out of sync. 7 年之前
  Chris Smith fdd13d0f49 Minor style fixes. 7 年之前
  Chris Smith 966fcf5359 Remove default port from ProtocolDescription. 7 年之前
  Chris Smith b6ff00043f Fix tsirc timezone handling. 8 年之前
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. 8 年之前