4037 Commits (891d6d7dbc401455ec8f2410de554f5ff6d2f385)

Author SHA1 Message Date
  Chris Smith 27b2419433 BUG: Identities are now added to existing config managers where relevant 17 years ago
  Gregory Holmes 174dd9d181 I'll even commit the right file this time 17 years ago
  Gregory Holmes b677882a24 fine fine, i'll stop throwing NPEs 17 years ago
  Gregory Holmes 0c84513249 Colours in CSD 17 years ago
  Chris Smith c4b41339c1 Altered Styliser to no longer use deprecated methods - could probably be improved upon 17 years ago
  Chris Smith a59605888f FEATURE: Added options to automatically send /who requests 17 years ago
  Shane Mc Cormack 115c299464 Logging plugin now keeps files open that its using rather than opening and closing every write 17 years ago
  Shane Mc Cormack f5b02dba29 Added OnChannelAwayState 17 years ago
  Chris Smith faa7abd9d3 Added away state hook 17 years ago
  Shane Mc Cormack a338184234 Fixed 17 years ago
  Shane Mc Cormack d382844461 .. 17 years ago
  Shane Mc Cormack 9d60292838 AwayStateOther is now able to be specific 17 years ago
  Gregory Holmes 43eaae5a8e Fixed URL clicking 17 years ago
  Chris Smith 62ebfd300d Added {CHANNEL,QUERY}_CLOSED action event 17 years ago
  Shane Mc Cormack 946a31e4cf Added Basic /who parsing (Updates away state and ident/host of known users) 17 years ago
  Gregory Holmes 7cd2ff1aae Removed ui.(back|fore)ground colours from the preferences tree 17 years ago
  Gregory Holmes ead752a3f2 Sentence cased first letter of nicklist commands 17 years ago
  Shane Mc Cormack 3b4316b1bb Fixed showBackBuffer to show the correct number of lines and ignore the empty line at the end 17 years ago
  Gregory Holmes 192aad8a56 FEATURE: nicklist popups now work 17 years ago
  Gregory Holmes f1ef48040e JPanels are now an option type, in the preferences dialog, the contents are however not tracked 17 years ago
  Gregory Holmes ed3d8b9f4b FEATURE: preferences panels can now replace options panels with custom panels 17 years ago
  Chris Smith 5e33f4f1ea FEATURE: Added /mode command 17 years ago
  Chris Smith a5580f1ad6 FEATURE: Added /disconnect [reason] and /reconnect [reason] commands 17 years ago
  Gregory Holmes b1b0693a7c Removed now empty debug menu and moved the window menu the other side of the settings menu 17 years ago
  Chris Smith 25beb8fdd2 Actually reconnect when the server is stoned, rather than just pretend to 17 years ago
  Chris Smith 63cd0800de FEATURE: Added option to auto-reconnect after the server is non-responsive for a certain time (default 60s) 17 years ago
  Gregory Holmes fe40bbc62d Fixed titlebars showing on windows. 17 years ago
  Gregory Holmes 9169febc6f Javadoc fixes 17 years ago
  Gregory Holmes 4c64875e20 Misc crap 17 years ago
  Chris Smith d37167e974 BUG: Server frames now have icons 17 years ago
  Gregory Holmes 6faab5318d .equals for strings you fool! 17 years ago
  Gregory Holmes 298343553b Fixed some possibly dodgy code 17 years ago
  Chris Smith cc4556ce70 Group add and delete now work on the AMD 17 years ago
  Chris Smith 9db7bff309 The actions table now displays triggers and responses correctly 17 years ago
  Chris Smith b52586366f Fix margins on action manager buttons 17 years ago
  Chris Smith de0a272c7f Added ActionsGroupPanel, which displays the table used for listing actions 17 years ago
  Chris Smith 270eecbe93 Added method to get group info from action manager 17 years ago
  Chris Smith 17332a0029 The ActionManager is now initialised before the plugin manager, but actions are not loaded until after. 17 years ago
  Chris Smith 8baa973f14 Action Components and Comparisons are now fully abstracted 17 years ago
  Chris Smith d8d886ea0d Rename Action{Component,Comparison} to CoreAction... 17 years ago
  Chris Smith cc54301821 Some initial work on the action manager dialog 17 years ago
  Gregory Holmes 828a5f8b3c PluginDialog buttons default to disabled, being enabled when the list has items 17 years ago
  Gregory Holmes f55474fca4 Dialogs (that have a state) now store their state 17 years ago
  Chris Smith d15ba840a5 Actions can now be applied to multiple (compatible) triggers 17 years ago
  Gregory Holmes 98ca500fe5 ISSUE: 153 17 years ago
  Chris Smith cf6a6e9c54 Added query command 17 years ago
  Gregory Holmes 15fa8839a9 Logger now accepts throwable not exception 17 years ago
  Chris Smith 43f579b232 Server commands can now be added to the popup menu too 17 years ago
  Chris Smith 39f7fbd2f5 Added methods to command manager to register commands for use in the nick popup menu 17 years ago
  Chris Smith 6ec28f48f2 Added /msg command 17 years ago