Age | Commit message (Expand) | Author |
2018-07-20 | disable post type buttons if the server doesn't support them | Aaron Parecki |
2018-07-11 | use google maps to autocomplete event locations | Aaron Parecki |
2018-06-10 | add support for token revocation | Aaron Parecki |
2018-02-21 | fix markdown class | Aaron Parecki |
2018-01-06 | fix markdown class for new php | Aaron Parecki |
2017-11-13 | fix media uploading in html editor | Aaron Parecki |
2017-08-17 | fix errors in previous PR | Aaron Parecki |
2017-08-17 | Merge branch 'master' of github.com:aaronpk/Quill | Aaron Parecki |
2017-08-17 | send accept json header | Aaron Parecki |
2017-07-26 | Ensure original filename+extension is sent | Ruxton |
2017-05-17 | send syndication URL for twitter likes/reposts | Aaron Parecki |
2017-03-07 | don't send access token in JSON post body | Aaron Parecki |
2017-02-27 | basic editing support | Aaron Parecki |
2017-02-24 | nicer photo uploading experience | Aaron Parecki |
2017-02-16 | whitelist figure+figcaption | Aaron Parecki |
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 |
2017-01-15 | use XRay to parse tweets | Aaron Parecki |
2016-12-19 | clean up note UI, show reply context | Aaron Parecki |
2016-12-17 | missed file | Aaron Parecki |
2016-12-17 | remove facebook/instagram stuff | Aaron Parecki |
2016-12-17 | additional checks for array | Aaron Parecki |
2016-12-17 | actually parse the HTTP headers looking for location | Aaron Parecki |
2016-05-20 | more checks | Aaron Parecki |
2016-05-20 | use "file" key to send file to media endpoint | Aaron Parecki |
2016-05-19 | use media-endpoint for consistency | Aaron Parecki |
2016-05-15 | send proper content type headers | Aaron Parecki |
2016-05-11 | support media endpoint, autosave notes in local storage | Aaron Parecki |
2016-04-21 | accept new json q=syndicate-to response | Aaron Parecki |
2016-04-21 | check if dbType is set, otherwise use mysql | Aaron Parecki |
2016-04-21 | Explicitly define $dbType for default MySQL config | Prateek Saxena |
2016-04-07 | integrates photo uploading in the main note interface | Aaron Parecki |
2016-03-24 | use atlas for maps | Aaron Parecki |
2016-02-10 | Merge branch 'master' of github.com:aaronpk/Quill | Aaron Parecki |
2016-02-10 | add interface for posting travel itinerary | Aaron Parecki |
2016-01-05 | null-check for $url before checking for key | Kyle Mahan |
2015-08-19 | use atlas for timezone lookup | Aaron Parecki |
2015-07-28 | support micropub endpoints with query strings | Aaron Parecki |
2015-07-25 | send access token in header and post body | Aaron Parecki |
2015-07-25 | some styling for photo uploads | Aaron Parecki |
2015-07-25 | Merge pull request #22 from jeena/photo | Aaron Parecki |
2015-07-24 | Adds possibility to post photos. | Jeena |
2015-07-24 | adds possibility to use sqlite as a db | Jeena |
2015-05-11 | adds a simple publish status UI to show errors | Aaron Parecki |
2015-05-10 | do the micropub post and redirect after it's created!medium | Aaron Parecki |
2015-01-23 | use php arrays for syndicate-to properties | Aaron Parecki |
2015-01-16 | accept syndicate-to as an array | Aaron Parecki |
2014-12-26 | new "favorite" form with bookmarklet | Aaron Parecki |
2014-12-25 | adds instagram auth | Aaron Parecki |
2014-12-24 | Support for "likes" and adding "settings" page | Aaron Parecki |