16 Комити (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 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 e5014a26cb Allow parser sub-classes to redefine the callback mananger пре 7 година
  Shane Mc Cormack fc9d5637ea Add shutdown infra to parser. пре 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 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 година
  Chris Smith fdd13d0f49 Minor style fixes. пре 7 година
  Chris Smith b6ff00043f Fix tsirc timezone handling. пре 7 година
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. пре 7 година
  Chris Smith fe441fde15 Add method to set output queue. пре 7 година
  Chris Smith c340e7a9d1 Merge OutputQueue and QueueHandlers. пре 7 година
  Chris Smith 71fd989984 Random minor parser tidying. пре 8 година
  Chris Smith f0dc1ed505 Minor inconsequential parser tidying. пре 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 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 година
  Shane Mc Cormack 04c1d90ac4 Move pendingJoins and pendingJoinKeys into processJoin instead of IRCParser. пре 8 година
  Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) пре 8 година
  Chris Smith bf2a73712a Fix units for ofEpochSecond call. пре 8 година
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. пре 8 година
  Shane Mc Cormack 4f8a72a145 Alternative method. пре 8 година
  Shane Mc Cormack a23c571fdb Don't allow resetting state whilst socketClose events are still occuring. пре 8 година
  Greg Holmes 4fe86cade6 Narrow scopes for some variables. пре 9 година
  Greg Holmes 3a507ab47b Create TrustingTrustManager instead of AIC пре 9 година
  Chris Smith 435e79577a Add a whois reponse handler. пре 9 година
  Chris Smith 0b786eef84 Start using dagger. пре 9 година
  Chris Smith 861b7f4e33 Delete callback interfaces. пре 9 година
  Chris Smith 4301740680 Publish events. пре 9 година
  Greg Holmes e5f918c5b0 Add a sendWhois command to the parser. пре 9 година
  Greg Holmes e69f72c4c8 Add standalone handlers for NickInUse and PingFailure. пре 9 година
  Shane Mc Cormack 177bbb5f9a 2015! пре 9 година
  Chris Smith 30c0a5d775 Fix remaining null passing. пре 9 година
  Chris Smith d25b195470 Remove all usages of getCallbackType. пре 9 година
  Greg Holmes 5687170ab4 Add java 8, run away from Dataforce пре 9 година
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine пре 9 година
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 пре 9 година
  Chris Smith ac736524d8 Split irc/common into separate dirs. пре 9 година
  Chris Smith bfc363c866 Fix getChannelUserModes(). пре 9 година
  Chris Smith 54975ded5f Make the last of the mode managers private. пре 9 година
  Chris Smith 85aed87c98 Start moving some constants into their own class. пре 9 година
  Chris Smith d5d2e2ee2c Make user mode manager private. пре 9 година
  Chris Smith 44bad31051 Make the prefix mode manager private. пре 9 година
  Chris Smith aae0eebc0e Move IPv4/6 selection down into BSAP. пре 9 година
  Chris Smith 591a91c782 Push some logic into BaseSocketAwareParser. пре 9 година
  Chris Smith fa2f9195d3 Fix bad log message. пре 9 година