# 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 5
# self = https://watcher.sour.is/conv/dq4wraq
Cross-Browser Deviation Annoyance of the Day: https://mckinley.cc/blog/20220507.html

Just a short one today. I was going to add it on to yesterday's but I didn't want to make it longer. cc @prologic
@mckinley What a mess! Nice solution though, I was wondering how you solved that. But I wouldn't have come up with that on my own. In hindsight, it's totally obvious. Now what does the standard say?
@lyse That's a good question. I updated the blog post with the answer. :)
@mckinley Very nice, thanks! :-) Well, at least the standard is pretty obvious in that regard. Although, I have to say, I prefer the "must NOT" over the "cannot" version. Interesting that they changed the wording in the draft version. Admitted, it's basically a complete rewrite.

Now the only thing left for you is to file a bug report against Otter.
@lyse Yes, I looked into that yesterday but I want to gather some more information first.