4057 Commits (fd83b6b2a939647bd4ca4c20a0c85ccb2d1b2655)

Author SHA1 Message Date
  Greboid b29b7208bd Moves IRCDocument to core 14 years ago
  Chris Smith b1f3c9ae79 Action substitutor now escapes component results 14 years ago
  Chris Smith 125e0d9b7e Fix querycolours action pack argument number 14 years ago
  Chris Smith 8b2d4eac9b Merge smilie branch 14 years ago
  Chris Smith 2afde73bfe Better validation of input in NewServer command 14 years ago
  Chris Smith a1e7ab75c6 All query messages are now sourced 14 years ago
  Simon Mott 05c46ce373 Add some methods to update components to indicate if a restart of the client is needed before the user updates 14 years ago
  Chris Smith 3c4c6da162 Fix queries not being unregistered properly 14 years ago
  Chris Smith 6063660d4e Don't try to register query callbacks for d/c servers 14 years ago
  Chris Smith 9d6d8ca3d3 Minor action substitutor changes 14 years ago
  Chris Smith 6733cdce62 Bail out of component chains if one returns null 14 years ago
  Chris Smith 9f48468088 Support optional colours for links in Styliser 14 years ago
  Chris Smith d10397ade3 Handle null frames in ownsFrame 14 years ago
  Chris Smith 6686ca32b7 Don't assume all containers will have open windows 14 years ago
  Chris Smith cc22eacf8a Handle NFEs in Formatter 14 years ago
  Chris Smith 9e6dd897c3 Work on making the IRC Parser a plugin 14 years ago
  Chris Smith 7853852c5f Channels are allowed to have '1' or '3' in their names again. 14 years ago
  Chris Smith cf002b7bfa Minor tooltip related changes 14 years ago
  Chris Smith 4dd923f172 Fix escaping on highlight regexps in actions 14 years ago
  Simon Mott 29eb9a354e Add Tab Completion category to preferences and move all relavent settings into it 14 years ago
  Chris Smith 06dc20795b Action packs can have non-numeric versions 14 years ago
  Chris Smith ead6e0e992 Core support for tooltips in textpanes 14 years ago
  Chris Smith 951640157e Fix commands losing their trailing whitespace 14 years ago
  Chris Smith 85361a47ec Fix some deprecated method calls 14 years ago
  Chris Smith 19f343c2c6 Stop using Server.getName() for identities etc 14 years ago
  Chris Smith 3bb55aa5ee Improvements to auto whois numeric formatter 14 years ago
  Chris Smith 6be7efa355 Add action component to get value of an integer 14 years ago
  Chris Smith 9b75800c78 Fix servers returning incorrect identity 14 years ago
  Simon Mott ba220270eb set command uses window settings instead of global settings for tab completion 14 years ago
  Chris Smith f0a2d58433 Document requirements for getHelp in CommandInfo 14 years ago
  Chris Smith e0b34317cb Separate formatter for when we have no umodes 14 years ago
  Chris Smith 91b917dece Elaborate on perform action errors 14 years ago
  Simon Mott 436ec62bfc Adds custom windows to tab completion for echo --target 14 years ago
  Simon Mott 8dde93a9ac Better Usage text for /input 14 years ago
  Greboid 56c35be7b9 Fixes issue 3892 14 years ago
  Chris Smith 8834186d3a Don't link channels in non-server windows 14 years ago
  Chris Smith e6cca1dbb4 Add some new action components for windows/servers 14 years ago
  Chris Smith 3f59a7df7a Link click events now require a window 14 years ago
  Chris Smith 9a07440c68 CTCP replies are now stoppable with actions 14 years ago
  Chris Smith a12aec9aad Support for stoppable actions 14 years ago
  Chris Smith 1d95f6c40b Tidy up query handling in servers 14 years ago
  Chris Smith 6cc9fdde1a Pass word to be completed to intelligent completion handlers 14 years ago
  Chris Smith 927d04fcd0 addQuery and addChannel now return the added objects 14 years ago
  Chris Smith a72b699cb0 Intelligent command completion now includes context 14 years ago
  Chris Smith 12b2b2e81b Channel/External commands can now take multiple channels 14 years ago
  Chris Smith bf4a2297dd Allow action components to require a connected server 14 years ago
  Chris Smith 0c227da9e1 Channel and URI link colours are now configurable 14 years ago
  Chris Smith dad15ccea3 Rejoining open channels is now more efficient 14 years ago
  Chris Smith 3fb6768e27 /join command now allows parsers to batch joins together 14 years ago
  Chris Smith ec962daa8b New join channels methods 14 years ago