I have been pondering what to actually call this, since a short modification to the current OMB specification has started. In any case, context, or categorical, streaming allows for a more textured (and specific) means of micro-communication. At this time, melative is currently running a stream targeted at entertainment media contexts(14 media, creators, characters, users), and here are the current (or soon-to-be) capabilities [example]. Note: The previous post has an image of what the stream looks like.
All directory requests and meanings assume the domain, melative.com.
Friend Stream
- /stream
- All friend notices
- /stream/{context_type}
- Friend notices designated in a {context_type}
- /stream/{context_type}/{name}
- Friend notices designated on a {name} of {context_type}.
- /stream/music
- Friend notices designated on anything music
- /stream/user
- Friend notices on users (@reply, comment, etc)
- /stream/creator
- Friend notices designated on creators
- /stream/character
- Friend notices designated on characters
- /stream/music/BEST+THE+BACK+HORN
- Friend notices which were designated on the album BEST THE BACK HORN
- /stream/creator/Production I.G.
- Friend notices which were designated on Production I.G.
User Stream
- /{username}/stream
- Notices by {username}
- /{username}/stream/{context_type}
- Notices by {username} in {context_type}
- /{username}/stream/{context_type}/{name}
- Notices by {username} on {name} of {context_type}
Additionally, filtering announce actions:
?action=watch
?action=wishlist
?action=listen
Additionally, pagination:
?page=2

