Happy Twixmas everyone (new word I just learned 2 min ago)
I have finally gotten around to implementing a gallery feature to timeline.
http://darch.dk/timeline/gallery?profile=https://yarn.stigatle.no/user/stigatle/twtxt.txt
There is still some hiccups, like the limited caching is making it difficult to make links back to older posts not working. Maybe @eapl.me@eapl.me you can help me with that?
Jibii!
@movq@www.uninformativ.de “This is not a pot of gold”
Make a prototype for #Lists for twtxt/yarn on: http://darch.dk/twtxt-lists
It is based on twtxt-php by @eapl.mx, which is based on my own phpub2twtxt
@carsten@yarn.zn80.net Like this?
@prologic@twtxt.net and it even looks okay on mobile without any extra work, but it does not like long names:
Working on improving how the External feeds under /feeds looks: https://git.mills.io/yarnsocial/yarn/commits/branch/feed-list
The idea is to use the design for /following and /followers too and use it for a base for other lists down the line.
@prologic@twtxt.net something have been broken with links to external feeds for a long time. Clicking the mention of @dfaria@dfaria.eu
in Phi’s post directs to this nonsense URL:
https://neotxt.dk/external?uri=https%3A%2F%2Fdf%2Ftwtxt.txt&nick=df
filter_and_lists
feature in yarnd
? 🤔 I still don't like where the Logout button is, but I've gotten used to it 😅 (you are right it's hardly used really)
@prologic@twtxt.net Then it should only be filters_
since we don’t have and_lists
yet😅
But there are still an inconsistency with what you get with the mentions-filter vs. the/mentions
page.
I’m voting for removing the mentions-filter and keeping the /mentions
page, since the latter shows the latest mentions and I like to have it as a top-level view:
And yes, where do we want the logout button instead?
Live stream DJs and visuals from Copenhagen (now till 19) at https://www.twitch.tv/fukk_live
What is going one here?
I have note muted this tread, but i have also not turned on ActivityPub feature on my pod, so suspect that is part of the issue, since the root is from Mastodon:
@carsten@yarn.zn80.net Yes, an option for deliberate cross-posting or POSSE the IndieWeb way is more appealing to me also to keep yarn.social feeling light and clean. In that way your twtxt feed would be the backbone of your own site and then have some middle-ware, which cross-post to your mastodon account and whatever service you fancy to use:
And now also the user’s avarar instead of the profile icon:
How about putting the logout under settings like this?
@prologic@twtxt.net Yes I have tried to have the avatar in the top right in an earlier design, but it still needs some work - especially on mobile (not shown)
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/
Other see multiple posts from @kevin? I guess it might have something to do with the 3 different url =
field in his twtxt file
And some screenshots for the video and form this one as well: How we deal with long posts in FeedLand - YouTube
More info: http://docs.feedland.org/categories.opml
@prologic@twtxt.net 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
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:
Some more work on the new profile_ui:
new #logo for yarn.social
https://sfsf.shop/answerswithjoe/ and https://thefutureisrad.creator-spring.com/listing/sfsf20-009?pr=ANSWERSJOE
New profile_ui is slowing coming together:
Mockup for redesign of the profile page https://wireframe.cc/XvxNVE
Added horizontal scroll for the filters now too:
@prologic@twtxt.net is this something you can work width?
https://git.mills.io/yarnsocial/yarn/src/branch/lists_ui
giving off some aphextwin vibes
@prologic@twtxt.net something like this?
live on the same link as before (just scroll down;)
I made a mockup for how #Lists could work: http://darch.dk/yarn/lists-mockup-01.html
Vote/opinion: which is the preferred or correct render of block quotes - yarnd or the yarn app?
I would have expected it to look like it does in the app when I wrote the posts, but yarnd collapsed it allo into one blockquoute, which intrired to fix by adding (...)
Is this a problem with the markdown parser not being the same used in the app and in yarnd?
New nicer looking filters with icons now online at http://neotxt.dk along with a new PR #1081
Something like this:
<main class="container float">
<aside class="filternav">
<h4>Filters</h4>
<nav class="tabs">
<a href="https://twtxt.net/?f=localonly" class="current">On twtxt.net</a>
<a href="https://twtxt.net/?f=noreplies">No Replies</a>
<a href="https://twtxt.net/?f=nobots">Exclude Bots</a>
<a href="https://twtxt.net/?f=norss">Exclude Feeds</a>
<a href="https://twtxt.net/">Clear</a>
</nav>
</aside>
Hmm for some reason the Custom Secondary Colors is filled in with the content from the tagline-fields…
@prologic@twtxt.net So I did something else with the Setting page: I added tabs, which mean that I got some new issues with <form action="/settings" ... >
since it now split into three.
I got it working now by using id=updateSettings
in an empty form at the top, and then adding form=“updateSettings” to all the now orphaned inputs etc., but now the existing settings are not loaded into the form elements, as you can see on the radio buttons in the screenshots.
Anyhow have a go at in the new settings_with_tabs branch :)
Just came accross the #storyofthehashtag at: https://www.cnbc.com/2020/01/09/how-chris-messina-got-twitter-to-use-the-hashtag.html
So right now we don’t see an lot of use af #tags here on yarn/twtxt. I believe it’s because it not very useful atm. You can put in hashtags in your post, but there are no way of discovering other tags or see posts and treads with a tag.
I like what Scuttlebutt do, when they turn the hashtags (back) into channels:
And with the new search #comingsoon I believe we can have something similar
@eaplmx@twtxt.net and @prologic@twtxt.net I updated the Amoled theme and added the --icon
css var to this PR
We need to rollback the addition of the Amoled, but first when we are sure we want to do that?
@prologic@twtxt.net Okay so I noticed some issues looking at the working almond theme:
the
--accent-bg
is too light compared to the all#000
background, so I would suggest that it will turned down to something like#111
and maybe also the border color to#333
It seem that I have not styled the new
in-reply-to
multiline design to look right with Compact View turned on, so that will go on my todo-list…My hack to use
--code
for coloring the icons does not really make sense, when you go a make them the same color as--accent
, so I think i will make a new--icon
css var, which I been planing to anyhow
Colors☝️ before and after 👇
@prologic@twtxt.net when I log in to my old account on twtxt.net it looks like this:
I’ve started working on the UI/UX of Yarn Search
But I would agree with @quark@ferengi.one that the fuzzy search is a bit too fuzzy when darch
gives hits likes March
@prologic@twtxt.net sure when I will go to bed yet…
@quark@ferengi.one try switching to query string under options
@prologic@twtxt.net here’s a crude mock-up of a search interface
#bug Anyone else noticed that clicking on Bookmarks or Mute make the icon disappear?
I belive it was cause by the CSS changes I made in yesterdays PR, which have already been merged to main, but trying to roll back the change does not seem to fix it, so it might have been ther for some time.
Will others please test on their pods and report back here?
@stigatle@yarn.stigatle.no are you on your own pod? If you upgrade to the latest version of yarn from source it should look like this:
You can also change it by targeting the element using the Custom CSS field, but I have also been thinking to change the colors myself in the new theme based on SimpleCSS
@prologic@twtxt.net the fix is live now on neotxt.dk. let me know how it looks at your end?
@prologic@twtxt.net Allready did that, because I found it confusing too:
@akoizumi@social.kyoko-project.wer.ee How does it look when you inspect the site?