Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-19 | disable twitter stuff if no twitter client is set | Aaron Parecki | |
2019-10-19 | drop php shorttags | Aaron Parecki | |
2019-10-19 | don't load GA unless gaid is set | Aaron Parecki | |
2019-10-19 | drop flight tracking stuff | Aaron Parecki | |
the API dropped their free tier | |||
2019-10-19 | drop instagram stuff | Aaron Parecki | |
2019-09-29 | add a dropdown to choose post visibility | Aaron Parecki | |
2019-06-30 | Merge pull request #110 from martymcguire/mm-sqlite-schema-comma | Aaron Parecki | |
remove trailing comma in sqlite schema | |||
2019-06-30 | remove trailing comma in sqlite schema | Marty McGuire | |
2019-05-27 | wait for localforage callback before redirecting | Aaron Parecki | |
should help clear out the draft when a post is created. for #109 | |||
2019-03-11 | update indieauth-client | Aaron Parecki | |
2019-03-10 | update indieauth-client | Aaron Parecki | |
now supports pkce | |||
2019-03-10 | cleanup | Aaron Parecki | |
2019-02-24 | clean up indieauth profile stuff | Aaron Parecki | |
2019-02-24 | Merge pull request #108 from dshanske/profile | Aaron Parecki | |
Simple Addition of Profile Data to Quill | |||
2019-02-24 | Simple Addition of Profile Data to Quill | David Shanske | |
2019-02-08 | use IndieAuth Client instead of doing it manually | Aaron Parecki | |
still shows debug messages when missing endpoints to help people get started | |||
2018-12-08 | reset micropub config data | Aaron Parecki | |
2018-08-30 | update xray | Aaron Parecki | |
2018-08-27 | add minimal webmanifest | Aaron Parecki | |
2018-08-18 | add h-app | Aaron Parecki | |
2018-08-03 | update php-mf2 | Aaron Parecki | |
2018-08-01 | better error messages | Aaron Parecki | |
2018-08-01 | drop /view route that was never finished | Aaron Parecki | |
2018-08-01 | s/endpoint/software | Aaron Parecki | |
2018-08-01 | if no syndication targets are found, hide the section | Aaron Parecki | |
add syndication reload button to the settings screen | |||
2018-08-01 | improvements to login UI, upgrades libraries | Aaron Parecki | |
makes the login experience a bit friendlier to non-developer users | |||
2018-07-20 | hide reply button unless replies are supported | Aaron Parecki | |
2018-07-20 | add check for user variable | Aaron Parecki | |
2018-07-20 | remove unused reference to library | Aaron Parecki | |
2018-07-20 | add media to list of requested scopes | Aaron Parecki | |
2018-07-20 | disable post type buttons if the server doesn't support them | Aaron Parecki | |
2018-07-11 | set timezone automatically based on location | Aaron Parecki | |
2018-07-11 | use google maps to autocomplete event locations | Aaron Parecki | |
2018-06-21 | set timezone of itinerary legs based on airport location | Aaron Parecki | |
2018-06-10 | Merge branch 'master' of github.com:aaronpk/Quill | Aaron Parecki | |
2018-06-10 | add support for token revocation | Aaron Parecki | |
2018-05-28 | fix for tags in editor | Aaron Parecki | |
2018-05-27 | set max height on image to prevent tall images from blocking scrolling | Aaron Parecki | |
closes #87 | |||
2018-05-27 | whitespace | Aaron Parecki | |
2018-05-27 | split tags using tokenfield instead of comma-separated | Aaron Parecki | |
this allows tag values to contain spaces, which is up to your own micropub server to handle appropriately. closes #95 and replaces #96 | |||
2018-03-28 | typing a backtick when replying to a github url switches to markdown | Aaron Parecki | |
2018-03-28 | typo | Aaron Parecki | |
2018-03-05 | Merge branch 'master' of github.com:aaronpk/Quill | Aaron Parecki | |
2018-03-05 | keyboard shortcut to switch to markdown | Aaron Parecki | |
2018-02-21 | fix markdown class | Aaron Parecki | |
2018-02-11 | add hidden content type selector | Aaron Parecki | |
2018-01-06 | support posting code snippets | Aaron Parecki | |
2018-01-06 | fix markdown class for new php | Aaron Parecki | |
2018-01-01 | fix note name for github issues | Aaron Parecki | |
2017-12-27 | add name field when replying to github repos | Aaron Parecki | |