Age | Commit message (Expand) | Author |
2019-02-08 | use IndieAuth Client instead of doing it manually | Aaron Parecki |
2018-12-08 | reset micropub config data | 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 | if no syndication targets are found, hide the section | Aaron Parecki |
2018-08-01 | improvements to login UI, upgrades libraries | 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-06-21 | set timezone of itinerary legs based on airport location | Aaron Parecki |
2018-06-10 | add support for token revocation | Aaron Parecki |
2018-01-06 | support posting code snippets | Aaron Parecki |
2017-11-29 | fix for no author url | Aaron Parecki |
2017-10-29 | query the media endpoint for the last photo uploaded | Aaron Parecki |
2017-10-08 | convert all values to arrays for html editor | Aaron Parecki |
2017-09-25 | show syndication links with icons in reply context | Aaron Parecki |
2017-09-25 | replace external XRay.p3k.io call with the XRay library | Aaron Parecki |
2017-09-25 | fix for #83 | Aaron Parecki |
2017-08-20 | fix file handling for media endpoint | Aaron Parecki |
2017-08-17 | redirect with missing session state instead of starting auth again | Aaron Parecki |
2017-07-26 | Ensure original filename+extension is sent | Ruxton |
2017-07-01 | don't rely on the "me" in the callback URL | Aaron Parecki |
2017-07-01 | update packages | Aaron Parecki |
2017-06-26 | fix returning resolved URL | Aaron Parecki |
2017-06-25 | fix backwards resolution | Aaron Parecki |
2017-06-25 | follow relative URLs in micropub Location response | Aaron Parecki |
2017-06-25 | resolve relative URLs for endpoint discovery | Aaron Parecki |
2017-05-17 | send syndication URL for twitter likes/reposts | Aaron Parecki |
2017-05-11 | add interface for checking in to flights | Aaron Parecki |
2017-03-18 | add docs for favorites | Aaron Parecki |
2017-03-13 | editor sends JSON when sending HTML content | Aaron Parecki |
2017-03-13 | show RSVP field when replying to events | Aaron Parecki |
2017-02-28 | remove debug lol | Aaron Parecki |
2017-02-28 | also support finding the repost URL from an h-cite | Aaron Parecki |
2017-02-28 | support editing reposts | Aaron Parecki |
2017-02-28 | quill should send an array when editing | Aaron Parecki |
2017-02-27 | fixy | Aaron Parecki |
2017-02-27 | show error messages when editing favorites | Aaron Parecki |
2017-02-27 | basic editing support | Aaron Parecki |
2017-02-14 | add reset login option | Aaron Parecki |
2017-02-12 | limit autosubmit tokens to the same user | Aaron Parecki |
2017-02-12 | fix autosubmit vulnerability for "favorite" bookmarklet | Aaron Parecki |
2017-02-09 | provide option for choosing the scope to request | Aaron Parecki |
2017-02-02 | clean up editor HTML when posting to Micropub endpoint | Aaron Parecki |
2017-01-19 | add docs for bookmark posts | Aaron Parecki |
2017-01-17 | allow only mp-syndicate-to and syndicate-to | Aaron Parecki |
2017-01-17 | use `mp-syndicate-to` by default, add setting | Aaron Parecki |
2017-01-15 | add publish date field to editor | Aaron Parecki |
2017-01-15 | store the user's timezone after their location is found | Aaron Parecki |
2017-01-15 | use XRay to parse tweets | Aaron Parecki |
2017-01-15 | move micropub routes to new file | Aaron Parecki |