Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-25 | replace external XRay.p3k.io call with the XRay library | Aaron Parecki | |
2017-08-17 | update composer.lock | Aaron Parecki | |
2017-07-01 | update packages | Aaron Parecki | |
fixes relative URL resolution (closes #78) by relying on new IndieAuth\Client package. | |||
2017-03-13 | show RSVP field when replying to events | Aaron Parecki | |
closes #71 | |||
2017-02-09 | provide option for choosing the scope to request | Aaron Parecki | |
update to "create" scope by default, but allow the user to choose "post" as a fallback. also updates indieauth/client to 0.2 for json support. | |||
2017-02-03 | indent the HTML sent from the editor | Aaron Parecki | |
2017-02-02 | clean up editor HTML when posting to Micropub endpoint | Aaron Parecki | |
closes #67 | |||
2017-01-15 | store the user's timezone after their location is found | Aaron Parecki | |
2016-12-19 | clean up note UI, show reply context | Aaron Parecki | |
* shows reply context of the URL you're replying to * autocomplete nicknames from the post when replying * moved debug info to the settings screen to clean up the UI | |||
2015-08-30 | upgrade indieauth-client to fix #28 | Aaron Parecki | |
paths are allowed in Quill URLs now | |||
2015-07-25 | lock to JWT 2.* version | Aaron Parecki | |
2015-07-24 | Adds 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-25 | adds instagram auth | Aaron Parecki | |
2014-12-24 | Support for "likes" and adding "settings" page | Aaron 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-26 | specify dependencies in composer.json instead of loading in index.php | Aaron Parecki | |
2014-05-25 | removes top nav bar from design. new logo. adds a mechanism to add the post ↵ | Aaron Parecki | |
interface to your home screen. | |||
2014-05-24 | Working app! Copied signin logic from OwnYourGram. New "post" interface for ↵ | Aaron Parecki | |
writing a simple text post. Also supports browser geolocation. |