Commit Graph

16 Commits

Author SHA1 Message Date
James Ravenscroft 2a70980410 add likes + reposts to post types 2022-01-28 14:30:12 +00:00
James Ravenscroft fe0e9c07f9 add photos to headers 2021-12-26 11:09:50 +00:00
James Ravenscroft 23be00ad8d add support for various reference type posts e.g. likes, bookmarks etc 2021-12-24 17:03:24 +00:00
James Ravenscroft dc2268e825 update media endpoint url 2021-12-24 11:57:55 +00:00
James Ravenscroft fe6b396dfa implement handling of multiple photos 2021-12-24 11:56:12 +00:00
James Ravenscroft 1fdfbe54af implement categories/tags listing 2021-12-24 11:03:28 +00:00
James Ravenscroft c7ea1bc1c8 fix error when trying to re-create media folder 2021-12-24 10:50:40 +00:00
James Ravenscroft e7ae240555 add support for copying photos 2021-12-24 10:49:31 +00:00
James Ravenscroft efb4019c82 add support for categories 2021-12-23 21:53:21 +00:00
James Ravenscroft 8b19417d14 add micropub to gitea stuff 2021-12-23 21:39:21 +00:00
Kyle Mahan 474458c623 added authentication-only flow
- Added a separate 'authenticate' flow to provide explicit support for
  calling out to indieauth without requesting any sort of access
  token.
- Redirect_url is now determined automatically based on the
  authenticated_handler or authorized_handler annotations
2015-02-07 09:40:31 -08:00
Kyle Mahan c8494277a8 add CSRF token to state parameter 2015-02-03 22:45:08 -08:00
Kyle Mahan 1da9d95fc6 rename Micropub to MicropubClient to differentiate 2015-01-28 08:38:15 -08:00
Kyle Mahan 6db7529f4a added micropub_endpoint to authorized_handler response 2015-01-19 09:44:56 -08:00
Kyle Mahan d039e29f30 improve API, add documentation 2015-01-19 09:01:56 -08:00
Kyle Mahan b958da9bd1 initial revision; support basic micropub auth 2015-01-18 23:10:37 -08:00