microsub icon indicating copy to clipboard operation
microsub copied to clipboard

Unblocking

Open sebsel opened this issue 7 years ago • 2 comments

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.

sebsel avatar Oct 24 '18 06:10 sebsel

@aaronpk Does unblock exist in Aperture/the spec? I agree with @sebsel above, the lack of unblock seems very strange.

EdwardHinkle avatar Jun 19 '19 17:06 EdwardHinkle

oops! definitely need unblock. I haven't implemented blocking yet in Aperture which is probably why i hadn't noticed this yet!

aaronpk avatar Jun 19 '19 18:06 aaronpk