# 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 882
# self = https://watcher.sour.is?uri=https://twtxt.net/user/darch/twtxt.txt&offset=382
# next = https://watcher.sour.is?uri=https://twtxt.net/user/darch/twtxt.txt&offset=482
# prev = https://watcher.sour.is?uri=https://twtxt.net/user/darch/twtxt.txt&offset=282
@adi @laz @prologic This seem to be the issue: https://git.mills.io/yarnsocial/yarn/src/branch/master/internal/static/css/01-pico.css#L240
Turning off this section in firefox inspector fixes it.
@adi @prologic @laz if you open up /feeds on mobil it looks okay, so I guess it something very simple that went wrong on the template or CSS like a missing end tag
@adi @prologic @laz if you open up /feeds on mobil it looks okay, so I guess it something very simple that went wrong on the template or CSS like a missing end tag
@adi ah you wrote "porting", not "posting" - my bad
@adi how do you post from my design to this pod?
@adi how do you post from it to here?
@adi I would also speak for that we iron out some more quirks before making the new design the part of main.
But @prologic is only suggesting to merging it with a new branch called new_ui so no harm will be done😉
@adi I would also speak for that we iron out some more quirks before making the new design the part of main.\nBut @prologic is only suggesting to merging it with a new branch called new_ui so no harm will be done😉
@adi not sure what is a good idea? Merging the fork or something else?
how does people like this for a logo: https://www.onlinewebfonts.com/icon/564110\nAnd yes we can make it purple 😉
how does people like this for a logo: https://www.onlinewebfonts.com/icon/564110
And yes we can make it purple 😉
@adi looks good. I have also tried to change the html, mainly the topnav, to work nicely with any, or even no CSS styling.
@adi care to share some screenshots?
I made two commits last night - one darkmode and one light - which one are you working from?
I made two commits last night - one darkmode and one light - which one are you working from?\n\nThis is the latest: https://git.mills.io/sorenpeter/yarn-UI/commit/af830035fffc10c596c53851cedb17acb2e04b86
I made two commits last night - one darkmode and one light - which one are you working from?

This is the latest: https://git.mills.io/sorenpeter/yarn-UI/commit/af830035fffc10c596c53851cedb17acb2e04b86
@adi how is Sakura working out for you?
I tried it, but it did not look very nice imo.
@adi how is Sakura working out for you?\nI tried it, but it did not look very nice imo.
@prologic I agree to selfhost all assets. But right now I'm still trying out a bunch of stuff so that is for later
@prologic it is opensouce so yes. What do you want to change?
@prologic yes purple is not a problem. But I just like the orange better, especially on the dark mode. Look in yarn.css: .pod-logo {filter: hue-rotate(100deg)} and change the number till it is purple 😉 \nI can also try to make a custom yarn logo in gimp
@prologic yes purple is not a problem. But I just like the orange better, especially on the dark mode. Look in yarn.css: .pod-logo {filter: hue-rotate(100deg)} and change the number till it is purple 😉
I can also try to make a custom yarn logo in gimp
Yes still stuff to do. I put it out there for the rest of you to try it out and because you asking for it. All ideas, feedback, likes/dislikes etc are more than welcome😊
Water.css have a nice darkmode that goes will with a orange yarn logo (apple's emoji and openmoji) That is one of the reasons I pick it for the new UI design. And that @prologic allready uses it on yarn.social 😀
@adi @prologic up to the two of you:) i'm gonna stop hacking on it now
@prologic @adi Sounds great, i just made a new push to https://git.mills.io/sorenpeter/yarn-UI/commit/fd75dd4c2937fe6655459aacf32ec289edd88a17
@darch @adi Oh and the "in reply to" is also just a random mockup. Basically everything tagged with TODO or dev-note.
@adi the bookmark link in the topnav and all the mess i left in the code and probally a bunch more.
@adi not really. there is still some css-var to be cleaned up in twtxt.css I beleave.
@adi what is the fix to waht???
@adi try to (re)move the h1 in https://git.mills.io/sorenpeter/yarn-UI/src/branch/master/internal/templates/timeline.html
@adi Yes they are. I will remove them in the next commit. still not at home in the git-verse
@adi @prologic sure thing. But I guess I need to keep my fork up to date with the original repo
@adi Can @prologic move it to another branch or do I need to make a new PR?
@fastidious thanks for catching the typo😊
@prologic maybe I should have made the PR to the uixi_redesign branch?!
Dev-Day 4: with new Yarn-logo from OpenMoji and a commit/PR at: https://git.mills.io/yarnsocial/yarn/pulls/437

