Age | Commit message (Collapse) | Author | |
---|---|---|---|
22 hours | Track token expirationreauthorize | Jesse Morgan | |
Force reauthentication after the token expires. | |||
2024-08-31 | remove all the twitter junkHEADmaster | Aaron Parecki | |
2024-08-31 | add exercise posts | Aaron Parecki | |
2023-10-08 | add published date to weight page | Aaron Parecki | |
2023-10-08 | Merge branch 'add-weight-posts' of github.com:Zegnat/Quill into ↵ | Aaron Parecki | |
Zegnat-add-weight-posts # Conflicts: # controllers/controllers.php # schema/migrations/0011.sql | |||
2022-09-27 | fix in-reply-to on twitter import | Aaron Parecki | |
2022-09-27 | add a page to convert a tweet to a micropub post | Aaron Parecki | |
2022-06-04 | fix map | Aaron Parecki | |
2022-06-04 | switch to local rendering of static map | Aaron Parecki | |
2022-02-13 | request profile scope | Aaron Parecki | |
2022-02-13 | change logging of stuff during login | Aaron Parecki | |
2021-07-10 | update indieauth client | Aaron Parecki | |
2020-07-26 | switch to q=source for querying the media endpoint ↵ | Aaron Parecki | |
https://github.com/indieweb/micropub-extensions/issues/14 | |||
2020-03-30 | add channel selection to event interface | Aaron Parecki | |
2020-02-03 | Fix reload targets | David Shanske | |
2019-10-20 | Add new weight posting interface | Martijn van der Ven | |
2019-10-19 | disable twitter stuff if no twitter client is set | Aaron Parecki | |
2019-10-19 | drop flight tracking stuff | Aaron Parecki | |
the API dropped their free tier | |||
2019-09-29 | add a dropdown to choose post visibility | Aaron Parecki | |
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-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 | |
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 | 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 | |
was broken in #82 | |||
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 | |
closes #79 | |||
2017-07-01 | update packages | Aaron Parecki | |
fixes relative URL resolution (closes #78) by relying on new IndieAuth\Client package. | |||
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 | |
likes and reposts the tweet on twitter first, then sends a syndication URL in the micropub endpoint | |||
2017-05-11 | add interface for checking in to flights | Aaron Parecki | |
let's give this a shot | |||
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 | |
closes #71 |