16 Commits (9bab62102d2808fc548083391b45c93bcc7d18f7)

Autor SHA1 Mensaje Fecha
  Shane Mc Cormack 9bab62102d Fix calls to callDebugInfo that use string concatenation not string formatting. hace 5 años
  Shane Mc Cormack 1f76e015c1 Don't string format when we don't need to. hace 5 años
  Shane Mc Cormack 0b4c25c6e5 Use OffsetDateTime for server-time parsing. hace 7 años
  Shane Mc Cormack bb1bafbc83 Fix handling of MessageTags times when we are not at UTC. hace 7 años
  Shane Mc Cormack e5014a26cb Allow parser sub-classes to redefine the callback mananger hace 7 años
  Shane Mc Cormack fc9d5637ea Add shutdown infra to parser. hace 7 años
  Shane Mc Cormack 0a45b60a1e Support for tsirc alongside message tags. Close #149 hace 7 años
  Shane Mc Cormack ed4b36c1dc All IRCProcessors should parse the dates from the server where provided, not just some of them. hace 7 años
  Shane Mc Cormack 7a0c767c12 Update copyright for 2017 hace 7 años
  Chris Smith 99483f18f7 Allow setting output queue before connecting. hace 7 años
  Chris Smith d4ae9489f2 Set the output stream on new output queues. hace 7 años
  Chris Smith fdd13d0f49 Minor style fixes. hace 7 años
  Chris Smith b6ff00043f Fix tsirc timezone handling. hace 8 años
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. hace 8 años
  Chris Smith fe441fde15 Add method to set output queue. hace 8 años
  Chris Smith c340e7a9d1 Merge OutputQueue and QueueHandlers. hace 8 años
  Chris Smith 71fd989984 Random minor parser tidying. hace 8 años
  Chris Smith f0dc1ed505 Minor inconsequential parser tidying. hace 8 años
  Shane Mc Cormack 03fce829e2 Don't re-expose this in this PR, will do it some other time when actually needed. hace 8 años
  Shane Mc Cormack 4e58a9c854 Send QUIT on disconnect. (Close #7) hace 8 años
  Shane Mc Cormack 822bf59490 Add IRCDataInEvent that presents an IRCReader.ReadLine object rather than just the line of data. hace 8 años
  Shane Mc Cormack 04c1d90ac4 Move pendingJoins and pendingJoinKeys into processJoin instead of IRCParser. hace 8 años
  Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) hace 8 años
  Chris Smith bf2a73712a Fix units for ofEpochSecond call. hace 8 años
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. hace 8 años
  Shane Mc Cormack 4f8a72a145 Alternative method. hace 8 años
  Shane Mc Cormack a23c571fdb Don't allow resetting state whilst socketClose events are still occuring. hace 8 años
  Greg Holmes 4fe86cade6 Narrow scopes for some variables. hace 9 años
  Greg Holmes 3a507ab47b Create TrustingTrustManager instead of AIC hace 9 años
  Chris Smith 435e79577a Add a whois reponse handler. hace 9 años
  Chris Smith 0b786eef84 Start using dagger. hace 9 años
  Chris Smith 861b7f4e33 Delete callback interfaces. hace 9 años
  Chris Smith 4301740680 Publish events. hace 9 años
  Greg Holmes e5f918c5b0 Add a sendWhois command to the parser. hace 9 años
  Greg Holmes e69f72c4c8 Add standalone handlers for NickInUse and PingFailure. hace 9 años
  Shane Mc Cormack 177bbb5f9a 2015! hace 9 años
  Chris Smith 30c0a5d775 Fix remaining null passing. hace 9 años
  Chris Smith d25b195470 Remove all usages of getCallbackType. hace 9 años
  Greg Holmes 5687170ab4 Add java 8, run away from Dataforce hace 9 años
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine hace 9 años
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 hace 9 años
  Chris Smith ac736524d8 Split irc/common into separate dirs. hace 9 años
  Chris Smith bfc363c866 Fix getChannelUserModes(). hace 9 años
  Chris Smith 54975ded5f Make the last of the mode managers private. hace 9 años
  Chris Smith 85aed87c98 Start moving some constants into their own class. hace 9 años
  Chris Smith d5d2e2ee2c Make user mode manager private. hace 9 años
  Chris Smith 44bad31051 Make the prefix mode manager private. hace 9 años
  Chris Smith aae0eebc0e Move IPv4/6 selection down into BSAP. hace 9 años
  Chris Smith 591a91c782 Push some logic into BaseSocketAwareParser. hace 9 años
  Chris Smith fa2f9195d3 Fix bad log message. hace 9 años