issues
search
barryf
/
micropublish
A Micropub client that you can use to create, update, delete and undelete content on your Micropub-enabled website.
https://micropublish.net
MIT License
68
stars
16
forks
source link
v2.2.0
#49
Closed
barryf
closed
4 years ago
barryf
commented
4 years ago
Added
Filter syndication targets by post-type, specify checked as appropriate
Raw content instead of HTML for Articles
Make JSON the default post creation method
Support
visibility
property
Support
post-status
property
Add granular scopes to login/auth
Changed
Only show edit, delete or undelete controls if scope allows
Added
draft
scope to login form
Force
post-status
to
draft
when using (only) draft scope
Bump kramdown from 2.1.0 to 2.3.0
barryf
commented
4 years ago
Using 2.3.0, not 2.2.0
Added
visibility
propertypost-status
propertyChanged
draft
scope to login formpost-status
todraft
when using (only) draft scope