Big thanks to @adi for helping me out with howto use git via irc:#yarn.social

Dev-Day 4: with new Yarn-logo from OpenMoji and a commit/PR at: https://git.mills.io/yarnsocial/yarn/pulls/437\n\nBig thanks to @adi for helping me out with howto use git via irc:#yarn.social\n\n
@jlj @prologic yes and the rest of the emoji are good looking too
@adi Right now they are only running on localhost
Yeah I'm gonna make a pr soon. Maybe tonight. Right now they are only running on localhost
Yeah I'm gonna make a pr soon. Maybe tonight.
@prologic fair😉 Try openmoji https://openmoji.org/library/#search=Yarn I have considered using these emojis in the new UI design or maybe just make a spin on the yarn ball and change its colors
@prologic fair😉 Try openmoji https://openmoji.org/library/#search=Yarn I have considered using these emojis in the new UI design or maybe just make spin on then yarn ball and change its colors
@prologic Looks good, but seem like it uses the 'wrong' yarn emoji. I believe the cat is for the yarn js package manager
By aren't all posts indexed by http://search.twtxt.net ?
@prologic why would you need JavaScript for this to work?
@prologic sure. Now I got the setup wirking, I will work my way through all the pages while I'm at it. I might need to help for making a git commit and pr since I have only used GitHub web UI so far.
Wuhoo😀 thx! This feature should be described in a FAQ, so user know the can reach out to the pod admin if they experience images not being shown.
@prologic I copied the URL from my other feed http://darch.dk/twtxt.txt here on this pod
@jlj @prologic so you will have to ask the pod admin to whitelist the feeds you follow on external servers?
(Will you add this one too https://twtxt.net/twt/edmcsma ;)
@jlj @prologic so you will have to ask the pod admin to whitelist the feeds you follow on external servers? \n(Will you add this one too https://twtxt.net/twt/edmcsma ;)
@jlj @prologic does this mean that media can now be loaded from other pods/servers?
@prologic @movq @adi yes yarn is "just" a client+server.

Maybe call it txtverse
@prologic @movq @adi yes yarn is "just" a client+server.\n\nMaybe call it txtverse
@jlj @prologic yes my idea that is show the time since lastes post in each feed (timeline and mention). The idea is that you do not need to check/click on each feed if you know you read all you mention if it say 2h and you checked just 1h ago. And in this way I imagine this will be less additive than how it work now. And we also does not need to log if a user read/viewed a post or not like in red-badge notifications. I hope this makes sense otherwise I would be up for video call Sunday after 16 CEST
Thanks @eldersnake and @jlj - and here are an idea for "notification" under timeline and mentions\n\n
Thanks @eldersnake and @jlj - and here are an idea for "notification" under timeline and mentions

@prologic Thank you 🙏 and here is water.css in darch-mode ;)\n
@prologic Thank you 🙏 and here is water.css in darch-mode ;)
Day 3 of UI-dev'ing - the yellow parts are mockup-code:
Day 3 of UI-dev'ing - the yellow parts are mockup-code:\n
would I make sense to move stuff from dev.twtxt.net to dev.yarn.social?
@prologic
3 . Bookmarks could maybe be generated using the same feature instead of just being a list of twt-hashes:
@prologic \n3. *Bookmarks* could maybe be generated using the same feature instead of just being a list of twt-hashes:\n
@prologic \n3 . Bookmarks could maybe be generated using the same feature instead of just being a list of twt-hashes:\n
@prologic Yes something like that :)\n\n1. InReplyTo – A short string of what current post was “in reply” to?: Something that will output what you see here: http://darch.dk/yarn-hack/Mockup_to_Code/ and maybe strip out mentions. I think we had a discussion with more option on github where i made some other variation on the mockup. It should truncate the text so it will not be too long.\n\n2. ForkedFrom – A short string of what a conversation was “forked from”? I'm not sure how this should look just yet, but it could be maybe use the same way of getting the info
@prologic Yes something like that :)

