# 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 36
# self = https://watcher.sour.is/conv/knccdqq
@prologic @justamoment 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!
@lyse

> Yet another unpronouncable project name, congrats

Just think "Twtxt" but replace the "Twi" with "Gi" 🤣 -- So "Gi" "Text" 😅
@lyse

> Yet another unpronouncable project name, congrats

Just think "Twtxt" but replace the "Twi" with "Gi" 🤣 -- So "Gi" "Text" 😅
@lyse

> Yet another unpronouncable project name, congrats

Just think "Twtxt" but replace the "Twi" with "Gi" 🤣 -- So "Gi" "Text" 😅
@lyse

> Yet another unpronouncable project name, congrats

Just think "Twtxt" but replace the "Twi" with "Gi" 🤣 -- So "Gi" "Text" 😅
@lyse 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 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 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 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 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
@lyse 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
@lyse 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
@lyse 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 @lyse 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.
I would personally love to see the Git log provided as a twtxt feed. Gitea's feed situation is still awful. I don't think anybody skimmed the Atom spec before they released the feature.

@mckinley 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.
@mckinley 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.
@mckinley 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.
@mckinley 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 we discussed that here
@tkanos 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 👌
@tkanos 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 👌
@tkanos 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 👌
@tkanos 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 cool, love to see it in gitxt. 😍
@justamoment Me too 👌 But I'm presently blocked on Issue #647 😢
@justamoment Me too 👌 But I'm presently blocked on Issue #647 😢
@justamoment Me too 👌 But I'm presently blocked on [Issue #647](https://github.com/go-git/go- git/issues/647) 😢
@justamoment Me too 👌 But I'm presently blocked on Issue #647 😢
@justamoment Me too 👌 But I'm presently blocked on Issue #647 😢
@prologic Wut?! 🤔
@justamoment 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? 😅
@justamoment 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? 😅
@justamoment 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? 😅
@justamoment 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 open source FTW!