jdolitsky / AppDotNetPHP

PHP library for the App.net Stream API
34 stars 19 forks source link

Start of Files API functions #38

Closed cdn closed 11 years ago

cdn commented 11 years ago

getFiles() needs thought and update of name, annotations is absent; I welcome critique.

Updates: getFiles is a superset of getFile, and thus calls it with an array of ids; updateFile() added.

jdolitsky commented 11 years ago

great stuff, should I merge now? @cdn @neuroscr

neuroscr commented 11 years ago

The sooner the better, since we already published the Files API.

jdolitsky commented 11 years ago

done