# 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 60813
# self = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=54880
# next = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=54980
# prev = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=54780
@bender We need to design what this will look like and the mechanisms ๐Ÿง
@bender Merged ๐Ÿ‘Œ
@bender Merged ๐Ÿ‘Œ
@bender As soon as @eldersnake's issue is figured out I think? ๐Ÿง
@bender As soon as @eldersnake's issue is figured out I think? ๐Ÿง
@bender Oh thanks! ๐Ÿ™ I don't even remember what that commit was ๐Ÿคฃ
@bender Oh thanks! ๐Ÿ™ I don't even remember what that commit was ๐Ÿคฃ
@eldersnake did you happen to customize the theme at all?
@eldersnake did you happen to customize the theme at all?
https://git.mills.io/yarnsocial/yarn/pulls/1168
https://git.mills.io/yarnsocial/yarn/pulls/1168
@bender Ok
@bender Ok
Do you the /conv view? Tapping on a Yarn?
Do you the /conv view? Tapping on a Yarn?
@bender Isn't the "New Post" box closed by default?
@bender Isn't the "New Post" box closed by default?
@bender Ahh I see ๐Ÿง What are you proposing here? ๐Ÿค”
@bender Ahh I see ๐Ÿง What are you proposing here? ๐Ÿค”
@bender Oh do you mean visually in the UI?
@bender Oh do you mean visually in the UI?
@bender Both are already a thing. Hit "Remember me" which persists your sessions for days. Text you entered _should_ be preserved, but now that you mention it, maybe only if you navigate away hmmm lemme check that...
@bender Both are already a thing. Hit "Remember me" which persists your sessions for days. Text you entered _should_ be preserved, but now that you mention it, maybe only if you navigate away hmmm lemme check that...
@bender Yup I can. But as I said, only via DNS delegation. Hmm are you thinking something else?
@bender Yup I can. But as I said, only via DNS delegation. Hmm are you thinking something else?
@bender Yes. yarnd fully supports WebFinger just like ActivityPub and Mastodon do. So @user@domain mentions are _actually_ looked up.
@bender Yes. yarnd fully supports WebFinger just like ActivityPub and Mastodon do. So @user@domain mentions are _actually_ looked up.
@bender _phew_ ๐Ÿ˜… I mean I did quite some extensive testing locally too ๐Ÿคฃ
@bender _phew_ ๐Ÿ˜… I mean I did quite some extensive testing locally too ๐Ÿคฃ
@eldersnake Hey! ๐Ÿ‘‹ I'm not able to reproduce what you're seeing on your pod. Did you recently update? ๐Ÿค”
@eldersnake Hey! ๐Ÿ‘‹ I'm not able to reproduce what you're seeing on your pod. Did you recently update? ๐Ÿค”
So far so good. A lot of the event handlers I was used to all seem to be working. So that's a good sign ๐Ÿชง
So far so good. A lot of the event handlers I was used to all seem to be working. So that's a good sign ๐Ÿชง
@bender I've managed to fix this locally. Rolling out an update to my pod now...
@bender I've managed to fix this locally. Rolling out an update to my pod now...
@aelaraji Haha ๐Ÿคฃ
@aelaraji Haha ๐Ÿคฃ
@eldersnake I will jump on your pod later this evening and do some debugging ๐Ÿคž
@eldersnake I will jump on your pod later this evening and do some debugging ๐Ÿคž
@bender Ahh perfect bug report!
@bender Ahh perfect bug report!
@bender Thanks!
@bender Thanks!
Hypermedia Systems
Hypermedia Systems -- Edit: I _should_ have said, I plan to read this book...
Hypermedia Systems -- Edit: I _should_ have said, I plan to read this book...
Well I'm off to bed. I've fixed as many broken things as I could find. All in the name of improvements eh? ๐Ÿ˜… Here's what I am aware of that's still non-functional/broken:

- Link Verification
- Stripping Tracking Params

