# 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 987
# self = https://watcher.sour.is?uri=http://darch.dk/twtxt.txt&offset=479
# next = https://watcher.sour.is?uri=http://darch.dk/twtxt.txt&offset=579
# prev = https://watcher.sour.is?uri=http://darch.dk/twtxt.txt&offset=379
And now added #filter for replies too:
Added support for #tag clouds and #search to timeline. Based on code from @dfaria.eu馃檹

Live at: http://darch.dk/timeline/?profile=https://darch.dk/twtxt.txt
Added support for #tag clouds and #search to timeline. Based on code from @dfaria.eu馃檹

Live at: http://darch.dk/timeline/?profile=https://darch.dk/twtxt.txt
Added support for #tag clouds and #search to timeline. Based on code from @dfaria.eu馃檹

Live at: http://darch.dk/timeline/?profile=https://darch.dk/twtxt.txt
Added support for #tag clouds and #search to timeline. Based on code from @dfaria.eu馃檹

Live at: http://darch.dk/timeline/?profile=https://darch.dk/twtxt.txt
Ben Grosser on Degrowth Aesthetics - Aarhus University, Nov 2023 - YouTube
Ben Grosser on Degrowth Aesthetics - Aarhus University, Nov 2023 - YouTube
Ben Grosser on Degrowth Aesthetics - Aarhus University, Nov 2023 - YouTube
Ben Grosser on Degrowth Aesthetics - Aarhus University, Nov 2023 - YouTube
Hi @movq, is it better now?
I have put in a psudo twthash since I did not archive from a specific date/post, but just what I did not find relevant to keep in my main feed.
Hi @movq, is it better now?
I have put in a psudo twthash since I did not archive from a specific date/post, but just what I did not find relevant to keep in my main feed.
Hi @movq, is it better now?
I have put in a psudo twthash since I did not archive from a specific date/post, but just what I did not find relevant to keep in my main feed.
Hi @movq, is it better now?
I have put in a psudo twthash since I did not archive from a specific date/post, but just what I did not find relevant to keep in my main feed.
you need to send an email @quark if you want an account. I know that it might not be very profitable. Maybe Odo can disclose it if I give him a new bucket.
you need to send an email @quark if you want an account. I know that might be very profitable. Maybe Odo can disclose it if I give him a new bucket.
you need to send an email @quark if you want an account. I know that it might not be very profitable. Maybe Odo can disclose it if I give him a new bucket.
you need to send an email @quark if you want an account. I know that it might not be very profitable. Maybe Odo can disclose it if I give him a new bucket.
you need to send an email @quark if you want an account. I know that it might not be very profitable. Maybe Odo can disclose it if I give him a new bucket.
@mckinley I'm over here now. And yes I can send a PR to repo or your are welcome to add it. Credits also to @eapl.me for making a working yarn compatible parser.
@mckinley I'm over here now. And yes I can send a PR to repo or your are welcome to add it. Credits also to @eapl.me for making a working yarn compatible parser.
@mckinley I'm over here now. And yes I can send a PR to repo or your are welcome to add it. Credits also to @eapl.me for making a working yarn compatible parser.
@mckinley I'm over here now. And yes I can send a PR to repo or your are welcome to add it. Credits also to @eapl.me for making a working yarn compatible parser.
What? was? that? Music videos in the 90s was just something else. Especially like the guy in the straitjacket on a pogostick
What? was? that? Music videos in the 90s was just something else. Especially like the guy in the straitjacket on a pogostick
What? was? that? Music videos in the 90s was just something else. Especially like the guy in the straitjacket on a pogostick
What? was? that? Music videos in the 90s was just something else. Especially like the guy in the straitjacket on a pogostick
What? was? that? Music videos in the 90s was just something else. Especially like the guy in the straitjacket on a pogostick
Same, got one more day at the office, but most folks are already away and the city have shifted from locals to tourists 馃尀
Same, got one more day at the office, but most folks are already away and the city have shifted from locals to tourists 馃尀
Same, got one more day at the office, but most folks are already away and the city have shifted from locals to tourists 馃尀
Same, got one more day at the office, but most folks are already away and the city have shifted from locals to tourists 馃尀
@prologic
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter this dot?
@sorenpeter what dot?
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter
@sorenpeter trying to detect wm-endpoint
@sorenpeter trying to detect wm-end via twtxt.txt
It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention\_endpoint.php and new\_twt.php at main 路 sorenpeter/timeline
It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention\\_endpoint.php and new\\_twt.php at main 路 sorenpeter/timeline
It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention\_endpoint.php and new\_twt.php at main 路 sorenpeter/timeline
It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention\_endpoint.php and new\_twt.php at main 路 sorenpeter/timeline
It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention\_endpoint.php and new\_twt.php at main 路 sorenpeter/timeline
post with no mentions
post with no mentions
post with no mentions
Thanks @prologic, I also just manage to get my own version of webmentions working. Please have a read at Webmentions vs. Custom Mentions Spec for Twtxt/Yarn - HedgeDoc and [User Lookup for Twtxt/Yarn - Webfinger or Decentralized Identifiers (DIDs) - HedgeDoc](https://docs.mills.io/rRpmdWHRT7Kg7nTYnXleSg#) for how it sorta works
Thanks @prologic, I also just manage to get my own version of webmentions working. Please have a read at Webmentions vs. Custom Mentions Spec for Twtxt/Yarn - HedgeDoc and [User Lookup for Twtxt/Yarn - Webfinger or Decentralized Identifiers (DIDs) - HedgeDoc](https://docs.mills.io/rRpmdWHRT7Kg7nTYnXleSg#) for how it sorta works
Thanks @prologic, I also just manage to get my own version of webmentions working. Please have a read at Webmentions vs. Custom Mentions Spec for Twtxt/Yarn - HedgeDoc and [User Lookup for Twtxt/Yarn - Webfinger or Decentralized Identifiers (DIDs) - HedgeDoc](https://docs.mills.io/rRpmdWHRT7Kg7nTYnXleSg#) for how it sorta works
Thanks @prologic, I also just manage to get my own version of webmentions working. Please have a read at Webmentions vs. Custom Mentions Spec for Twtxt/Yarn - HedgeDoc and [User Lookup for Twtxt/Yarn - Webfinger or Decentralized Identifiers (DIDs) - HedgeDoc](https://docs.mills.io/rRpmdWHRT7Kg7nTYnXleSg#) for how it sorta works
@sp ser det her bedre ud?
@sp ser det her bedre ud?
@sp ser det her bedre ud?
Hej @sp, dur det?
Hej @sp, dur det?
Hej @sp, dur det?
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?!
Yo @sorenpeter let's see if this webmentions thing works?
Yo @sorenpeter let's see if this webmentions thing works?
Yo @sorenpeter let's see if this webmentions thing works?
@sp and @sorenpeter
@sp and @sorenpeter
@sp and @sorenpeter
@sp and @sorenpeter
@sp and @sorenpeter
@sp and @sorenpeter
@sp
@sp
@sp
@sp
@sp
@eapl.me Take a look at http://darch.dk/timeline/conv/i4nt3ma
@eapl.me Take a look at http://darch.dk/timeline/conv/i4nt3ma
@eapl.me Take a look at http://darch.dk/timeline/conv/i4nt3ma
@eapl.me Take a look at http://darch.dk/timeline/conv/i4nt3ma
@ Take a look at http://darch.dk/timeline/conv/i4nt3ma
z-time?
$public_txt_url
$public_txt_url
$public_txt_url
double posting??
/timeline/refresh?url=https://darch.dk/twtxt.txt"
double posting
posting echo?