# 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/tqk2u5a
Alrighty @darch 🤣 Let's try this "conversation count badge" thing one-more-time 😅
Alrighty @darch 🤣 Let's try this "conversation count badge" thing one-more-time 😅
Well so far so good. It _appears_ to my human eyes to be about the same performance since everything in the Cache are now basically O(1) lookups 😅
Well so far so good. It _appears_ to my human eyes to be about the same performance since everything in the Cache are now basically O(1) lookups 😅
@prologic seems to be holding up. I wonder---whenever is available---how will I implement that on my theme variation using only icons. I guess we'll see once we get there.