17 İşlemeler (2bb768a601050212086dde0e623e6c7c2b8e060b)

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