556 Commits (8dbf7041d2f71091ee82a7602b82d6d0f2bf85a5)
 

Author SHA1 Message Date
  Chris Smith 86953bf85b Write a load of extra info to the POM. 9 years ago
  Greg Holmes e95364170f Merge pull request #13 from csmith/master 9 years ago
  Chris Smith b8ad337797 Create source and javadoc artifacts. 9 years ago
  Chris Smith 55381699c1 Merge pull request #10 from ShaneMcC/master 9 years ago
  Shane Mc Cormack 18d0857420 Check for empty lines in tokeniseLine 9 years ago
  Shane Mc Cormack c545730074 Add support for message tags from IRCv3 to IRCReader. Fixes #6 9 years ago
  Greg Holmes b4c7aedbd2 Merge pull request #5 from csmith/master 9 years ago
  Greg Holmes 17a7dce6bf Merge pull request #4 from csmith/publish-from-gradle 9 years ago
  Chris Smith f3beb732a3 Add support for publishing builds from gradle. 9 years ago
  Chris Smith 3bd8940661 And don't exclude non-existent tasks. 9 years ago
  Chris Smith bdd9dad80b Use the right syntax. 9 years ago
  Chris Smith eea862407b Add a config for circle.yml 9 years ago
  Chris Smith c7a9683e05 Move IRC config into a proper build file. 9 years ago
  Chris Smith 1faa8ccce9 Fix module resolution rules 9 years ago
  Chris Smith 078227376c Stupid final class. 9 years ago
  Chris Smith ac736524d8 Split irc/common into separate dirs. 9 years ago
  Chris Smith c64998498c Split into two proper projects. 9 years ago
  Chris Smith dcbe675c0f Remove bad @see javadoc. 9 years ago
  Chris Smith 8ca64a80fa Add rest of the gradle wrapper. 9 years ago
  Greg Holmes e1b88108ab Add basic gradle build to the parser. 9 years ago
  Chris Smith bfbe038e5e Add .gitreview config. 9 years ago
  Chris Smith 830e54a9f7 Apply most inspections to the processors package. 9 years ago
  Chris Smith bfc363c866 Fix getChannelUserModes(). 9 years ago
  Chris Smith 54975ded5f Make the last of the mode managers private. 9 years ago
  Chris Smith 85aed87c98 Start moving some constants into their own class. 9 years ago
  Chris Smith d5d2e2ee2c Make user mode manager private. 9 years ago
  Chris Smith 44bad31051 Make the prefix mode manager private. 9 years ago
  Chris Smith e1a4076e4a Move IRCAuthenticator into common, rename. 9 years ago
  Chris Smith aae0eebc0e Move IPv4/6 selection down into BSAP. 9 years ago
  Chris Smith 591a91c782 Push some logic into BaseSocketAwareParser. 9 years ago
  Chris Smith fa2f9195d3 Fix bad log message. 9 years ago
  Chris Smith 72d7f53b35 Add a test for removing modes. 9 years ago
  Chris Smith b72a5d72e8 Use a ModeManager for boolean chan modes. 9 years ago
  Chris Smith 4f6ce3bb3f Use a ModeManager for boolean user modes. 9 years ago
  Chris Smith 477509caba Pull out non-prefix functionality. 9 years ago
  Chris Smith 91212829dd Inspection fixes. 9 years ago
  Chris Smith 90164d89bf Simplify some parser logic relating to prefix modes. 9 years ago
  Chris Smith 80124721b5 Ditch the internal numerical-based logic. 9 years ago
  Chris Smith 1ec843d735 Add tests for prefix mode mamager. 9 years ago
  Chris Smith 4b0ca5eeae Forgot to move the processor tests. 9 years ago
  Chris Smith f1adab8673 Remove external usages of prefix mode bitmaps. 9 years ago
  Chris Smith 3208c0ae37 Add a manager for prefix modes. 9 years ago
  Chris Smith 0e461954b7 Move processors into their own package. 9 years ago
  Chris Smith 20f3e950cb Tidy up some common parser files. 9 years ago
  Greg Holmes 31d3ebc5be Tidy up SRVRecord. 9 years ago
  Chris Smith 40422dd5b1 Tidy a little 9 years ago
  Chris Smith 254baff399 PMD fixes 9 years ago
  Chris Smith 91dcca4b37 Build file changes to support automatic publishing. 9 years ago
  Chris Smith 05193afc49 Use same property names as the client. 9 years ago
  Chris Smith 6c246b5e6b Remove redundant cast. 9 years ago