Pretty much everything else should be working. If something isn't quite right though, please help me out with a concise repro ๐Ÿ™
Well I'm off to bed. I've fixed as many broken things as I could find. All in the name of improvements eh? ๐Ÿ˜… Here's what I am aware of that's still non-functional/broken:

- Link Verification
- Stripping Tracking Params

Pretty much everything else should be working. If something isn't quite right though, please help me out with a concise repro ๐Ÿ™
It works! ๐Ÿฅณ
It works! ๐Ÿฅณ
Testing Ctrl+Enter to post...
Testing Ctrl+Enter to post...
Problem is I'm not able to reproduce this so easily hmmm
Problem is I'm not able to reproduce this so easily hmmm
This was an example of where I _thought_ the same as you @bender
This was an example of where I _thought_ the same as you @bender
@bender hmm indeed
@bender hmm indeed
Hmm seems to be okay. What's not working? @xuu ?
Hmm seems to be okay. What's not working? @xuu ?
@bender Testing mentions... via the auto-complete...
@bender Testing mentions... via the auto-complete...
I just finished fixing the Lightbox media feature that makes clicking on media open them in a modal. Link verification and stripping are broken as well and commented out (_on the list_)
I just finished fixing the Lightbox media feature that makes clicking on media open them in a modal. Link verification and stripping are broken as well and commented out (_on the list_)
Like Ctrl+Enter used to work as a keyboard shortcut to post, but that's broken. Fixing that next ๐Ÿคฃ
Like Ctrl+Enter used to work as a keyboard shortcut to post, but that's broken. Fixing that next ๐Ÿคฃ
@bender Hmm I _thought_ so too at first, but I hard-refreshed to force any browser cached Javascript to be reloaded and I can't seem to reproduce any funkiness (_so far_) -- But still fixing bugs I find...
@bender Hmm I _thought_ so too at first, but I hard-refreshed to force any browser cached Javascript to be reloaded and I can't seem to reproduce any funkiness (_so far_) -- But still fixing bugs I find...
@bender It is on the "An AI-Generated Candidate Wants to Run For Mayor in Wyoming" /. thread ๐Ÿงต
@bender It is on the "An AI-Generated Candidate Wants to Run For Mayor in Wyoming" /. thread ๐Ÿงต
@slashdot What the hell?!
@slashdot What the hell?!
Test
Test
@eldersnake Yes it does! Can you pull main and upgrade?
@eldersnake Yes it does! Can you pull main and upgrade?
Yes it does! Can you pull main and upgrade?
Yes it does! Can you pull main and upgrade?
Yes it does! Can you pull main and upgrade?
@lyse Pretty nice shots ๐Ÿ‘Œ Love the flowers and the landscapes ๐Ÿ˜
@lyse Pretty nice shots ๐Ÿ‘Œ Love the flowers and the landscapes ๐Ÿ˜
@bender Fine fine ๐Ÿ˜…
@bender Fine fine ๐Ÿ˜…
@xuu Hello!
@xuu Hello!
@bender Sorry about this, if you'd like I can clean your feed up? Hmm? ๐Ÿง
@bender Sorry about this, if you'd like I can clean your feed up? Hmm? ๐Ÿง
I hope the bug fixes work as intended ๐Ÿ˜…
I hope the bug fixes work as intended ๐Ÿ˜…
I tried to fix some more bugs today, but who knows, I may have made things worse ๐Ÿคฃ
I tried to fix some more bugs today, but who knows, I may have made things worse ๐Ÿคฃ
Yeah all the existing Javascript is a bit broken I'm afraid. Trying to fix this today ๐Ÿคž
Yeah all the existing Javascript is a bit broken I'm afraid. Trying to fix this today ๐Ÿคž
@eldersnake Yup! And the dupe bug is fixed already!
@eldersnake Yup! And the dupe bug is fixed already!
@bender Hehe thanks! ๐Ÿ˜… Still gotta sort out some other bugs, but that's tomorrows job ๐Ÿคž
@bender Hehe thanks! ๐Ÿ˜… Still gotta sort out some other bugs, but that's tomorrows job ๐Ÿคž