4790 Commits (b691b144910ce8825197463e25ec1e2a306b7f9d)

Author SHA1 Message Date
  Shane Mc Cormack a5333f5ed6 setXXX methods now check for null/empty values 17 years ago
  Chris Smith 1c22183bd8 Lag display plugin now shortens times >10s to use seconds not ms 17 years ago
  Chris Smith 074e2942e0 Implemented Action.save() 17 years ago
  Chris Smith 3c170a5cae Implemented Action.rename 17 years ago
  Gregory Holmes 37c9720a9f ActionsEditorDialog complete (i hope) 17 years ago
  Gregory Holmes a138d9391b more actions editor dialog work 17 years ago
  Gregory Holmes 1e21a6da31 Edit button for actions disabled if no action is selected 17 years ago
  Shane Mc Cormack 3105e7c9c9 Added STRING_REGEX comparison type 17 years ago
  Chris Smith 381c00fa54 Fixed CLIENT_EVENT 17 years ago
  Chris Smith 3b13198d3c Renamed quit to exit 17 years ago
  Shane Mc Cormack a1f1409208 Nicklist is now updated on nick change 17 years ago
  Chris Smith c449034338 Added CLIENT_CLOSED and CLIENT_OPENED action hooks 17 years ago
  Chris Smith d28d5220ac Outgoing channel messages are now formatted properly (colours, modes, etc) 17 years ago
  Chris Smith 0a9bab4e7d Nick colour plugin can now colour specific nicks specific colours 17 years ago
  Chris Smith a5aefc4b9e Tidy nick colour code, add a couple of useful global prefs to the nick colour prefs 17 years ago
  Shane Mc Cormack f24d3915c8 Added config dialog 17 years ago
  Shane Mc Cormack a1ac14d919 Fixed server pining to ping every 60 seconds not just after 60 seconds of inactivity 17 years ago
  Chris Smith 4a0ccfcfc7 You can now specify custom random colours for the nick colour plugin 17 years ago
  Chris Smith 22ffc6c872 Remove horrible casting of user maps, and a couple of warning supressions 17 years ago
  Shane Mc Cormack cd3854e0fa [g|s]etMiscObject -> [g|s]etMap. 17 years ago
  Chris Smith 0bb7902e93 FEATURE: Added config option to hide mode prefixes in chat 17 years ago
  Chris Smith af11ca87d4 Supress map warnings and stop df moaning 17 years ago
  Chris Smith 0b4b58e3a6 Added nick colour rendering to channel 17 years ago
  Chris Smith 885069be5d FEATURE: Very basic nick colour plugin 17 years ago
  Shane Mc Cormack f4339ae3a2 sendMessage, sendNotice etc now checks to make sure sTarget and sMessage are non-null 17 years ago
  Shane Mc Cormack 27a40e86b8 Configure button is only enabled if the plugin is active 17 years ago
  Shane Mc Cormack 1533138e3e Added getChannel() method 17 years ago
  Chris Smith ced65b12e8 FEATURE: Added nick-in-use handling 17 years ago
  Shane Mc Cormack 3701a2d86a Nick in use now has a "nickname" parameter 17 years ago
  Shane Mc Cormack f8bc76ab2a added getMyNickname() 17 years ago
  Shane Mc Cormack 41c3bb0973 made reset syncronized to prevent concurrent modification exceptions 17 years ago
  Chris Smith fc869d61d1 BUG: Commands are now case insensitive 17 years ago
  Chris Smith cf4fce0b94 Fix NPE when disconnecting in certain circumstances 17 years ago
  Shane Mc Cormack a841c524f8 Default ident/nickname etc now uses the "user.name" property. 17 years ago
  Shane Mc Cormack cbbc1d2f33 checkVisability -> checkVisibility 17 years ago
  Gregory Holmes 8b355bc057 Can now retrive a list of formatters from Formatter 17 years ago
  Chris Smith a381fe23d9 BUG: Nicklists are sized correctly in manually-maximised windows 17 years ago
  Chris Smith de445ee734 Fix dodgy NPE in NicklistRenderer 17 years ago
  Gregory Holmes 705bf357dc misc stuff 17 years ago
  Chris Smith 3538474ddc Removed checkArgs method and just use actionmetatypes to check compatability 17 years ago
  Chris Smith c9dfdd40dc Added inactive edit icon things 17 years ago
  Chris Smith 0fbe829690 Component and arg names no longer start with a capital letter 17 years ago
  Gregory Holmes 659548435d ActionsEditor work 17 years ago
  Chris Smith 51f7ea9ea3 Added Config.getCommandChar() utility method, updated all files to use it 17 years ago
  Chris Smith 968d6723d7 Chopped out deprecated methods with a rusty spoon 17 years ago
  Shane Mc Cormack 1ec68866e1 .. Why do I keep doing this? 17 years ago
  Shane Mc Cormack 5ea02fc2ce Fixed using .remove inside a loop on keySet 17 years ago
  Shane Mc Cormack f336d0c15a Added clearCallbacks() to remove *ALL* callbacks. 17 years ago
  Chris Smith 0b0b1eb39c Some more deprecation fixes. 17 years ago
  Chris Smith 09c6684c17 Removed now unused logger methods and classes 17 years ago