# 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 1
# self = https://watcher.sour.is/conv/4jwfnlq
One of the problems I have with changing the way the "Discover" view works whilst at the same time keeping it "clean" (_depending on who you talk to_) is the behaviour between "Timeline" (what you follow explicitly) and "Discover" (a view into the pod's cache). See attached, where I by default prefer a "collapsed" view (_hiding replies_). The default behaviour for Discover (no controls) is "everything".

The reason I bring this up is that part of my "workflow" has become to occasionally use the "Discover" view to see if I've missed any "in-between" replies that often happen, find new interesting folks to follow and/or interact with, etc.

Changing this to anything but the current behaviour would break this flow for me 😢