microsub
microsub copied to clipboard
Unblocking
As I was writing out the different actions in the Microsub spec, I noticed a pattern that was not complete:
- timeline
- channels
- search
- preview
- follow + unfollow
- mute + unmute
- block + unblock?
It makes sense that there's also an action=unblock, for action=block has the same GET and POST as follow and mute, that would make such an unblock action possible.
@aaronpk Does unblock exist in Aperture/the spec? I agree with @sebsel above, the lack of unblock seems very strange.
oops! definitely need unblock. I haven't implemented blocking yet in Aperture which is probably why i hadn't noticed this yet!