NetNewsWire/Evergreen/Scriptability
Olof Hellman 43cfb54437 support for permalink and external url
Consolidate GetURL AppleEvent handling into AppDelegate+Scriptability
file
Add scripting access groups to sdef
Add exists command
Add ‘permalink’ and ‘external url’ properties to the article scripting
object
Add a unit test to verify the behavior of ‘current article’
2018-02-11 01:20:30 -08:00
..
Account+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
AppDelegate+Scriptability.swift support for permalink and external url 2018-02-11 01:20:30 -08:00
Article+Scriptability.swift support for permalink and external url 2018-02-11 01:20:30 -08:00
Author+Scriptability.swift Scripting support for Author class and expanded properties for feeds 2018-01-19 22:31:17 -08:00
Feed+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
Folder+Scriptability.swift Add opal representation properties for scripting feed, account and 2018-01-19 22:49:01 -08:00
MainWindowController+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
NSApplication+Scriptability.swift implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
ScriptingObject.swift basic readonly scripting support for account, feed, folder 2018-01-11 00:51:25 -08:00
ScriptingObjectContainer.swift support for permalink and external url 2018-02-11 01:20:30 -08:00