119 Комити (master)

Аутор SHA1 Порука Датум
  Chris Northwood 2bb768a601 Fix incorrect comment that refers to setter as getter пре 3 година
  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 733f9ae0a9 Fix unit tests пре 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 6a6e98aef5 Fix test deprecations пре 7 година
  Chris Smith 4a0e5d3999 Fix tests after mockito upgrade. пре 7 година
  Chris Smith 966fcf5359 Remove default port from ProtocolDescription. пре 7 година
  Chris Smith b6ff00043f Fix tsirc timezone handling. пре 7 година
  Chris Smith d00ce697b5 Add some super basic OutputQueue tests. пре 7 година
  Chris Smith bc99e94ada Unignore Process001Test. пре 7 година
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. пре 7 година
  Chris Smith 7b5b6e3a5a Make QueueItem an autovalue. пре 7 година
  Chris Smith fe441fde15 Add method to set output queue. пре 7 година
  Chris Smith c340e7a9d1 Merge OutputQueue and QueueHandlers. пре 7 година
  Chris Smith 8942ddaeea Remove chain of Comparators in output queue. пре 7 година
  Chris Smith 4fa1e43f8f Add framework for parser integration tests. пре 7 година
  Chris Smith 71fd989984 Random minor parser tidying. пре 7 година
  Chris Smith 04d08c0669 Make QueueHandlerFactory final. пре 7 година
  Chris Smith 8f565f86cb Don't pass BlockingQueue into handlers. пре 7 година
  Chris Smith bf098e5aa8 Split queue comparators into a class and test. пре 7 година
  Chris Smith 958913fcf8 Rename QueueFactory to QueueHandlerFactory. пре 7 година
  Chris Smith 1f0818efb2 Use proper dates in QueueItems, fix broken logic. пре 8 година
  Shane Mc Cormack 92c73501f3 Don't add '0' to pendingJoins пре 8 година
  Chris Smith f0dc1ed505 Minor inconsequential parser tidying. пре 8 година
  Shane Mc Cormack 108c5429d2 Add isNuemric for handler conditions. пре 8 година
  Shane Mc Cormack ef20a80eb7 Add numeric stuff to IRCDataInEvent пре 8 година
  Shane Mc Cormack 03fce829e2 Don't re-expose this in this PR, will do it some other time when actually needed. пре 8 година
  Shane Mc Cormack 769dce90be Make inner class static. пре 8 година
  Shane Mc Cormack 4e58a9c854 Send QUIT on disconnect. (Close #7) пре 8 година
  Shane Mc Cormack 822bf59490 Add IRCDataInEvent that presents an IRCReader.ReadLine object rather than just the line of data. пре 8 година