5 次代码提交 (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 年前
  Chris Smith 5ed8865670 Restructure to standard maven/gradle layout. 8 年前
  Chris Smith 6306f1d00b Migrate parser events to use new date APIs. 8 年前
  Chris Smith 528d7ddd31 Use fake clients in a couple of places. 9 年前
  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 b72a5d72e8 Use a ModeManager for boolean chan modes. 9 年前
  Chris Smith 4f6ce3bb3f Use a ModeManager for boolean user modes. 9 年前
  Chris Smith f1adab8673 Remove external usages of prefix mode bitmaps. 9 年前
  Chris Smith 3208c0ae37 Add a manager for prefix modes. 9 年前
  Chris Smith 0e461954b7 Move processors into their own package. 9 年前
  Chris Smith 40422dd5b1 Tidy a little 9 年前
  Chris Smith 254baff399 PMD fixes 9 年前
  Chris Smith 4d3eb87f06 Final a few things 9 年前
  Chris Smith ef3add55bf Tidying 9 年前
  Chris Smith c0fb61da4f Minor tidying. 9 年前
  Shane Mc Cormack 077e65c71e Update Copyright to 2014 10 年前
  Greg Holmes 6864a35fa2 Java 7 conversions 10 年前
  Greg Holmes f05823ce1c Tidy javadoc 10 年前
  Shane Mc Cormack 807ad3358b Update copyright for 2013 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 997985fb97 Style/license fixes 13 年前
  Chris Smith 69c5e57258 Style fixes 13 年前
  Shane Mc Cormack f5c407dad2 Update Copyright 13 年前
  Greg Holmes 83e12d6517 Fix PMD bugs in parser. 13 年前
  Gregory Holmes 6e2c46187b Style fixes 13 年前
  Chris Smith b2a61ceabf Style fixes 14 年前
  Chris Smith acde4c2d05 Style fixes 14 年前
  Greg Holmes 740e8282a6 Import order fixing 14 年前
  Shane Mc Cormack 8020751b37 Update the copyright date on all files. 14 年前
  Shane Mc Cormack 9ab7685689 Rather than raising the user-error then continuing anyway knowing its going to fail, just continue on to the next mode. 14 年前
  Shane Mc Cormack 6c97cd0869 Initial commit of parser stuff. 15 年前