# 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 26
# self = https://watcher.sour.is/conv/ypbpysq
@prologic and @mutefall and others. Is there somewhere I can adjust the update freq on my new pod? It seem to be very much behind twtxt.net. Like I can see the mention @mckinley in https://twtxt.net/twt/s7qszka on my own pod yet.
cc: @prologic
Hmm there seem to be especially an problem with feeds from twtxt.net, since feeds from other servers seem to be updated faster.

So @prologic you you maybe need to whitelist my new pod somewhere at your end?
Hmm there seem to be especially an problem with feeds from twtxt.net, since feeds from other servers seem to be updated faster. So, @prologic you you maybe need to whitelist my new pod somewhere at your end?
Hmm there seem to be especially an problem with feeds from twtxt.net, since feeds from other servers seem to be updated faster.
So @prologic you you maybe need to whitelist my new pod somewhere at your end?
Hmm there seem to be especially an problem with feeds from twtxt.net, since feeds from other servers seem to be updated faster. So, @prologic do you maybe need to whitelist my new pod somewhere at your end?
or did we maybe mess up in the setup somewhere, so there now is a name conflict, because we forgot to change something in swarm-stack that i pulled down to my VPS
There is nothing to do actually ! It's completely automatic πŸ˜†
There is nothing to do actually ! It's completely automatic πŸ˜†
But if you don't follow me then your Pod won't get my feed πŸ˜‚ (which is fine! You doing have to file me at all πŸ˜†)
But if you don't follow me then your Pod won't get my feed πŸ˜‚ (which is fine! You doing have to file me at all πŸ˜†)
@darch there's a button i believe in settings -> poderator settings where you can fire off feed updates.

i may create a pull request that allows operator to paramterise these workers.
@mutefall do you mean "Refresh Cache" ?
@prologic I should follow you and most other active feeds from twtxt.net. I used the /import feature to migrating my feeds to the new pod. Adding you and other under /feeds gives this error:
@prologic i do follow you on neotxt.dk:


But yours and other twtxt.net'eres profiles does not look up to date:
https://neotxt.dk/external?uri=https%3a%2f%2ftwtxt.net%2fuser%2fprologic%2ftwtxt.txt&nick=prologic
@darch yes sir.
@prologic i'm starting to see more post from twtxt.net on neotxt.dk now, but they are still lacking their avatars and Following/Followers also not working yet.

It is just a matter of waiting for yarnd to fetch and catch everything?
@darch Not sure what's going on sorry, I'll have to dig into it a bit... If you can put my public ssh key on your server, I can poke around...


ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo9UKNJ6X+LUxY9E2Ne3IxluaBTQWE0nCgyVfPHgSJhrI1HDiKcwc2S10kzMOnWco47sOb0Te4/tOHh+jlBbSTiW2CqQpIkZ8Bz4d1VXIPpUCUreP8gSuWxWNrdiU3TpfaeLSn0BkQhssvUhooAVPcRlgpmLETeGVlY1G2Qc1YcrQusz5E/5vLp4wkycZnGvHJ9+R5M2gn12Wnj+Fg8xMdqsvKmtBasPTX9YcJxVj/CBJZUB5impNg7ml9mESGDOpU11H9UWLUiDjIOmiDu3baNUiUmUnrUG44HBnstvbglEEOjsywML9xB81iZkA8RPluFpMU/+BWPI3nIKyRZn2p prologic@Jamess-MacBook.local


I can't promise a timely resolution though, I'm doing too many things at once here πŸ˜‚
@darch Not sure what's going on sorry, I'll have to dig into it a bit... If you can put my public ssh key on your server, I can poke around...


ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo9UKNJ6X+LUxY9E2Ne3IxluaBTQWE0nCgyVfPHgSJhrI1HDiKcwc2S10kzMOnWco47sOb0Te4/tOHh+jlBbSTiW2CqQpIkZ8Bz4d1VXIPpUCUreP8gSuWxWNrdiU3TpfaeLSn0BkQhssvUhooAVPcRlgpmLETeGVlY1G2Qc1YcrQusz5E/5vLp4wkycZnGvHJ9+R5M2gn12Wnj+Fg8xMdqsvKmtBasPTX9YcJxVj/CBJZUB5impNg7ml9mESGDOpU11H9UWLUiDjIOmiDu3baNUiUmUnrUG44HBnstvbglEEOjsywML9xB81iZkA8RPluFpMU/+BWPI3nIKyRZn2p prologic@Jamess-MacBook.local


I can't promise a timely resolution though, I'm doing too many things at once here πŸ˜‚
@prologic I mangaged to fix it. There was still somewhere in the docker yarn.yaml that it said twtxt.netinstead of neotxt.dk - Now I got nice avatars and my timeline on neotxt.dk is up to date with accounts from twtxt.net :)
@darch Oh! 😳 That's great πŸ‘ŒWhat was the misconfiguration? πŸ€”
@darch Oh! 😳 That's great πŸ‘ŒWhat was the misconfiguration? πŸ€”
@prologic I believe extra_hosts: was still set to twtxt.net
@darch Oh that was a mistake on our part, ooops πŸ˜‚
@darch Oh that was a mistake on our part, ooops πŸ˜‚
@darch keep in mind swarm behaves slightly different from compose/plain-ole-docker. also the stack file you're downloading from @prologic is setup for his network and traffic configuration (cloudflare) so there may need to be some tweaks as everyone's setup is different.