# 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/qmeu6hq
We're about to merge a PR that affects the way the /mentions view works. Previously it would only search the feeds you follow and the local pod's timeline (/discover). Now with this PR it _would_ search pod's entire global feed cache. What this means is that you _could_ see @-mentions
from feeds fetched by the pod you are on (_that other users follow_) that you do not follow. What do y'all think? cc @lukem @off_grid_living @felixp7 @antonio @kt84 @arnauld @etux