@prologic@twtxt.net @justamoment@twtxt.net Yet another unpronouncable project name, congrats. :-D The content column is way too narrow in my opinion, I basically have to horizontally scroll all diffs. Also the log view could benefit from a much wider view so that commit subjects are not split into several lines. That would help readability. All in all, way too much waste of screen space in my mind, but that might be inherited from legit, I don’t know. I wonder how the twtxt part pans out, currently I don’t see how that helps and simplifies any workflows. Let’s see. Happy hacking!
Yet another unpronouncable project name, congrats
Just think “Twtxt” but replace the “Twi” with “Gi” 🤣 – So “Gi” “Text” 😅
@lyse@lyse.isobeef.org Re the style currently. Yes this is inherited from legit. I’m hoping someone better at CSS than me can fix this before we go too far, things are quite simple now, so if someone just goes in and modifies the style.css
we should get a. much better look and feel IMO 🤞
@lyse@lyse.isobeef.org Re the use of Twtxt feeds… Let’s just see how it evolves, I’m not completely sold yet, but there are numerous ways to skin a cat here and there seemed to be some appeal in using “plain text files” for issue management at least and I think merge requests could be treated in a similar way… Let’s just see… The only other way is Email but uggh
@prologic@twtxt.net @lyse@lyse.isobeef.org Being file based is the best in my opinion, simple to read and edit with or without special tooling.
About the Twtxt part I think that if things evolves the way I can imagine it might become a dedicated protocol.
@mckinley@twtxt.net Yup that’s a great idea, I think we’ve discussed this once before in another context. I think this would be a great way to “follow” projects and their git repos.
@prologic@twtxt.net we discussed that here
@tkanos@twtxt.net Ahh yes. And after reviewing, I believe the correct format anda git
incarnation would be:
$ git --no-pager log --all --reverse --date=format:'%Y-%m-%dT%H:%M:%SZ' --format=format:'%cd%x09%s' > twtxt.txt
This produces correct output 👌
@prologic@twtxt.net cool, love to see it in gitxt. 😍
@justamoment@twtxt.net Me too 👌 But I’m presently blocked on Issue #647 😢
@prologic@twtxt.net Wut?! 🤔
@justamoment@twtxt.net Yeah, its a bit of a problem/blocker at the moment 😅 But don’t worry, I’m sure we’ll collectively sort it out (that’s what’s go great about open source afterall right? 😅
@prologic@twtxt.net open source FTW!