566 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Chris Smith f86df0411d Remove signing configuration. 9年前
  Greg Holmes e62b3e9e88 Merge pull request #22 from csmith/master 9年前
  Chris Smith 4bf0132ead Move git versioning code into a plugin. 9年前
  Chris Smith 1ed75254f4 Merge pull request #17 from ShaneMcC/issue-16 9年前
  Chris Smith 52782c93d8 Merge pull request #21 from ShaneMcC/master 9年前
  Shane Mc Cormack a7481b30fd Delete .gitreview 9年前
  Shane Mc Cormack 19615229ad Advertise support for self-message. Fixes issue #16 9年前
  Shane Mc Cormack 72b63e1c36 Merge pull request #15 from csmith/master 9年前
  Chris Smith a5583afe68 Add signing plugin. 9年前
  Greg Holmes 332b25a214 Merge pull request #14 from csmith/master 9年前
  Chris Smith 86953bf85b Write a load of extra info to the POM. 9年前
  Greg Holmes e95364170f Merge pull request #13 from csmith/master 9年前
  Chris Smith b8ad337797 Create source and javadoc artifacts. 9年前
  Chris Smith 55381699c1 Merge pull request #10 from ShaneMcC/master 9年前
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine 9年前
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 9年前
  Greg Holmes b4c7aedbd2 Merge pull request #5 from csmith/master 9年前
  Greg Holmes 17a7dce6bf Merge pull request #4 from csmith/publish-from-gradle 9年前
  Chris Smith f3beb732a3 Add support for publishing builds from gradle. 9年前
  Chris Smith 3bd8940661 And don't exclude non-existent tasks. 9年前
  Chris Smith bdd9dad80b Use the right syntax. 9年前
  Chris Smith eea862407b Add a config for circle.yml 9年前
  Chris Smith c7a9683e05 Move IRC config into a proper build file. 9年前
  Chris Smith 1faa8ccce9 Fix module resolution rules 9年前
  Chris Smith 078227376c Stupid final class. 9年前
  Chris Smith ac736524d8 Split irc/common into separate dirs. 9年前
  Chris Smith c64998498c Split into two proper projects. 9年前
  Chris Smith dcbe675c0f Remove bad @see javadoc. 9年前
  Chris Smith 8ca64a80fa Add rest of the gradle wrapper. 9年前
  Greg Holmes e1b88108ab Add basic gradle build to the parser. 9年前
  Chris Smith bfbe038e5e Add .gitreview config. 9年前
  Chris Smith 830e54a9f7 Apply most inspections to the processors package. 9年前
  Chris Smith bfc363c866 Fix getChannelUserModes(). 9年前
  Chris Smith 54975ded5f Make the last of the mode managers private. 9年前
  Chris Smith 85aed87c98 Start moving some constants into their own class. 9年前
  Chris Smith d5d2e2ee2c Make user mode manager private. 9年前
  Chris Smith 44bad31051 Make the prefix mode manager private. 9年前
  Chris Smith e1a4076e4a Move IRCAuthenticator into common, rename. 9年前
  Chris Smith aae0eebc0e Move IPv4/6 selection down into BSAP. 9年前
  Chris Smith 591a91c782 Push some logic into BaseSocketAwareParser. 9年前
  Chris Smith fa2f9195d3 Fix bad log message. 9年前
  Chris Smith 72d7f53b35 Add a test for removing modes. 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 477509caba Pull out non-prefix functionality. 9年前
  Chris Smith 91212829dd Inspection fixes. 9年前
  Chris Smith 90164d89bf Simplify some parser logic relating to prefix modes. 9年前
  Chris Smith 80124721b5 Ditch the internal numerical-based logic. 9年前
  Chris Smith 1ec843d735 Add tests for prefix mode mamager. 9年前
  Chris Smith 4b0ca5eeae Forgot to move the processor tests. 9年前