# 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/lqb4vvq
Anyone noticed the new small UX tweak on "Feed Types" ? πŸ€” πŸ˜… (_of course it depends on you git pull'ing, rebuilding and running an edge/master version of yarnd at the moment, not sure when we'll do another release..._)
Anyone noticed the new small UX tweak on "Feed Types" ? πŸ€” πŸ˜… (_of course it depends on you git pull'ing, rebuilding and running an edge/master version of yarnd at the moment, not sure when we'll do another release..._)
@prologic that looks cool. I'm running the last release though (0.14.0) and like to stick with actual released software for "production" when I can so I probably won't clone/compile the latest code any time soon.
@abucci Then in that case we should think about cutting a new release soon πŸ‘Œ
@abucci Then in that case we should think about cutting a new release soon πŸ‘Œ
@prologic plus it's also getting confusing so might as well just do it @abucci
@akoizumi Hmmm? πŸ€” I don't understand what you just said...
@akoizumi Hmmm? πŸ€” I don't understand what you just said...
@prologic how do you know I'm not a bot πŸ€–?
@eaplmx It's easy. I haven't updated the Metadata spec yet, but I should do this soon.

Basically its as simple as:


# type = <type>


In your feed. Where <type> is one of (currently):

- rss
- bot

Or blank or unspecified (the default).

There's no magicβ„’ here, its' an explicit declaration of the type of feed decided by the feed author(s). In the case of the software that powers feeds.twtxt.net and feeds.twtxt.cc (outdated) this is decided by the software itself.

Make sense? 🀞
@eaplmx It's easy. I haven't updated the Metadata spec yet, but I should do this soon.

Basically its as simple as:


# type = <type>


In your feed. Where <type> is one of (currently):

- rss
- bot

Or blank or unspecified (the default).

There's no magicβ„’ here, its' an explicit declaration of the type of feed decided by the feed author(s). In the case of the software that powers feeds.twtxt.net and feeds.twtxt.cc (outdated) this is decided by the software itself.

Make sense? 🀞
@prologic don't we have another wording instead of type (too very generic wording) ? Like .... I have no idea for now, I will search.
@tkanos Hmmm πŸ€” I think type is okay IMHO and I don't expect more types than a few and it's completely an optional field for normal users/people.
@tkanos Hmmm πŸ€” I think type is okay IMHO and I don't expect more types than a few and it's completely an optional field for normal users/people.
I think this is a great change, but do we need to mark every human as such on the Web interface? I think it just adds clutter to the page.

I can also see people (read: me) being "trained" over time to not notice the icon because it's a human 99% of the time.
@prologic I saw it immediately after updating the pod.
@carsten Nice! πŸ‘Œ I think I'll cut a new release this weekend πŸ‘Œ
@carsten Nice! πŸ‘Œ I think I'll cut a new release this weekend πŸ‘Œ