248 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Autor SHA1 Nachricht Datum
  Shane Mc Cormack b691b14491 Update the copyright date on all files. vor 14 Jahren
  Shane Mc Cormack 8b99e892cc I have done the impossible! vor 14 Jahren
  Shane Mc Cormack c57d50ecd4 Add getURI to NewServer. vor 14 Jahren
  Chris Smith bf590d89f8 External command fixes vor 14 Jahren
  Chris Smith f8fc611fc1 Use URI instead of IrcAddress. vor 14 Jahren
  Chris Smith 5d7782a1c1 Most channel commands can no longer be used offline vor 14 Jahren
  Chris Smith 53d567e45d Strip / properly in alias command. vor 14 Jahren
  Gregory Holmes 0fd36aaddc fixes issue 3027 vor 15 Jahren
  Gregory Holmes 5c2e855000 fixes issue 3010; fixes NPE in newserver command and actions vor 15 Jahren
  Gregory Holmes 1c8605377e oh crap i broke it all, run, RUUN\! vor 15 Jahren
  Gregory Holmes 025d589af3 issue 2736 vor 15 Jahren
  Chris Smith 4f8dc5fa47 Finish basic join channel command. Fixes issue 1444. Issue 2736. vor 15 Jahren
  Gregory Holmes 1331edc419 issue 2736 vor 15 Jahren
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. vor 15 Jahren
  Chris Smith 4f7bdf0544 Server.connect() now uses IrcAddress. Issue 2736. vor 15 Jahren
  Chris Smith 5aec5dfc9f Servers now use IrcAddresses in constructors. Issue 2736. vor 15 Jahren
  Chris Smith c740256650 More parser abstraction, issue 2736 vor 15 Jahren
  Chris Smith 2b7181d4ad Abstract parseHost[Full] vor 15 Jahren
  Chris Smith d075ab9cbb More parser abstraction vor 15 Jahren
  Chris Smith 5f6483ae75 More changes. vor 15 Jahren
  Chris Smith effc8a86c7 Don't abstract the parser from itself internally, as that just causes headaches vor 15 Jahren
  Chris Smith 1b1dcbb8ce Under 300 errors! vor 15 Jahren
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? vor 15 Jahren
  Chris Smith d2eed5cbf8 Lots of changes. vor 15 Jahren
  Chris Smith 038fdfbd8f Abstract CommandInfos somewhat vor 15 Jahren
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 vor 15 Jahren
  Chris Smith b6fd7639ca External commands no longer no longer work. Fixes issue 2391. vor 15 Jahren
  Chris Smith 2674496e0e Fixes issue 2382 (needs unit test) vor 15 Jahren
  Shane Mc Cormack 8170188903 Only suggest plugins that are actually loaded when offering tab completion. vor 15 Jahren
  Chris Smith a8474c9ac0 Add CommandOptions class and make all server commands that can't be used vor 15 Jahren
  Chris Smith 143c2c1f4d Fix help command and then fix subsequent breakage vor 15 Jahren
  Chris Smith e8e4a0a43a ValidatingCommand and WrappableCommand now use CommandArguments vor 15 Jahren
  Chris Smith a6b420b787 Add unit test for /mode and fix bug with external invocations not vor 15 Jahren
  Chris Smith 504d813f06 Test /server command execution vor 15 Jahren
  Chris Smith b61a48f5c1 Server commands vor 15 Jahren
  Chris Smith 76ca1ed8e0 Chat and global commands vor 15 Jahren
  Chris Smith 97be347f31 Channel commands vor 15 Jahren
  Chris Smith a48c5c00ee Update all plugin commands to use the new arguments vor 15 Jahren
  Chris Smith c33fd01752 Initial work on moving to CommandArguments vor 15 Jahren
  Chris Smith e8594a14e5 Initial implementation of CommandArguments class vor 15 Jahren
  Chris Smith af0ce866b7 Remove remaining deprecated loadCommand method vor 15 Jahren
  Chris Smith 89ddbfdaa6 Fiddling with method deprecation vor 15 Jahren
  Chris Smith c71f179d59 Switch command parsers from using deprecated methods, and remove those that aren't in use by plugins vor 15 Jahren
  Chris Smith 5fd1350626 Tidy up and deprecated some pointless methods in CommandManager. vor 15 Jahren
  Chris Smith b395d5d6e5 You can now register commands of types that don't already have parsers (handy for starting up) vor 15 Jahren
  Chris Smith 9d3dc80159 The help command now compiles and nearly works vor 15 Jahren
  Chris Smith fc830e35a6 Channel/Query parsers are now also registered as Chat parsers vor 15 Jahren
  Chris Smith af3fd83d71 Remove and simplify some ugly code vor 15 Jahren
  Chris Smith c46da9510f Refactor various CommandManager methods to cope with CommandInfos vor 15 Jahren
  Chris Smith d5298a5486 Command.implodeArgs can be static vor 15 Jahren