@prologic@twtxt.net yup that is my very hacky header menu I made by injection some html in the custom logo field. I didn’t fix the mobile view for it yet
@prologic@twtxt.net thanks 🙏
@prologic@twtxt.net and @lyse@lyse.isobeef.org. Those line are already removed in the latest PR😉
@prologic@twtxt.net the fix is live now on neotxt.dk. let me know how it looks at your end?
@akoizumi@social.kyoko-project.wer.ee i can’t access the link…
There is a commit now in the theme branch. See if it fixes it for you
I guess I can just look at the screenshot you posted 😂
@prologic@twtxt.net what’s the screen width of your iPhone?
@prologic@twtxt.net is it getting to an annoying level?
I would rather see a lot of other features before.
What are the advantages to an invite system compares to just close registration and add a contact form for applying for an account?
@prologic@twtxt.net yes i noticed that myself, in on my backlog
data
directory is at 231MiB now. 😀
@brasshopper@twtxt.net mine is over 500 MB, so I had to move my yarn-dev out of my dropbox…
@tkanos@twtxt.net Æooks interesting. Especially likes their description of what it is and what it’s not. We could use something like that for yarn.social. And they got a cute logo too. @thecanine@twtxt.net something you could be up for?
It should be ready now
Just fixed a typo: G0
-> GO
Is GIO
also a typo?
it in the tech debt PR, but i’m working on a better design as we speak
1🧶🧶🧶
@mckinley@twtxt.net we already got a title field in form of (subject)
– it’s just hidden here on yarn by design
I agree with @lyse@lyse.isobeef.org on this. It is outside the scope of twtxt as a microbloging protocol to start including more formel metadata fields such as titles
@prologic@twtxt.net I made a new PR (#998) that I hope will fix the issues you have pointed out:
- Link Verification not working (due to missing modal from pico.css)
- Lightbox not working (due to missing modal from pico.css)
- In-reply-to now only show max 3 lines of the root post
But the “(…) pull request has changes conflicting with the target branch.”
@prologic@twtxt.net The lightbox is also using the modal feature from pico.css…
@prologic@twtxt.net yup, there is a modal feature build into pico.css that i have not copied to the the theme
@prologic@twtxt.net Allready did that, because I found it confusing too:
@prologic@twtxt.net Yes that is an new “feature” (not a bug™️) - I have made it to be limited to 3 lines after I made the PR.
Anything else you have found to be off/odd?
@eaplmx@twtxt.net I see it as a way to add feed to all sort of sites so people don’t have to relay on twitter, facebook and instragam to share their updates, but instead selfhost a twtxt.txt that people can follow in any way they see fit
@akoizumi@social.kyoko-project.wer.ee How does it look when you inspect the site?
@akoizumi@social.kyoko-project.wer.ee do you have JS turned off? Because it seem that there are some event that decides the visibility of follow/unfollow
@akoizumi@social.kyoko-project.wer.ee I don’t have that issue on my pod…
@BBS@algorave.dk test replying to the #algoraveBBS
@akoizumi@social.kyoko-project.wer.ee yeah but I did change some things in other part of the code so you might get some errors or stuff will not show as intented
@akoizumi@social.kyoko-project.wer.ee Cool, let know if you need any help. You need to build yarnd
from the branch and replace it on your pod-server (remember to backup the old yard binary;)
@tkanos@twtxt.net nice work. What are the ranking based on? Number of posts in the feed?
@mckinley@twtxt.net thank for the notes.
The new Simple.css based theme is online now at neotxt.dk thanks to the help of @prologic@twtxt.net and there is a PR pending now too.
@tkanos@twtxt.net the orange is the default dark mode from simplecss.org - you can also find it inside 03-colours.css in the branch repo. I’m on my phone so can’t pull out the hex code right now, but now you know where to look;)
@eaplmx@twtxt.net they are only visible in my custom theme on neotxt.dk, but if you hover the icons on twtxt.net you should see the times as well
@eaplmx@twtxt.net you can’t know unless you follow them allready.
But I have been brewing on an idea to let you inform someone when you start to follow them, if they are open for such notifications. It could either be via webmetions or simply an option in the UI to email them if they have given disclose that in their twtxt.txt. There is also an option in the original spec to see who follows you in your webservers logfiles
@tkanos@twtxt.net that combinde could maybe be called “Chime in” in the UI
@tkanos@twtxt.net like this?
Seem we are missing the reply to treads that you have started, but where people have not necessary mentioned you in - great idea to have that too:)
@mckinley@twtxt.net Yeah I talked to the developer of picoblog via twitter and he said he would put a Apache License 2.0 on picoblog, which mean i guess pixelblog would have to use the same license since it to some extend is a fork of the former. Why do you ask?
@prologic@twtxt.net yeah im up for that, but make sure to metion my current profile at neotxt.dk, snot the old one at twtxt.dk😉
@eapl.mx@eapl.mx Hola amigo, it seems to work :)
Idea for new purple(ish) color scheme for yarn.social’s visual identity base on the html/css colors named SlateBlue
and SeaGreen
@eaplmx@twtxt.net Pixelblog should be mostly plug and play. No need for you to mess around with coding php.
@prologic@twtxt.net ‘go’ for it ;)
@eaplmx@twtxt.net To reply to a message or tread you add the hash-tag from the URL of the message your want to reply to in parentheses to the beginning of your message.
For this conversation or tread it would be DATETIME your reply here...
@akoizumi@social.kyoko-project.wer.ee it not gone here:
@eapl.mx@eapl.mx You could take a look at picoblog that I have been using on my websites and my pixelblog project
I believe I have fixed what I found of issues on the main pages, so theme_simpleCSS should be ready for daily use and a merge with main soon.
One big change is that the Custom Secondary Color under Settings now control the icons and inline-code instead of Hover/Select Color as before
@tkanos@twtxt.net Haha no worries 🤙 Maybe we will leave that issue for later. Just really great with all the feedback and to see that you guys want more color options 🎨
@tkanos@twtxt.net Ouch there is a scenario that I didn’t anticipate… You might have to run you own pod to be able to change between two dark themes if the change is to be controlled automatically by your OS/browser.
Or we need to extend the option for custom CSS beyond just a primary/accent and secondary/icon color…
Hmm we could add the option to just add each of those for a dark and and light mode.