Olof Hellman 31bd9d918c Scripting support for articles and basic article properties
Also, added support for accessing feeds directly from the top level
container, essentially skipping account as a hierarchy level.

With this change, a script like

tell app “Evergreen”
   title of every article of feed "Six Colors" where read is true
end tell

produces the expected result.
2018-01-24 00:06:34 -08:00
..
2017-09-23 13:59:19 -07:00
2017-05-27 13:55:01 -07:00
2017-10-02 13:15:07 -07:00
2018-01-23 22:08:13 -08:00