Skip to content

Releases: samknight/slack_applescript

2.1.0

08 Apr 18:51
Compare
Choose a tag to compare

Adds two new functions not dictionary defined

toggleSidebar()
Which will open or close the sidebar which could be a thread or profile

focusMainMessageBox()

this will ensure that you are using the main message box not the sidebar and clear out the draft contents for you

2.0.3

08 Apr 15:03
Compare
Choose a tag to compare
  • Updates keystrokes for reliability
  • Now works with choosing the advanced preference for enforcing cmd+enter for submitting

2.0.2

02 Sep 18:43
Compare
Choose a tag to compare

Fixed statuses with the new Slack interface
Fixed timed statuses that now needs an extra step
Add TODO: Allow statuses to select the pause notification option

2.0.1 Fix window selection

29 Mar 17:52
Compare
Choose a tag to compare

I am pleased to say the workspace and window selection has been fixed with this release

Slow down the interactions to ensure UI can keep up

29 Nov 22:53
Compare
Choose a tag to compare

Note: This is the same release as 2.0.0.rc1 but upgraded due to no issues from raised from this release

CHANGE: Increase the delay

UPDATE: Move Release Candidate 1

Ensure slash commands are entered into message box

07 Nov 23:35
Compare
Choose a tag to compare

Increase the delay to 0.5 to ensure the return command is recognised by the system

Support Slack's new shortcut menu

07 Nov 22:35
Compare
Choose a tag to compare
Pre-release

This update provides the ability to support the shortcuts menu.

Broken from v1

send message now needs to separate out the channel name from the message

start call no longer supports the name of the call

do not disturb "until" and "for" now are supported as part of the dictionary and no longer should be included as part of the parameters

Added from v2

set as active

FIX: Timed statuses with icons

15 Jun 17:53
Compare
Choose a tag to compare
1.3.2

FIX: Timed statuses with icons

BROKEN: FIX: Timed statuses with icons

12 Jun 18:14
Compare
Choose a tag to compare

FIX: Timed statuses with icons

Away marker and BETA: Timed Status

11 Jun 20:40
Compare
Choose a tag to compare

Added: Ability to mark yourself as away - separate from statuses and do not disturb

Added: BETA testing for timed statuses

set status "on lunch" until "8:30 pm"
set status "on lunch" with icon ":knife_fork_plate:" until "20:30"

There is a known issue if the mouse pointer is positioned over the status dialog box