Ticket #147 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

AppleScript Extensions Suite feature request

Reported by: akempgen Assigned to: timothy
Priority: high Component: AppleScript Support
Version: Latest 2.1 Severity: normal
Keywords: AppleScript plugin feature Cc:

Description

If file transfers were scriptable like "download file theFile to localFolder", I could use that to build my plugin for easy plugin dl and installation (and i guess there are other uses, too).

Change History

04/26/05 13:23:06 changed by timothy

We could do this. There are quite a bit of AS extension we could add. Maybe we could have an "Extensions Suite"? StarManta? anything you want to add?

04/27/05 11:45:42 changed by nightstalker

you could also fire an event when a download is complete, so that additional actions can be performed

04/28/05 10:18:08 changed by nightstalker

not at home right now, so i dont know wether this is already possible:

creating notification bubbles not by talking to growl, but by talking to colloquy, so colloquy can decide wether to use growl or its own bubbles, so that there is no growl reliance for 3rd party plugins either

04/28/05 15:50:08 changed by nightstalker

possibility to add and remove entries in the auto join and auto commands of connection info

04/30/05 07:31:11 changed by nightstalker

user prophile asked for a way to set the chat room topic using applescript

04/30/05 07:43:34 changed by nightstalker

check and set channel flags and user modes

04/30/05 07:45:13 changed by nightstalker

  • keywords changed from AppleScript file transfer plugin to AppleScript plugin feature.
  • summary changed from AppleScriptable file transfers to AppleScript Extensions Suite feature request.

04/30/05 10:04:26 changed by nightstalker

posibility to set all kinds of messages: kick, away, quit...

(just ignore everything that is already possible ;) )

05/05/05 16:27:57 changed by brennan@young.net

I love the idea of callbacks for file transfers!

Also, when we (at some point) get a 'quit' message, it should be possible to script that too. (To give different quit messages according to whatever).

05/14/05 06:09:20 changed by nightstalker

buddy list: - add to - remove from - check wether sb is on it - maybe provide all the other info available there about the user (alt nicks, online status, contact book info, etc)

02/22/06 12:48:57 changed by brennan@young.net

It would be useful to get a list of loaded scripts! Especially to make it clear in what context scripts load - are they global to the whole app or loaded on a per-connection basis? (I guess the former, but it's not at all obvious). I envisage a 'loaded script' class with properties like filename, name, uptime/time loaded...

06/08/06 12:20:16 changed by akempgen

  • reporter changed from nightstalker to akempgen.

08/20/06 20:59:10 changed by rinoa

  • version changed from 2.0 (2D9) to Latest 2.1.