# 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 33
# self = https://watcher.sour.is/conv/fg3s7gq
Oh man I might have to switch from gorion to the web app since profiles on other pods don’t load anything on gorion. D’oh!
@will Actually that’s just a missing feature o think 🤣 We should add cross-pod profile info like follower counts etc
@will Actually that’s just a missing feature o think 🤣 We should add cross-pod profile info like follower counts etc
@will I think all we load up and cache at the moment is the profile pic — but it should be hard to add more
@will I think all we load up and cache at the moment is the profile pic — but it should be hard to add more
@prologic are you a dev for the app? it’s rrally good except for 1 or 2 things but I thought it was abandoned
@will No it’s not abandoned ☺️ I’m not the dev per se (well I obviously work on the yarnd backend) 🤣

@antonio and @dooven are our mobile devs 🤗
@will No it’s not abandoned ☺️ I’m not the dev per se (well I obviously work on the yarnd backend) 🤣\n\n@https://twtxt.net/user/antonio/twtxt.txt> and @dooven are our mobile devs 🤗
@will No it’s not abandoned ☺️ I’m not the dev per se (well I obviously work on the yarnd backend) 🤣

@antonio and @dooven are our mobile devs 🤗
@antonio @dooven @prologic my compliments to the chef
@antonio @dooven @will what other things would you like to see improved?
@antonio @dooven @will what other things would you like to see improved?
@antonio @dooven @prologic Um the one other thing is if you open the app with no connection to the server it logs you out. Not a big deal but a little pain
@will @antonio @dooven Ahh! Yes we should fix that. I'll make a note of it:\n\nhttps://git.mills.io/yarnsocial/goryon/issues/86
@will @antonio @dooven Ahh! Yes we should fix that. I'll make a note of it:

https://git.mills.io/yarnsocial/goryon/issues/86
@will @antonio @dooven Ahh! Yes we should fix that. I'll make a note of it:

https://git.mills.io/yarnsocial/goryon/issues/86
Ah yes. I need to get back to working on the app 😅 I pretty went away for a whole year and haven't contributed back
@dooven How do you feel about working on a rewrite with me using web tech I can grok and building a PWA? We can wrap it with Cordova if we want to shove it in App/Play/Droid stores, or just promote it as installable from pods themselves? Whatcha think? 🤔
@dooven How do you feel about working on a rewrite with me using web tech I can grok and building a PWA? We can wrap it with Cordova if we want to shove it in App/Play/Droid stores, or just promote it as installable from pods themselves? Whatcha think? 🤔
@prologic Imo I don't think we need an app because it'll be lots of work to copy over features from this site to an app. I also like how it's very easy to push a fix using the web compared to pushing a new version of an app
@dooven Yeah I agree. That's why I _think_ a PWA is a good route to go down since they can be installed on Desktop and Mobile easily from the pod itself.
@dooven Yeah I agree. That's why I _think_ a PWA is a good route to go down since they can be installed on Desktop and Mobile easily from the pod itself.
@prologic oh yeah that's a good point. It's been ages since Ive works frontend stuff. But I had a good time writing angular and react
@dooven How about MithrilJS? 🤔 I'd be all up for this and would write the code with anyone willing to help 👌 Not sure what we'll do about the style though? 🤔 I'm totally rubbish at CSS, but if we do this it needs to have a Mobile-first design and scale nicely for any size display (_Desktop included of course!_)
@dooven How about MithrilJS? 🤔 I'd be all up for this and would write the code with anyone willing to help 👌 Not sure what we'll do about the style though? 🤔 I'm totally rubbish at CSS, but if we do this it needs to have a Mobile-first design and scale nicely for any size display (_Desktop included of course!_)
@prologic @dooven I actually suggested converting the current client to a PWA via content negociation.
@prologic @dooven I actually suggested converting the current client to a PWA via content negociation.
@dooven @adi @prologic But please, don't rush, let me sink my teeth in it for a while. I'm doing some HTML/CSS clean-up right now on my instance.
@dooven @adi @prologic But please, don't rush, let me sink my teeth in it for a while. I'm doing some HTML/CSS clean-up right now on my instance.
@adi @dooven @prologic I'll experiment converting it to a PWA afterwards with the same codebase.
@adi @dooven @prologic I'll experiment converting it to a PWA afterwards with the same codebase.
@adi I don't think a PWA is compatible with content negotiation. What would you negotiate on? Also its extremely difficult to use the same code on the backend with server-side rendered HTML as on a PWA frontend (_Javascript_). @markwylde and I have explored this idea and it's just "too hard"™
@adi I don't think a PWA is compatible with content negotiation. What would you negotiate on? Also its extremely difficult to use the same code on the backend with server-side rendered HTML as on a PWA frontend (_Javascript_). @markwylde and I have explored this idea and it's just "too hard"™