# 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 12
# self = https://watcher.sour.is/conv/v4rlsma
Now twtxt shows just 4 last posts instead of 11đ
@ychbn yes, Yarn does some caching that is pretty ephemeral. If you are gone long enough, nothing will show under your profile. As far as the web interface is concerned, you will not exist. Same for everything else. Granted, you still can check yourâand othersâtext file (if you are into that kind of thing), but Yarn will not show it to you in a browsable manner (like this twt).
So, the âTimelineâ you are using on your website, that links here, isnât a good idea.
@ychbn @bender is righ. This is a deliberate design decision. We will add full search capabilities soon (as I have more spare time) and we'll think about ways we can address this without making earthing permanently visible for all forever (searchable is okay).
@ychbn @bender is righ. This is a deliberate design decision. We will add full search capabilities soon (as I have more spare time) and we'll think about ways we can address this without making earthing permanently visible for all forever (searchable is okay).
@ychbn @bender is righ. This is a deliberate design decision. We will add full search capabilities soon (as I have more spare time) and we'll think about ways we can address this without making earthing permanently visible for all forever (searchable is okay).
@ychbn @bender is righ. This is a deliberate design decision. We will add full search capabilities soon (as I have more spare time) and we'll think about ways we can address this without making earthing permanently visible for all forever (searchable is okay).
@bender Ah, I see. Need to think about it, maybe I should write a script for generating static timeline html page during my site building process. In that case there will be delay between twtxt.txt and actual blog಼_಼