1. InReplyTo – A short string of what current post was “in reply” to?: Something that will output what you see here: http://darch.dk/yarn-hack/Mockup_to_Code/ and maybe strip out mentions. I think we had a discussion with more option on github where i made some other variation on the mockup. It should truncate the text so it will not be too long.

2. ForkedFrom – A short string of what a conversation was “forked from”? I'm not sure how this should look just yet, but it could be maybe use the same way of getting the info
chould the fork feature include both the old and new hash so that it would be viewed in the original conversation as well?\n\nEDIT: using the fork button does not automatically metion the person who's post you are replying to... @prologic (Bug or feature;)
chould the fork feature include both the old and new hash so that it would be viewed in the original conversation as well?

EDIT: using the fork button does not automatically metion the person who's post you are replying to... @prologic (Bug or feature;)
chould the for feature inclode both the old and new hash so as to be viewed in the original conversation as well?\nEDIT: using the fork button does not automatically metion the person who's post you are replying to... @prologic (Bug or feature;)
@jlj @anth okay this explains finger quite well: https://wiki.tilde.institute/w/finger
@adi you mean to have Fork between Reply and Conversation?!
@adi how do you like this instead?
@adi how do you like this instead?\n
@adi I would actually do the opposite:
And I won't be going into nitpicking the colors just yet ;)
@adi I would actually do the opposite: \nAnd I won't be going into nitpicking the colors just yet ;)
Look @adi ! No borders and a textarea
Look @adi ! No borders and a textarea\n
@darch @adi Yes it water.css with some of my own addition and stuff from the current twtxt.css
@adi Since this is viewing a conversation it is all the way down;)
@anth @jlj How exactly does one use finger? I have tried to read about it, but never found any good howto...
Day 2 of updating the UI:
Day 2 of updating the UI:\n
@prologic I think the Discover tab should be combined with /feeds and feeds.twtxt.net since both are giving the user options for discovering new feeds to follow
@lyse thanks and yes todays goals was to get the hang of how it works, so still plenty of stuff to adjust
@prologic I have no tried to use the custom css in miniflux yet, so don't know...
@prologic @adi I'm not done at all yet! But yes at some point that is my dream to have such an option. Maybe similar to how miniflux does custom css.
@prologic @adi I'm not done at all yet, so still a lot to change. But yes at some point that is my dream to have such an option. Maybe similar to how miniflux does custom css.
@prologic @adi does what work? The screenshot is from a yarnd running on localhost where I changed the html template and css
No running a pod just yet. Only my 2nd feed at www.darch.dk/twtxt using #picoblog and #phpub2twtxt
No running a pod just yet. Only my 2nd feed at http://darch.dk/twtxt using #picoblog and #phpub2twtxt
@adi also an option. I looked at several classless CSS styles and my idea is that the users and/or pod admin can easily use whatever stylesheet they want MySpace-style😉
Hacking on the yarnUI - based on water.css\n
Hacking on the yarnUI - based on water.css
@prologic yes and that where I got the inspiration from😉 I want to add it the topnav (timeline, mentions, etc) so you can see if need to click on it or not since you last checked
@lazarus I have this idea to add time ago for each timeline/feed as a way for making none-intrusive notifications. So the server will not store info about if you read a post or not, just showing how long ago the latest post was made. I made mockup back in the spring showcase this: http://darch.dk/yarn-hack/Mockup_to_Code/
@jlj cool. I encountered the concept of "free hearing/freedom to listen" from shuttlebutt. I think we got a link to it in the hackmd drafts
Could you use any other email client with this setup? Like Thunderbird or some webclient?
@prologic How it is going to implement a view of the message that a replay is replying to?