# 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 18
# self = https://watcher.sour.is/conv/ck442ka
I will later when I have time setup user configurable websites (that you can use your own logs, etc) by using sockets for https://tilde.green. I plan on making nginx try to connect to a socket on /home//.www/socket and I plan on making it fallback onto /home//public_html like it is doing them right now.

Will try to first setup on the testing site: https://test.tilde.green
@jmjl To what end? 🤔 Like why?
@jmjl To what end? 🤔 Like why?
@jmjl To what end? 🤔 Like why?
@prologic Maybe it's because it's not surfaced to users completly. I don't know, and I get completly out of touch as I haven't yet figured out a way to sort messages as a mailing list thread in aerc with the weird tags that jenny adds.
@jmjl Usually it's surfaces in a user's followers list but is only visible to the user obviously.

The hard part is easily identifying new followers.
@jmjl Usually it's surfaces in a user's followers list but is only visible to the user obviously.

The hard part is easily identifying new followers.
@jmjl Usually it's surfaces in a user's followers list but is only visible to the user obviously.

The hard part is easily identifying new followers.
@prologic Shouldn't it be as easy as remembering each user and checking if they are constantly asking for the resource (maybe if they check at least twice in a week)

But I think that then the issue gets into having correct thresholds to detect follows properly from just checking what the user's doing.
@jmjl As I said, the capability is already there, we just don't surface it very well beyond the "Followers" list and the "Profile" views. See this image -- What would be nice (maybe?) is some kind of in-app "notification".
@jmjl As I said, the capability is already there, we just don't surface it very well beyond the "Followers" list and the "Profile" views. See this image -- What would be nice (maybe?) is some kind of in-app "notification".
@jmjl As I said, the capability is already there, we just don't surface it very well beyond the "Followers" list and the "Profile" views. See this image -- What would be nice (maybe?) is some kind of in-app "notification".
@prologic I think twtxt.net/yarnd don't generate a proper markdown output, it looks like it put ![<link message>](<link> "<link message>") but maybe it's because that's another syntax for something different. I can't tell.
@jmjl No this is correct Markdown actually 😅 Its just not very commonly used, but it is well supported with all the Markdown parsers 🤣
@jmjl No this is correct Markdown actually 😅 Its just not very commonly used, but it is well supported with all the Markdown parsers 🤣
@jmjl No this is correct Markdown actually 😅 Its just not very commonly used, but it is well supported with all the Markdown parsers 🤣
@jmjl for images, one of those messages is the alt, the other is the title. More info here.
@jmjl for images, one of those messages is the alt, the other is the title. More info here.