# 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 17
# self = https://watcher.sour.is/conv/gq2pn4q
@prologic I was wondering, is there a list/document somewhere of all the IndieAuth features that are implemented in yarn.social? I try using my URL as a micropub endpoint but get errors whenever I do that, and it's unclear to me where to look to see if yarn.social is a valid micropub endpoint. It'd be good to know what it can/can't do because personally I'd like to have a fully-compliant IndieWeb setup and use yarn for as much of that as possible.
@abucci We only implement IndieAuth right now. microPub is planned.
@abucci We only implement IndieAuth right now. microPub is planned.
@abucci We only implement IndieAuth right now. microPub is planned.
@abucci We only implement IndieAuth right now. microPub is planned.
@prologic Good to know, thanks!

According to this tool here's what's discovered:

| endpoint | URL |
| ---------------------- | --------------------------------------- |
| authorization_endpoint | https://anthony.buc.ci/indieauth/auth |
| indieauth-metadata | _No indieauth-metadata endpoint found._ |
| micropub | _No micropub endpoint found._ |
| microsub | _No microsub endpoint found._ |
| redirect_uri | _No redirect_uri endpoint found._ |
| token_endpoint | _No token_endpoint endpoint found._ |
| webmention | https://anthony.buc.ci/webmention |

I'm a little surprised by the token_endpoint not being found--isn't that part of IndieAuth? Also, though webmention is supposedly found, it doesn't seem to work. I get 404s when I hit it.
oh no, no tables? 😖
oh weird, this table looks fine in Goryon but not in the web app.
@abucci I'm a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token_endpoint and various other bits. Hmmm. Also WebSub should also be there as well, as all Pods uses WebSub between each other (recently promoted this feature flag).
@abucci I'm a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token_endpoint and various other bits. Hmmm. Also WebSub should also be there as well, as all Pods uses WebSub between each other (recently promoted this feature flag).
@abucci I'm a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token_endpoint and various other bits. Hmmm. Also WebSub should also be there as well, as all Pods uses WebSub between each other (recently promoted this feature flag).
@abucci I'm a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token_endpoint and various other bits. Hmmm. Also WebSub should also be there as well, as all Pods uses WebSub between each other (recently promoted this feature flag).
@prologic webaub and microsub are different. Not sure why the token endpoint is missing; could that be a bug?
@abucci Probably or our implementation is out of date compared to the spec? 🤔
@abucci Probably or our implementation is out of date compared to the spec? 🤔
@abucci Probably or our implementation is out of date compared to the spec? 🤔
@abucci Probably or our implementation is out of date compared to the spec? 🤔