# 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 7
# self = https://watcher.sour.is/conv/6mogedq
Notice my nick chopped off, and @movq ‘s too closed to edge.
@fastidious This is going to be quite a challenge I think. It looks okay on my end. Maybe have to rethink what we do with the @ tags after the username.

It’s to do with text size. But even still if somebody has a long domain name it’s going to be cut off regardless. Will have to think about this one.
Just make it wrap to the next line, like it is on current.
See how yours look on my pod now:

Oh I can definitely revert back to that. 🙂

However it still won’t fix the issue when somebody has a longer domain name than what the screen supports.
Will look into word-break tomorrow. 👌