Commit graph

26 commits

Author SHA1 Message Date
Aaron Parecki
91307d4a36 todo 2015-07-12 14:01:21 -07:00
Aaron Parecki
7a3532019b only skip debugging screens if the endpoints are the same as before 2015-07-12 13:57:59 -07:00
Aaron Parecki
9d917dca8e add repost form 2015-06-13 13:38:48 -07:00
Aaron Parecki
95c8b73585 remove the extra space 2015-05-13 15:49:14 -07:00
Aaron Parecki
5ceefdf927 enable appcache for editor 2015-05-11 21:17:54 +02:00
Aaron Parecki
cb93a9925b adds a simple publish status UI to show errors 2015-05-11 17:42:06 +02:00
Aaron Parecki
3b7d766c31 do the micropub post and redirect after it's created! 2015-05-10 16:49:22 +02:00
Aaron Parecki
b92daf96f5 disable manifest during development, set placeholder text 2015-05-10 14:14:35 +02:00
Aaron Parecki
4898ed74a5 set up medium-style editor with image embedding and appcache 2015-05-10 14:05:06 +02:00
Aaron Parecki
fb6d4181e4 fix for https redirect uri 2015-04-25 10:37:40 -07:00
Kyle Mahan
f0d8b18051 add reply={url} query param for posting a note
Support reply bookmarklets, and hopefully the Firefox Social API
"Share" provider too.
2015-04-04 19:45:21 -07:00
Aaron Parecki
87a76f495e Merge branch 'master' of github.com:aaronpk/IndiePost 2014-12-27 00:08:50 +00:00
Aaron Parecki
89afcc1349 add privacy policy stub 2014-12-27 00:08:47 +00:00
Aaron Parecki
875a9fd909 actually post likes from the form 2014-12-26 15:02:54 -08:00
Aaron Parecki
8be498a324 new "favorite" form with bookmarklet
* disable facebook liking for now since it was getting complicated
* new page for creating a favorite, can pass in a URL parameter too
* bookmarklet code added to the "favorite" page
2014-12-26 14:57:31 -08:00
Aaron Parecki
430609b900 adds instagram auth 2014-12-25 18:50:34 -08:00
Aaron Parecki
2cd148c792 Support for "likes" and adding "settings" page
* Supports a bookmarklet to create "like" posts.
* Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram
2014-12-24 16:44:44 -08:00
Aaron Parecki
cf8ecf1fc9 adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token. 2014-09-07 11:48:52 -07:00
Aaron Parecki
592eac5d8d Adds support for querying your micropub endpoint to check for syndication targets.
This changes the value of "in-reply-to" to use hyphens instead of underscore separators!!

Also shows you the full request made to your micropub endpoint.
2014-07-06 18:28:18 -07:00
Aaron Parecki
9b040151e6 check for empty "me" parameter 2014-05-30 08:09:41 -07:00
Aaron Parecki
9ff3e59193 removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen. 2014-05-25 22:23:51 -07:00
Aaron Parecki
a3701e1e4f rename to quill 2014-05-25 15:11:10 -07:00
Aaron Parecki
e9a6f679fa rename to Quill 2014-05-25 15:07:19 -07:00
Aaron Parecki
24291110d6 fix title 2014-05-24 14:58:23 -07:00
Aaron Parecki
e357730b31 remember if the user checks the "location" checkbox and always find their location in the future if so 2014-05-24 14:55:15 -07:00
Aaron Parecki
3f82ec2f75 Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation. 2014-05-24 14:41:21 -07:00