4711 Commits (5e0e658ae0dd1ac39664dc744400fc047e04b703)
 

Author SHA1 Message Date
  Chris Smith e8594a14e5 Initial implementation of CommandArguments class 15 years ago
  Chris Smith af0ce866b7 Remove remaining deprecated loadCommand method 15 years ago
  Chris Smith 36509afb6a Remove utterly pointless DCC Command Parser 15 years ago
  Chris Smith 89ddbfdaa6 Fiddling with method deprecation 15 years ago
  Chris Smith c71f179d59 Switch command parsers from using deprecated methods, and remove those that aren't in use by plugins 15 years ago
  Chris Smith 5fd1350626 Tidy up and deprecated some pointless methods in CommandManager. 15 years ago
  Chris Smith b395d5d6e5 You can now register commands of types that don't already have parsers (handy for starting up) 15 years ago
  Chris Smith 9d3dc80159 The help command now compiles and nearly works 15 years ago
  Chris Smith fc830e35a6 Channel/Query parsers are now also registered as Chat parsers 15 years ago
  Chris Smith af3fd83d71 Remove and simplify some ugly code 15 years ago
  Chris Smith c46da9510f Refactor various CommandManager methods to cope with CommandInfos 15 years ago
  Chris Smith d5298a5486 Command.implodeArgs can be static 15 years ago
  Chris Smith bc3b7f458e Make Channel/Chat/etcCommand implement CommandInfo temporarily 15 years ago
  Chris Smith 27c887cdae Command no longer implements CommandInfo. Horrible breakage ensues. 15 years ago
  Chris Smith 44693c7f9f Pass CommandInfo onto the parsers correctly 15 years ago
  Chris Smith 2d6d11d6c4 More command abstraction 15 years ago
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo 16 years ago
  Gregory Holmes 0d704d3e84 fixes issue 2203 15 years ago
  Chris Smith f691e7ad16 Remove now-useless tests 15 years ago
  Chris Smith bdefa07d2d Quick hack to stop clients defaulting to STABLE channel 15 years ago
  Chris Smith d2de5b9dd4 Remove deprecated methods 15 years ago
  Chris Smith 3337772fe8 PreferencesSettings may no longer take a fallback 15 years ago
  Chris Smith 1ae47d57c3 Add sane way to do colour fallbacks 15 years ago
  Chris Smith cad3740f7e Last of the (easy) deprecations 15 years ago
  Chris Smith 0c23a0fc69 More deprecation fixes 15 years ago
  Chris Smith c63f396aa9 Apparently the swing status bar was deleted. That'd explain the weird 15 years ago
  Chris Smith cff0a95114 Unbreak SwingStatusBar 15 years ago
  Chris Smith 9c9de34dde Plugin deprecation fixes/style fixes 15 years ago
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements 15 years ago
  Chris Smith bd2cbccb30 Style fixes and more deprecation work 15 years ago
  Chris Smith de45a40984 Further work on moving to new config methods 15 years ago
  Chris Smith 41e6353563 Add hasOptionString and deprecate the public hasOption method (should be 15 years ago
  Chris Smith f32cfafeef Remove more fallback arguments to config methods 15 years ago
  Chris Smith 1025831fa3 Remove more fallback arguments to config methods 15 years ago
  Chris Smith 800fcc6f73 Initial work on switching to new methods 15 years ago
  Chris Smith 8ed8370b5f Implement getColour and new hasOption* methods 15 years ago
  Chris Smith 8c11d78ad8 Initial work on default changes 15 years ago
  Gregory Holmes 1e8360ca1d fixes issue 2202; refactored status bar to be easier to maintain 15 years ago
  Chris Smith 6920ecbc15 In a moment of clear brilliance, I have decided that we should only part 15 years ago
  Chris Smith b664988f85 Use getRelativeFilename in loadplugin's tab completion suggestions, too 15 years ago
  Chris Smith 273207f93c Add missing/fix stupid Javadoc 15 years ago
  Chris Smith de5813cbdc Add getRelativeFilename to PluginInfo and use that when updating the 15 years ago
  Chris Smith dd6d70c944 Fix broken unit test 15 years ago
  Chris Smith 635364bada Merge branch 'ssl-support' 15 years ago
  Chris Smith 49e7fd27ac Show alternate names in SSL dialog 15 years ago
  Chris Smith fd30eb2b13 Abstract isValidHost 15 years ago
  Chris Smith 0060479a45 Show invalid dates as problems in the SSL dialog 15 years ago
  Chris Smith 06a172e10c Certificates being issued to the right host is a good thing! 15 years ago
  Chris Smith 7156c7f508 Use the correct server name in the SSL dialog 15 years ago
  Chris Smith 1640cb39bc Abstract trust checking into CertificateManager.isTrusted 15 years ago