# 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/25u5u3q
@bender Kaboom! Hahaha, I did not think of that at all, thanks for pointing it out, mate! :'-D
But let me clarify just in case: I honestly do *not* want to bash this project. In fact, it's a great little invention. It's just that I'm not conviced by the current user interface decisions. Anyway, web design isn't right up my alley. I just wanted to add some fun. And luckily, at least someone liked it so far. :-)
@lyse To be fair, I'm not convinced of the web design / user interface decisions either. I just hacked this together over a couple of days. I'm not sold on any of the UI/UX thus far. Open to suggestions, improvements, hell even a complete CSS rewrite 🤣 UI/UX nor CSS is my strong suite 😂
Actually. Looking at the template and the BeerCSS docs, I _think_ I'm just using the wrong elements and doing the wrong thing in the template/partial structure itself 🤔 Probably need to wrap text in something else other than a plain 'ol <p>
Cool. I _think_ I've improved this abit. Update going out shortly... Also added optional support for displaying gravatar(s) if you supply your email address (_optional of course_).