7 次代码提交 (9bab62102d2808fc548083391b45c93bcc7d18f7)

作者 SHA1 备注 提交日期
  Shane Mc Cormack 9bab62102d Fix calls to callDebugInfo that use string concatenation not string formatting. 5 年前
  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 7a0c767c12 Update copyright for 2017 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 5ed8865670 Restructure to standard maven/gradle layout. 8 年前
  Shane Mc Cormack 92c73501f3 Don't add '0' to pendingJoins 8 年前
  Shane Mc Cormack 769dce90be Make inner class static. 8 年前
  Shane Mc Cormack 6e105baeb0 No point using 2 separate queue's... 8 年前
  Shane Mc Cormack d0e6b71044 Synchronously is the default 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 6306f1d00b Migrate parser events to use new date APIs. 8 年前
  Chris Smith 0b786eef84 Start using dagger. 9 年前
  Chris Smith db20dd3434 Remove unused circular dep, tidy tests. 9 年前
  Chris Smith 861b7f4e33 Delete callback interfaces. 9 年前
  Chris Smith 4301740680 Publish events. 9 年前
  Shane Mc Cormack 177bbb5f9a 2015! 9 年前
  Chris Smith 1a6a31d9ea Make IRCProcessor implement handles(). 9 年前
  Chris Smith 3f6318d3d2 Quit passing null into callbacks. 9 年前
  Chris Smith b01c257343 Don't expose the CallbackManager to processors. 9 年前
  Chris Smith d25b195470 Remove all usages of getCallbackType. 9 年前
  Chris Smith ac736524d8 Split irc/common into separate dirs. 9 年前
  Chris Smith 830e54a9f7 Apply most inspections to the processors package. 9 年前
  Chris Smith 54975ded5f Make the last of the mode managers private. 9 年前
  Chris Smith d5d2e2ee2c Make user mode manager private. 9 年前
  Chris Smith 44bad31051 Make the prefix mode manager private. 9 年前
  Chris Smith 0e461954b7 Move processors into their own package. 9 年前
  Chris Smith 4d3eb87f06 Final a few things 9 年前
  Shane Mc Cormack 077e65c71e Update Copyright to 2014 10 年前
  Greg Holmes f05823ce1c Tidy javadoc 10 年前
  Shane Mc Cormack 807ad3358b Update copyright for 2013 11 年前
  Shane Mc Cormack 52c8058273 Expose some new methods via the parser interfaces 11 年前
  Shane Mc Cormack 9377336d5d Add state-tracking to capability commands. 11 年前
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 12 年前
  Shane Mc Cormack 1f8d164115 Add some more parser debugging. 13 年前
  Greg Holmes 002b8b2aa2 Change header? 13 年前
  Chris Smith 69c5e57258 Style fixes 13 年前
  Shane Mc Cormack f5c407dad2 Update Copyright 13 年前
  Greg Holmes 83e12d6517 Fix PMD bugs in parser. 13 年前
  Chris Smith b2a61ceabf Style fixes 14 年前
  Chris Smith acde4c2d05 Style fixes 14 年前
  Shane Mc Cormack 8020751b37 Update the copyright date on all files. 14 年前
  Shane Mc Cormack 6c97cd0869 Initial commit of parser stuff. 15 年前