248 커밋 (b691b144910ce8825197463e25ec1e2a306b7f9d)

작성자 SHA1 메시지 날짜
  Gregory Holmes 0fd36aaddc fixes issue 3027 15 년 전
  Gregory Holmes 5c2e855000 fixes issue 3010; fixes NPE in newserver command and actions 15 년 전
  Gregory Holmes 1c8605377e oh crap i broke it all, run, RUUN\! 15 년 전
  Gregory Holmes 025d589af3 issue 2736 15 년 전
  Chris Smith 4f8dc5fa47 Finish basic join channel command. Fixes issue 1444. Issue 2736. 15 년 전
  Gregory Holmes 1331edc419 issue 2736 15 년 전
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. 15 년 전
  Chris Smith 4f7bdf0544 Server.connect() now uses IrcAddress. Issue 2736. 15 년 전
  Chris Smith 5aec5dfc9f Servers now use IrcAddresses in constructors. Issue 2736. 15 년 전
  Chris Smith c740256650 More parser abstraction, issue 2736 15 년 전
  Chris Smith 2b7181d4ad Abstract parseHost[Full] 15 년 전
  Chris Smith d075ab9cbb More parser abstraction 15 년 전
  Chris Smith 5f6483ae75 More changes. 15 년 전
  Chris Smith effc8a86c7 Don't abstract the parser from itself internally, as that just causes headaches 15 년 전
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 년 전
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? 15 년 전
  Chris Smith d2eed5cbf8 Lots of changes. 15 년 전
  Chris Smith 038fdfbd8f Abstract CommandInfos somewhat 15 년 전
  Chris Smith e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 15 년 전
  Chris Smith b6fd7639ca External commands no longer no longer work. Fixes issue 2391. 15 년 전
  Chris Smith 2674496e0e Fixes issue 2382 (needs unit test) 15 년 전
  Shane Mc Cormack 8170188903 Only suggest plugins that are actually loaded when offering tab completion. 15 년 전
  Chris Smith a8474c9ac0 Add CommandOptions class and make all server commands that can't be used 15 년 전
  Chris Smith 143c2c1f4d Fix help command and then fix subsequent breakage 15 년 전
  Chris Smith e8e4a0a43a ValidatingCommand and WrappableCommand now use CommandArguments 15 년 전
  Chris Smith a6b420b787 Add unit test for /mode and fix bug with external invocations not 15 년 전
  Chris Smith 504d813f06 Test /server command execution 15 년 전
  Chris Smith b61a48f5c1 Server commands 15 년 전
  Chris Smith 76ca1ed8e0 Chat and global commands 15 년 전
  Chris Smith 97be347f31 Channel commands 15 년 전
  Chris Smith a48c5c00ee Update all plugin commands to use the new arguments 15 년 전
  Chris Smith c33fd01752 Initial work on moving to CommandArguments 15 년 전
  Chris Smith e8594a14e5 Initial implementation of CommandArguments class 15 년 전
  Chris Smith af0ce866b7 Remove remaining deprecated loadCommand method 15 년 전
  Chris Smith 89ddbfdaa6 Fiddling with method deprecation 15 년 전
  Chris Smith c71f179d59 Switch command parsers from using deprecated methods, and remove those that aren't in use by plugins 15 년 전
  Chris Smith 5fd1350626 Tidy up and deprecated some pointless methods in CommandManager. 15 년 전
  Chris Smith b395d5d6e5 You can now register commands of types that don't already have parsers (handy for starting up) 15 년 전
  Chris Smith 9d3dc80159 The help command now compiles and nearly works 15 년 전
  Chris Smith fc830e35a6 Channel/Query parsers are now also registered as Chat parsers 15 년 전
  Chris Smith af3fd83d71 Remove and simplify some ugly code 15 년 전
  Chris Smith c46da9510f Refactor various CommandManager methods to cope with CommandInfos 15 년 전
  Chris Smith d5298a5486 Command.implodeArgs can be static 15 년 전
  Chris Smith bc3b7f458e Make Channel/Chat/etcCommand implement CommandInfo temporarily 15 년 전
  Chris Smith 27c887cdae Command no longer implements CommandInfo. Horrible breakage ensues. 15 년 전
  Chris Smith 44693c7f9f Pass CommandInfo onto the parsers correctly 15 년 전
  Chris Smith 2d6d11d6c4 More command abstraction 15 년 전
  Chris Smith 1ef0277d3a Issue 1453: Initial separation of Command and CommandInfo 15 년 전
  Chris Smith 0c23a0fc69 More deprecation fixes 15 년 전
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements 15 년 전