Commit Graph

  • aea6e8a full query string URLs for appcache by Aaron Parecki 2015-05-11 21:26:00 +0200
  • 1057901 add more files to appcache by Aaron Parecki 2015-05-11 21:21:44 +0200
  • 5641fb2 add link to editor in footer by Aaron Parecki 2015-05-11 21:19:15 +0200
  • 5ceefdf enable appcache for editor by Aaron Parecki 2015-05-11 21:17:54 +0200
  • cb93a99 adds a simple publish status UI to show errors by Aaron Parecki 2015-05-11 17:42:06 +0200
  • 475175d adds a "new version available" banner and a dropdown menu for publish by Aaron Parecki 2015-05-11 16:03:41 +0200
  • 3b7d766 (medium) do the micropub post and redirect after it's created! by Aaron Parecki 2015-05-10 16:49:22 +0200
  • 3dc97d7 autosave new posts in localstorage by Aaron Parecki 2015-05-10 15:09:07 +0200
  • b92daf9 disable manifest during development, set placeholder text by Aaron Parecki 2015-05-10 14:14:35 +0200
  • 2792d51 oops add new controller by Aaron Parecki 2015-05-10 14:05:19 +0200
  • 4898ed7 set up medium-style editor with image embedding and appcache by Aaron Parecki 2015-05-10 14:05:06 +0200
  • fb6d418 fix for https redirect uri by Aaron Parecki 2015-04-25 10:37:40 -0700
  • e456edd Merge branch 'master' of github.com:aaronpk/IndiePost by Aaron Parecki 2015-04-18 17:45:19 -0700
  • ecd4b8d add DB schema by Aaron Parecki 2015-04-18 17:45:14 -0700
  • f9a19f6 Merge pull request #5 from kylewm/master by Aaron Parecki 2015-04-07 09:18:12 -0700
  • f0d8b18 (refs/pull/5/head) add reply={url} query param for posting a note by Kyle Mahan 2015-04-04 19:45:21 -0700
  • 1c4bf54 use php arrays for syndicate-to properties by Aaron Parecki 2015-01-23 12:40:19 -0800
  • 9fe3a8f Merge branch 'master' of github.com:aaronpk/IndiePost by Aaron Parecki 2015-01-16 22:54:08 -0800
  • 21978c9 accept syndicate-to as an array by Aaron Parecki 2015-01-16 22:53:58 -0800
  • 7071565 use php array syntax in docs by Aaron Parecki 2015-01-02 13:21:54 -0800
  • 87a76f4 Merge branch 'master' of github.com:aaronpk/IndiePost by Aaron Parecki 2014-12-27 00:08:50 +0000
  • 89afcc1 add privacy policy stub by Aaron Parecki 2014-12-27 00:08:47 +0000
  • 875a9fd actually post likes from the form by Aaron Parecki 2014-12-26 15:02:54 -0800
  • 8be498a new "favorite" form with bookmarklet by Aaron Parecki 2014-12-26 14:57:31 -0800
  • 430609b adds instagram auth by Aaron Parecki 2014-12-25 18:50:34 -0800
  • 2cd148c Support for "likes" and adding "settings" page by Aaron Parecki 2014-12-24 16:44:44 -0800
  • 3f090ee add ctrl-s keyboard shortcut by Aaron Parecki 2014-09-15 09:22:54 -0700
  • d6470f1 try the quote thing again by Aaron Parecki 2014-09-07 12:18:38 -0700
  • 766fdc0 don't include quotes if no text is selected by Aaron Parecki 2014-09-07 12:14:29 -0700
  • 37c5162 get bookmarklet base url from config by Aaron Parecki 2014-09-07 11:58:42 -0700
  • cf8ecf1 adds bookmark posting interface with bookmarklet. now any URL can auto-login given a login token. by Aaron Parecki 2014-09-07 11:48:52 -0700
  • 9cfa0ff add h-x-app markup by Aaron Parecki 2014-07-27 11:57:40 -0700
  • 592eac5 Adds support for querying your micropub endpoint to check for syndication targets. by Aaron Parecki 2014-07-06 18:28:18 -0700
  • b233715 remove reference to HTTP header by Aaron Parecki 2014-06-28 16:59:16 -0700
  • 9c2be33 update Quill docs to remove "Link" header by Aaron Parecki 2014-06-28 16:57:58 -0700
  • 9b04015 check for empty "me" parameter by Aaron Parecki 2014-05-30 08:09:41 -0700
  • 1069afa add tags for turning into a proper web app by Aaron Parecki 2014-05-29 11:07:10 -0700
  • 3ef4104 add slug field. collapse form after a successful post by Aaron Parecki 2014-05-26 17:01:16 -0700
  • e8bca41 add favicon by Aaron Parecki 2014-05-26 08:05:30 -0700
  • 9ff63c1 specify dependencies in composer.json instead of loading in index.php by Aaron Parecki 2014-05-26 08:04:29 -0700
  • 9ff3e59 removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen. by Aaron Parecki 2014-05-25 22:23:51 -0700
  • a3701e1 rename to quill by Aaron Parecki 2014-05-25 15:11:10 -0700
  • e9a6f67 rename to Quill by Aaron Parecki 2014-05-25 15:07:19 -0700
  • 306ffeb fix typo by Aaron Parecki 2014-05-24 15:22:36 -0700
  • 2429111 fix title by Aaron Parecki 2014-05-24 14:58:23 -0700
  • dd35018 remove config file by Aaron Parecki 2014-05-24 14:56:39 -0700
  • e357730 remember if the user checks the "location" checkbox and always find their location in the future if so by Aaron Parecki 2014-05-24 14:55:15 -0700
  • 3f82ec2 Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation. by Aaron Parecki 2014-05-24 14:41:21 -0700