# 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 25
# self = https://watcher.sour.is/conv/zvmxpoq
πŸ’‘ Thinking about adding a Link: <https://twtxt.net/user/eldersnake/>; rel="profile"> header to all /twtxt.txt handlers for Yarn.social yarnd pods. πŸ€” Also thinking about creating a spec around this cc @lyse -- This would be used for two purposes a) To advertise (_alongside your feed, the header is really easy to add even with NGINX_) your "profile" data and b) So other pods can use this information and in turn mobile clients like Goryon. I _think_ it's a pretty simple addition, alal IndieWeb-style, just add a simple header that links to a JSON document...
πŸ’‘ Thinking about adding a Link: <https://twtxt.net/user/eldersnake/>; rel="profile"> header to all /twtxt.txt handlers for Yarn.social yarnd pods. πŸ€” Also thinking about creating a spec around this cc @lyse -- This would be used for two purposes a) To advertise (_alongside your feed, the header is really easy to add even with NGINX_) your "profile" data and b) So other pods can use this information and in turn mobile clients like Goryon. I _think_ it's a pretty simple addition, alal IndieWeb-style, just add a simple header that links to a JSON document...
@prologic @lyse Alternatively I _could_ just parse the preamble of external feeds for # follow = and just count those and display that as the "Follows N" count. But of course there's no way to count "Followers" for external feeds (_do we even care?_)
@prologic @lyse Alternatively I _could_ just parse the preamble of external feeds for # follow = and just count those and display that as the "Follows N" count. But of course there's no way to count "Followers" for external feeds (_do we even care?_)
@prologic Up until now I didn't know there is such a thing as profile links. Haven't read this RFC yet. Hmm, not sure if we need that. I certainly don't plan to provide one, on impulse I'm a bit averse. Definitely need to have sleep on it.
@lyse I’m kind of thinking we don’t really need it either πŸ˜‚ But it would be nice to be able to display follows and followers counts across pods and even external feeds somehow? πŸ‘Œ
@lyse I’m kind of thinking we don’t really need it either πŸ˜‚ But it would be nice to be able to display follows and followers counts across pods and even external feeds somehow? πŸ‘Œ
@prologic @lyse Would it be easy enough to add a link to an external user's blog (twts)? Currently, users won't be aware that an external user has any unless they navigate away from the hosting pod to the external pod.
@laz Hmmmm πŸ€” I'm not quite sure what you mean... I mean pods already interact with external feeds and display a "profile" for them, even if you don't follow them. What's missing here?
@laz Hmmmm πŸ€” I'm not quite sure what you mean... I mean pods already interact with external feeds and display a "profile" for them, even if you don't follow them. What's missing here?
@prologic No link to blogs in profile.
@laz Ahh yes I see what you mean! πŸ‘Œ Yes I'm already thinking about solving this, as well as the Following and Followers counts. I've been talking about this for the past couple of days 🀣 Coming soonβ„’ to a pod near you πŸ˜…
@laz Ahh yes I see what you mean! πŸ‘Œ Yes I'm already thinking about solving this, as well as the Following and Followers counts. I've been talking about this for the past couple of days 🀣 Coming soonβ„’ to a pod near you πŸ˜…
@laz Oh actually btw I do like your squareish slightly rounded avatars rendering 😍
@laz Oh actually btw I do like your squareish slightly rounded avatars rendering 😍
@prologic @laz # link = My blog https://example.com/blog/ is now possible according to the spec. :-)
@prologic @laz Now yarnd needs a new UI to manage these links, doesn't it?
@laz @lyse πŸ˜πŸ˜†
@laz @lyse πŸ˜πŸ˜†
@prologic @lyse Cool, shouldn't there just be a default link to a users twt blogs? e.g. Twt blogs for prologic Twt blogs for jlj.\n\nAn additional link for an external blog, I'm sure would be welcome, too!
@lyse @laz Yup I’m working on it in a refactor and overhaul of yarnd mostly related to handling external feeds, feed metadata and such πŸ‘Œ
@lyse @laz Yup I’m working on it in a refactor and overhaul of yarnd mostly related to handling external feeds, feed metadata and such πŸ‘Œ
@laz Yes, this is absolutely the case for yarnd (although, this link should probably only be added if there's at least one blog article). However, not everybody maintains a blog (I don't), so links are optional just as any other metadata.
@laz @lyse Yup and nice idea in details of an implementation I like it πŸ‘Œ
@laz @lyse Yup and nice idea in details of an implementation I like it πŸ‘Œ