Aaron Parecki
Aaron Parecki
I generally support this proposal. The backwards compatibility arguments are strong. However, what happens to the product name? The simple markup will result in `review-of` being a URL. Would there...
[Aperture](https://indieweb.org/Aperture) consumes the `u-photo` property on posts. All 3 current Microsub clients ([Monocle](https://indieweb.org/Monocle), [Together](https://indieweb.org/Together), and [Indigenous]((https://indieweb.org/Indigenous))) also consume the property to display photos in the reader interfaces.
I'm going to add this to Aperture first before trying to add it to the spec. This will let me iterate quicker on the UI and feature set without having...
Here's what it looks like in Aperture now: 
This is documented here: https://indieweb.org/Microsub-spec#Remove_Entry_from_a_Channel
I'm adding initial support in Aperture for this. I'm taking the easy way right now, which is doing this as a one-off parameter. Since there are already corresponding query parameters...
I only implemented `is_read=false`, any other value or omitting it will include both read and unread. I suppose it could be useful to see only the read entries if you...
That's awesome, I've been wanting this too. How are you handling this in the UI?
Does it show what feed you're looking at somehow? what is it labeled? How do you get out of this view?
I am looking at implementing this in Aperture+Monocle now. I have a few multi-author feeds in my account, such as my Micro.blog timeline, Instagram timeline, and some Twitter searches. For...