# 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 14
# self = https://watcher.sour.is/conv/zgh6xda
@ullarah try reducing the size of the avatar on your pod by 3-5px or so. Squares look bigger, even if they are not.
@ullarah, I think 55px is the perfect size, for when squarish. Right now they are 64px.
You should not use px but em or rem so the size will fit with your sceensize instead of some abitrary pixel number
@darch good stuff, and agree. Let me play with sizes and find the appropriate rem for it.
OK, the sweet size---at least for squarish avatars---is 3em.
I made the changes as a test on my pod, @ullarah, @thecanine, and @darch. Have a look.
Look good. Now you need to move the nick and time close to the image. Probably some padding or margin on either the img or the divs containing the text
@darch on mobile? I like how it is spaced now, though. I don't like the nick/time too close to the avatar. It gives the sensation of cluttering.
I will try to reduce the space in mobile a little.
@fastidious yes I'm on mobil now. Dunno about desktop/laptop
@fastidious The reasoning behind the avatar being the size it is was because if the user breaks on the pod name on the next line it still looks fine.
@ullarah ah, I had forgotten about that detail. I thought some kind of elipsis solution was applied, so that the FQDN portion never wraps.
@ullarah on the wrapping, how about we force all pod names to be on the second line, regardless? I am also not a fan of the “me”, and would rather show my own nick and pod domain as well, just like everyone else.
@fastidious Yes, the way it now looks on your pod is exactly what I wanted it to be! Sorry for not replying earlier, I’m sick and spent yesterday in bed.