2018-07-20 UTC
# [manton] On the favorites/likes/bookmarks discussion, there's a Micropub query extension proposal somewhere for adding "post-types" to q=config. That way, apps can match their UI to the underlying platform. Micro.blog currently returns this: "post-types":[
{"type":"note","name":"Post"},{"type":"photo","name":"Photo"},{"type":"bookmark","name":"Favorite"}
]