In-reply-to » Speaking of DST, it appears Mexico will abolish it?

@movq@www.uninformativ.de and yeah, the current administration (leftist populist) is proposing half-baked laws for everything. So… What can I say?

My state is in the border but my city don’t. So it’s gonna be a mess if I have to work with friends close to the border. There isn’t even a Mexican Timezone for them, so I’ll have to pick one from USA.

Basically this current map is gonna change completely… With 2 days notice

Download

⤋ Read More
In-reply-to » Goryon feature requests! - edit - some kind of "you've read up to here" marker - hide the conversation hash and show some way to get to the yarn

@prologic@twtxt.net Got it!
I thought you were saying this one:

Download

Hmmm, good question. I’m aware the hash is part of the twt, but it can be hidden in the App for readability (I’m thinking of a RegEx or something simpler). How would it be if you hide it on the API? 🤔

⤋ Read More
In-reply-to » @darch Hmm this needs some minor adjustments I guess? Media

@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 :)

Image


Image


Image

⤋ Read More

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:

Image

And with the new search #comingsoon I believe we can have something similar

⤋ Read More
In-reply-to » Introducing the "Amoled" theme for Yarn.social pods 😅 Media cc @darch I'm not sure if there are any other parts of the colour scheme that could be changed, but I wanted a black and I mean black background for my user preference 😅

@eaplmx@twtxt.net and @prologic@twtxt.net I updated the Amoled theme and added the --icon css var to this PR

Image


Image


Image

We need to rollback the addition of the Amoled, but first when we are sure we want to do that?

⤋ Read More
In-reply-to » Introducing the "Amoled" theme for Yarn.social pods 😅 Media cc @darch I'm not sure if there are any other parts of the colour scheme that could be changed, but I wanted a black and I mean black background for my user preference 😅

@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

Image


Colors☝️ before and after 👇

Image

⤋ Read More
In-reply-to » @prologic I don’t have the best experience with WebKit, at least not with WebKit2GTK on Linux. MacOS might be different, I don’t know. But on Linux, WebKit2GTK is always lightyears behind Firefox/Chromium in terms of … everything. That’s my experience with running WebKit2GTK browsers for well over a decade (luakit, uzbl, dwb, whatever). I even made my own browser at some point, but I recently basically decided to give up on it and go back to Firefox.

@abucci@anthony.buc.ci I don’t disagree, in fact, families are my favourite community right now (perhaps I’m lucky for that).

That said, it has been difficult to work with my family. When you involve money into a family problems appear.

There is even this meme

Download

⤋ Read More
In-reply-to » Autumn finally hit! Visited a mate and enjoyed the colorful season with the best weather. We encountered 50-70 lizards on our Friday stroll. Yes, that's more than in my entire life together. Unfortunately, my camera battery flattened before we reached the loop trail around the fortress full of lizards. Fucking cool experience, though. :-)

@lyse@lyse.isobeef.org yes, if one is poisonous better throw everything regardless, luckily they noticed.

Even yesterday my dad got another bag of them. We don’t have any more space to store them though.

Yes...
Download

Yes...

⤋ Read More
In-reply-to » Introducing the "Amoled" theme for Yarn.social pods 😅 Media cc @darch I'm not sure if there are any other parts of the colour scheme that could be changed, but I wanted a black and I mean black background for my user preference 😅

Also, the radio buttons and the checkboxes are missing the checkmark and the dot

Download

⤋ Read More
In-reply-to » Poor Mark Zuckerberg -- You gotta feel a wee bit sorry for the guy, he started out building something to help university students find each other on a campus, then turned that into a company, couldn't figure out how to "monetise" it until some clever person came along (Sheryl?) and suggested Facebook™ run ads. Then the company set the trend for maliciously stealing all of our data, spying on us and selling our souls to the proverbial devils (advertisers). Now Mark has punted on this so-called "Metaverse" and it isn't going very well 😅 (Metaverse isn't even in any dictionary, so my spell checker thinks its mis-spelled 🤣)

@prologic@twtxt.net Zuckerberg crying in the Metaverse™

Download

⤋ Read More
In-reply-to » 📣 NEW: Announcing the new and improved Yarns search engine and crawler! search.twtxt.net -- Example search for "Hello World" Enjoy! 🤗 -- @darch When you have this, this is what we need to work on in terms of improving the UI/UX. As a first step you should probably try to apply the same SimpleCSS to this codebase and go from there. -- In the end (didn't happen yet, time/effort) most of the code here in yarns will get reused directly into yarnd, except that I'll use the bluge indexer instead.

@quark@ferengi.one try switching to query string under options

Image

⤋ Read More
In-reply-to » @eaplmx CSS Battle has a passwordless login, I don't know the implementation but it basically send you and email where you click a link and you're in.

@xuu@txt.sour.is Well, it took me like 4 hours to set up, implement and test the PHP library, with all the setup combinations, devices and such.

Download

So I’ll say that using a password with a simple function like https://www.php.net/manual/en/function.password-verify.php
is much easier than a whole library requiring communication between the server, the browser and the auth device… There is a security reason for that (mainly to avoid phishing, which is something I like compared to other solutions like SQRL)

Download

⤋ Read More
In-reply-to » @prologic Allright i did a little bug huting. Theres is a new PR ready now fixing some mobile UI bugs #1008

#bug Anyone else noticed that clicking on Bookmarks or Mute make the icon disappear?

Image


Image

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?

⤋ Read More
In-reply-to » Its very hard to see the number with dark theme when you have small font on phone. I kinda want to change the blue to a more grey, and keep the letters white. Media

@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:

Image

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

⤋ Read More