# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 8
# self = https://watcher.sour.is/conv/ci7wh5q
So I actually believe the UX can be quite simple here. And for your 2nd point of clients that don't support the extension, you could use different feeds for different purposes and separate out your "encrypted social" activities.
So I actually believe the UX can be quite simple here. And for your 2nd point of clients that don't support the extension, you could use different feeds for different purposes and separate out your "encrypted social" activities.
@prologic which reminds me that aliases, or alter-ego feeds need work. You can’t edit the last twt, nor delete it, and you can’t follow anyone with them. The only way to have a separate feed right now is by either having an alias, or creating a new account. I don’t think we want do go that second route.
@david Yes I'm aware and it's on the backlog to fix/address. I'm working on writing more integration / unit tests as I write this Twt 😅

Feeds/Personas however are not _real_ accounts, and therefore it makes no sense to be able to "Follow" anyone as you already do from your _actual_ account. Make sense? -- The rest of your "ask" however, yes, will be addressed soon™ (_we need more Go devs!_)
@david Yes I'm aware and it's on the backlog to fix/address. I'm working on writing more integration / unit tests as I write this Twt 😅

Feeds/Personas however are not _real_ accounts, and therefore it makes no sense to be able to "Follow" anyone as you already do from your _actual_ account. Make sense? -- The rest of your "ask" however, yes, will be addressed soon™ (_we need more Go devs!_)
@prologic I thinking from the point of view of having an encrypted feed (or more) be under a persona. If that's to happen, and personas are chosen to have that separate encrypted feed(s), wouldn't they then need to have the ability to follow as well? If the separate feed is going to be handled in a way to doesn't involve personas, then discard this, and my previous twt.
@david Okay after a short-discussion on IRC I _realise_ what you're saying... Feeds/Personas do not currently show up in the "Mentions" view if someone -mentions your Feed/Persona. This can be easily fixed/addressed (_just something I overlooked I guess_) 👌
@david Okay after a short-discussion on IRC I _realise_ what you're saying... Feeds/Personas do not currently show up in the "Mentions" view if someone -mentions your Feed/Persona. This can be easily fixed/addressed (_just something I overlooked I guess_) 👌