93 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Autor SHA1 Nachricht Datum
  Shane Mc Cormack fd83b6b2a9 Update Copyright vor 13 Jahren
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors vor 13 Jahren
  Chris Smith b4e0682c4f Fix NPE in /msg command vor 14 Jahren
  Chris Smith 5d584f2068 Style fixes vor 14 Jahren
  Chris Smith 00ae9c2a1f Core style fixes vor 14 Jahren
  Simon Mott bb628e6158 adds serversetting command that displays server settings dialog vor 14 Jahren
  Chris Smith 74d3ee3cb4 Pass targets when sending messages via queries vor 14 Jahren
  Chris Smith 2edf699e02 Introduce command contexts. vor 14 Jahren
  Chris Smith 0ef9552b40 /join now has an option to complete existing chans vor 14 Jahren
  Chris Smith 51870b7f2d Amazingly intelligent tab completion for /join vor 14 Jahren
  Chris Smith b6bab16a8c Allow background opening of channels vor 14 Jahren
  Chris Smith a42e5be4fe Remove some deprecated method use vor 14 Jahren
  Chris Smith f4bbdb48fe Massive window changes. vor 14 Jahren
  Chris Smith 5334959656 Commands now use containers not windows vor 14 Jahren
  Chris Smith 85361a47ec Fix some deprecated method calls vor 14 Jahren
  Chris Smith a72b699cb0 Intelligent command completion now includes context vor 14 Jahren
  Chris Smith 3fb6768e27 /join command now allows parsers to batch joins together vor 14 Jahren
  Chris Smith 0b3bb41c3e Ignore command improvements vor 14 Jahren
  Chris Smith e5763b824c Style improvements vor 14 Jahren
  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 f8fc611fc1 Use URI instead of IrcAddress. vor 14 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
  Chris Smith 4f7bdf0544 Server.connect() now uses IrcAddress. Issue 2736. vor 15 Jahren
  Chris Smith c740256650 More parser abstraction, issue 2736 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 e4cd22244c All methods marked @since 0.6.3 are now @since 0.6.3m1 vor 15 Jahren
  Chris Smith a8474c9ac0 Add CommandOptions class and make all server commands that can't be used vor 15 Jahren
  Chris Smith e8e4a0a43a ValidatingCommand and WrappableCommand now use CommandArguments vor 15 Jahren
  Chris Smith 504d813f06 Test /server command execution vor 15 Jahren
  Chris Smith b61a48f5c1 Server commands vor 15 Jahren
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements vor 15 Jahren
  Chris Smith 9a59efe604 Change /back, /ctcp, /msg, /notice and /umode to require the server be connected vor 15 Jahren
  Chris Smith 4cd6f4ecf9 Can no longer set away when not connected. Fixes issue 2010. vor 15 Jahren
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 vor 15 Jahren
  Chris Smith b6ea7c9f0f Random minor import fixes, and a typo in a pear tree vor 15 Jahren
  Chris Smith 7bdfdf357d Initial work on issue 1444 vor 16 Jahren
  Chris Smith ca8a3b3714 Fixes and improvements based on findbugs report vor 16 Jahren
  Shane Mc Cormack 264cf29661 Remove deprecated parser methods for converting strings vor 16 Jahren
  Chris Smith dae7e615ae /server and /newserver now validate their ports vor 16 Jahren
  Chris Smith bcf2feb532 Added WrappableCommand (implemented by /query and /msg), and support to the InputHandler. vor 16 Jahren
  Chris Smith ae4f818d20 Load more code tidying vor 16 Jahren
  Chris Smith f22b67c151 fix issue 883: deferrable intelligent commands vor 16 Jahren
  Chris Smith 6cf5ff5aa9 Fixes Issue 881. vor 16 Jahren
  Chris Smith 2373146040 Issue 881. vor 16 Jahren
  Chris Smith 2032285c28 Issue 881. vor 16 Jahren