87 Revize (e591040c2ff5c824a30b9a23c133529159505431)

Autor SHA1 Zpráva Datum
  Chris Smith 99483f18f7 Allow setting output queue before connecting. před 7 roky
  Chris Smith d4ae9489f2 Set the output stream on new output queues. před 7 roky
  Shane Mc Cormack 2e7571d3df Check that pendingjoins actually has a pending join before raising error, and clear if out of sync. před 7 roky
  Chris Smith fdd13d0f49 Minor style fixes. před 7 roky
  Chris Smith 6a6e98aef5 Fix test deprecations před 7 roky
  Chris Smith 4a0e5d3999 Fix tests after mockito upgrade. před 7 roky
  Chris Smith 966fcf5359 Remove default port from ProtocolDescription. před 8 roky
  Chris Smith b6ff00043f Fix tsirc timezone handling. před 8 roky
  Chris Smith d00ce697b5 Add some super basic OutputQueue tests. před 8 roky
  Chris Smith bc99e94ada Unignore Process001Test. před 8 roky
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. před 8 roky
  Chris Smith 7b5b6e3a5a Make QueueItem an autovalue. před 8 roky
  Chris Smith fe441fde15 Add method to set output queue. před 8 roky
  Chris Smith c340e7a9d1 Merge OutputQueue and QueueHandlers. před 8 roky
  Chris Smith 8942ddaeea Remove chain of Comparators in output queue. před 8 roky
  Chris Smith 71fd989984 Random minor parser tidying. před 8 roky
  Chris Smith 04d08c0669 Make QueueHandlerFactory final. před 8 roky
  Chris Smith 8f565f86cb Don't pass BlockingQueue into handlers. před 8 roky
  Chris Smith bf098e5aa8 Split queue comparators into a class and test. před 8 roky
  Chris Smith 958913fcf8 Rename QueueFactory to QueueHandlerFactory. před 8 roky
  Chris Smith 1f0818efb2 Use proper dates in QueueItems, fix broken logic. před 8 roky
  Shane Mc Cormack 92c73501f3 Don't add '0' to pendingJoins před 8 roky
  Chris Smith f0dc1ed505 Minor inconsequential parser tidying. před 8 roky
  Shane Mc Cormack 108c5429d2 Add isNuemric for handler conditions. před 8 roky
  Shane Mc Cormack ef20a80eb7 Add numeric stuff to IRCDataInEvent před 8 roky
  Shane Mc Cormack 03fce829e2 Don't re-expose this in this PR, will do it some other time when actually needed. před 8 roky
  Shane Mc Cormack 769dce90be Make inner class static. před 8 roky
  Shane Mc Cormack 4e58a9c854 Send QUIT on disconnect. (Close #7) před 8 roky
  Shane Mc Cormack 822bf59490 Add IRCDataInEvent that presents an IRCReader.ReadLine object rather than just the line of data. před 8 roky
  Shane Mc Cormack 6e105baeb0 No point using 2 separate queue's... před 8 roky
  Shane Mc Cormack d0e6b71044 Synchronously is the default před 8 roky
  Shane Mc Cormack 4529e75970 Minor javadoc change. před 8 roky
  Shane Mc Cormack 04c1d90ac4 Move pendingJoins and pendingJoinKeys into processJoin instead of IRCParser. před 8 roky
  Shane Mc Cormack b1af722472 IDEA ftl. před 8 roky
  Shane Mc Cormack d9cc3b6939 Fire an event when the channel password changes. (Issue #108) před 8 roky
  Shane Mc Cormack a2af0c5851 Try to keep track of channel keys (Close Issue #108) před 8 roky
  Shane Mc Cormack 74c77ef264 Some additional WHOIS bits that were missed. před 8 roky
  Chris Smith bf2a73712a Fix units for ofEpochSecond call. před 8 roky
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. před 8 roky
  Chris Smith a050ea93fe Set ADDRESS and REAL_NAME property after whois. před 8 roky
  Shane Mc Cormack 4f8a72a145 Alternative method. před 8 roky
  Shane Mc Cormack a23c571fdb Don't allow resetting state whilst socketClose events are still occuring. před 8 roky
  Chris Smith c0f6cf18e8 Always provide a 'kicker' client. před 8 roky
  Shane Mc Cormack f0e64e8e98 Modes should default to "" not null před 8 roky
  Chris Smith 58a69d94b4 Make method names in ProcessorsModule unique. před 9 roky
  Chris Smith b1426239fe Make the Simple*Handlers actually do stuff. před 9 roky
  Chris Smith ee14e37f3f Don't double format debug info. před 9 roky
  Greg Holmes 4fe86cade6 Narrow scopes for some variables. před 9 roky
  Greg Holmes 3a507ab47b Create TrustingTrustManager instead of AIC před 9 roky
  Chris Smith 17d9a893cb Ensure client modes are non-null. před 9 roky