summaryrefslogtreecommitdiff
path: root/composer.lock
AgeCommit message (Collapse)Author
2015-08-30upgrade indieauth-client to fix #28Aaron Parecki
paths are allowed in Quill URLs now
2015-07-25lock to JWT 2.* versionAaron Parecki
2015-07-24Adds possibility to post photos.Jeena
With this it is possible to post a photo note with a description, nothing more. It doesn't move the file in the file system, just posts it from the temp location to the users server. It also does validate for file size, content type and max upload size and shows the errors to the user. If everything goes according to plan the response from the users server is shown, together with a link with the posted photos URL.
2014-12-25adds instagram authAaron Parecki
2014-12-24Support for "likes" and adding "settings" pageAaron Parecki
* Supports a bookmarklet to create "like" posts. * Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram
2014-05-26specify dependencies in composer.json instead of loading in index.phpAaron Parecki
2014-05-25removes top nav bar from design. new logo. adds a mechanism to add the post ↵Aaron Parecki
interface to your home screen.
2014-05-24Working app! Copied signin logic from OwnYourGram. New "post" interface for ↵Aaron Parecki
writing a simple text post. Also supports browser geolocation.