# 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 72
# self = https://watcher.sour.is/conv/5m7jmeq
Mockup for redesign of the profile page https://wireframe.cc/XvxNVE
@darch Looks good πŸ‘Œ
@darch Looks good πŸ‘Œ
@darch Looks good πŸ‘Œ
@darch Looks good πŸ‘Œ
@darch really cool, I maybe some little buttons on the actions (follow and copy url) might feel more intuitive to use.
@justamoment yes this exactly the idea with the [text in brackets] πŸ˜‰
Also if you go to the link you can see that I added a RSS/atom feed as well, which i believe used to be there back in the days
New profile_ui is slowing coming together:
@darch Cool πŸ‘Œ
@darch Cool πŸ‘Œ
@darch Cool πŸ‘Œ
@darch Cool πŸ‘Œ
Some more work on the new profile_ui:
Some more work on the new profile_ui:
Now with Logout move to your profile page, which can then be easily accessed from the topnav:


And and CSS-only modal for the Mute/report feature:
Now with Logout move to the your profile page, which can the be access from the topnav:


And and CSS-only modal for the Mute/report feature:
Now with Logout move to your profile page, which can then be easily accessed from the topnav:


And a CSS-only modal for the Mute/report feature:
@darch This is quite nice πŸ‘Œ
@darch This is quite nice πŸ‘Œ
@darch This is quite nice πŸ‘Œ
@darch This is quite nice πŸ‘Œ
@prologic I could use some help in figuring out how to only show the homepod and RSS link if it is actually there. Is there as way to know in yarnd if the feed is on an another pod or if it is self hosted and does not have RSS or profile page?
@darch You probably want to use the template function:


{{ if not (eq $.Profile.Type "External") }}
@darch You probably want to use the template function:


{{ if not (eq $.Profile.Type "External") }}
@darch You probably want to use the template function:


{{ if not (eq $.Profile.Type "External") }}
@darch You probably want to use the template function:


{{ if not (eq $.Profile.Type "External") }}
@prologic and that will not just give me internal users instead?
@darch I'm not sure what you mean exactly πŸ€” a "Profile" is either local to tha pod, oe external to it. But carries mostly the same kind of data (fields).
@darch I'm not sure what you mean exactly πŸ€” a "Profile" is either local to tha pod, oe external to it. But carries mostly the same kind of data (fields).
@darch I'm not sure what you mean exactly πŸ€” a "Profile" is either local to tha pod, oe external to it. But carries mostly the same kind of data (fields).
@darch I'm not sure what you mean exactly πŸ€” a "Profile" is either local to tha pod, oe external to it. But carries mostly the same kind of data (fields).
@prologic I need to filter out profiles or feeds that are not on any pod, but selfhosted like with lyse, movq and my own at http://darch.dk/twtxt.txt, since these does not have a rss/atom feed (https://neotxt.dk/user/darch/atom.xml) or a profile page (https://neotxt.dk/user/darch) and it therefor makes no sense to show links pointing to 404
@darch you would just simply not show these links for external profiles. The reason for this, as you cannot make any guarantees.
@darch you would just simply not show these links for external profiles. The reason for this, as you cannot make any guarantees.
@darch you would just simply not show these links for external profiles. The reason for this, as you cannot make any guarantees.
@darch you would just simply not show these links for external profiles. The reason for this, as you cannot make any guarantees.
@prologic so you don't think we can test for it in any way? Like there are some backend communication happening between pods, right?
@darch I don't think it's worth doing, no.
@darch I don't think it's worth doing, no.
@darch I don't think it's worth doing, no.
@darch I don't think it's worth doing, no.
@prologic fair enough. I will find a way to design around it then
@prologic I think i found a hack:
{{ if not (eq $.Profile.NFollowers 0) }}
@darch you can't rely on that either πŸ˜†

Can you explain to me what you're trying to do again? πŸ€”
@darch you can't rely on that either πŸ˜†

Can you explain to me what you're trying to do again? πŸ€”
@darch you can't rely on that either πŸ˜†

Can you explain to me what you're trying to do again? πŸ€”
@darch you can't rely on that either πŸ˜†

Can you explain to me what you're trying to do again? πŸ€”
@prologic Not but it seem to be good enough for thisπŸ˜†

External and selfhosted feed:

Feed on an external pod:

Feed on local pod:
@prologic Not but it seem to be good enough for thisπŸ˜†

External and selfhosted feed:


Feed on an external pod:


Feed on local pod:
@prologic Not but it seem to be good enough for thisπŸ˜†

External and selfhosted feed:

Feed on an external pod:

Hmm I need to work our the logic for the last one for internal users to not show the link to home pod

Feed on local pod:
@prologic Not but it seem to be good enough for thisπŸ˜†

External and selfhosted feed:
Feed on an external pod:
Feed on local pod:

Hmm I need to work our the logic for the last one for internal users to not show the link to home pod
hmm need to work out the logic for the internal users to hide link to home pod
PR ready: #1116 - WIP: New profile view with media filter
Still some issues with the filters on profile pages, but otherwise it should be ready and it already live on https://neotxt.dk/user/darch/

PR ready: [#1116 - WIP: New profile view with media filter]
Still some issues with the filters on profile pages, but otherwise it should be ready and it already live on https://neotxt.dk/user/darch/
(https://git.mills.io/yarnsocial/yarn/pulls/1116)
@darch I'm on the cover!

Hehe, it's looking great, good job!
BTW I'm watching that the last link in the profile [eapl.me](https://eapl.me) is not being converted from MD into an HTML link πŸ€”
@darch The "How to Follow..." isn't working yet right? πŸ€”
@darch The "How to Follow..." isn't working yet right? πŸ€”
@darch The "How to Follow..." isn't working yet right? πŸ€”
@darch The "How to Follow..." isn't working yet right? πŸ€”
@prologic one of the latest commit made it link to yarn social, but I have not update the version running on neotxt.dk yet
@darch Ahh okay! πŸ‘Œ Do we need a dedicated page for that? πŸ€”
@darch Ahh okay! πŸ‘Œ Do we need a dedicated page for that? πŸ€”
@darch Ahh okay! πŸ‘Œ Do we need a dedicated page for that? πŸ€”
@darch Ahh okay! πŸ‘Œ Do we need a dedicated page for that? πŸ€”
@prologic we might, but for now the front-page explains is pretty good
@prologic we might, but for now it explains pretty good
@darch Ok πŸ‘Œ
@darch Ok πŸ‘Œ
@darch Ok πŸ‘Œ
@darch Ok πŸ‘Œ