# 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 30
# self = https://watcher.sour.is/conv/feqgkqa
@darch Hmmm check this out 🤔
@darch Hmmm check this out 🤔
@darch Hmmm check this out 🤔
@darch Hmmm check this out 🤔
Hmm no idea what that is. It not just the native features of iOS safari? Do you get it on other sites as well?
@prologic also you mentioned my old account
@darch Not sure I'll keep an eye out, but Yarn is the only site on mobile I enter text in to😆
@darch Not sure I'll keep an eye out, but Yarn is the only site on mobile I enter text in to😆
@darch Not sure I'll keep an eye out, but Yarn is the only site on mobile I enter text in to😆
@darch Not sure I'll keep an eye out, but Yarn is the only site on mobile I enter text in to😆
@darch the Yarn running at twtxt.net has horizontal scrolling issues on mobile (Safari, Chrome). It has other issues too, but the one @prologic refers to has been around since you took over CSS.
@bender I don't own a iOS device so can't test this...
@darch test it on your own mobile device, whatever that might happen to be. It has to be at twtxt.net. There are also tools that allows you to emulate.
@bender it might be fixed on the CSS from the new profile2 so take that for a spin and report back
@bender I don't have any issue on my android phone in chrome or jQuakes browser from f-doird that I use daily.
@prologic I cannot replicate this behaviour in any of my devices including latest Android or iPhone 6 with iOS 10.
Is that perhaps something of the newest Safari?
I could replicate on iOS 10, only when the _Create a new post_ text field is shown.

On Android 13 it doesn't scroll horizontally.
@eaplmx but on twtxt.net right? Try on my pod or the profile2 branch
@darch yes, on twtxt.net.
How do I switch branches on your Pod?
@eaplmx neotxt.dk is already running the profile2 branch. You can only switch the branch if you are the admin of a pod. You can spin up a test pod, but that is a lot of work just for testing this, if you have never done it before.
@eaplmx is right. The slight horizontal scrolling occurs where there is a textarea.
I can’t test the horizontal scrolling on neotxt.dk because I don’t have a test account to try it. To see if it is there, one most be logged in.
@bender then you will need to make a test account or wait for someone with their own pod to test it
@darch that’s the point we are trying to make: the issue is here on twtxt.net. While logged out, I don’t see the problem (same as in your pod). While logged in, on portions where there is no textarea the problem isn’t present either. It is while logged in, on pages where you can enter text on a textarea, that the problem arises.
@darch got it!
@darch for what it's worth, I don't see that horizontal scrolling behavior on Android 11 in either a Chrome-based mobile browser or in a Firefox-based one. I'm using my own pod, which I just switched to the profile2 branch.
@bender and @prologic what version of Safari are you guys using?
On my MacBook im stuck on Safarie 15, but in Safari 16overflow-clip is supported and sounds like something that could fix the unwanted horizontal scrolling issue: https://kilianvalkhof.com/2022/css-html/do-you-know-about-overflow-clip/
[(maybe) fixed the overflow issue on safari · f1d4b6a0f2 - yarn - Mills](https://git.mills.io/yarnsocial/yarn/commit/f1d4b6a0f245b338e4892c96ffa5a070d804d2fc)
It live on neotxt.dk so i will open up for registation today, if anyone with an iOS want to test it
[(maybe) fixed the overflow issue on safari · f1d4b6a0f2 - yarn - Mills](https://git.mills.io/yarnsocial/yarn/commit/f1d4b6a0f245b338e4892c96ffa5a070d804d2fc) it live on neotxt.dk so i will open up for registation today, if anyone with an iOS want to test it
Better fix for safari/ios overflow · c283a91f07 - yarn - Mills