# 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 16
# self = https://watcher.sour.is/conv/fh4u7va
Happy Twixmas everyone (new word I just learned 2 min ago)

I have finally gotten around to implementing a gallery feature to timeline.

http://darch.dk/timeline/gallery?profile=https://yarn.stigatle.no/user/stigatle/twtxt.txt

There is still some hiccups, like the limited caching is making it difficult to make links back to older posts not working. Maybe @eapl.me you can help me with that?
Oh! Good job, @darch, these galleries look very cool! I also tested with my own feed and I'm pleasantly surprised how cropping to square images works out. Who'd have thought that?
danke schøn, yes the idea was that it should work for all feeds
danke schøn, yes the idea was that it should work for all feeds
danke schøn, yes the idea was that it should work for all feeds
danke schøn, yes the idea was that it should work for all feeds
danke schøn, yes the idea was that it should work for all feeds
@darch Very nice 👌 How far back do you go? I assume you download and parse the feed on-demand right? 🤔
@darch Very nice 👌 How far back do you go? I assume you download and parse the feed on-demand right? 🤔
@darch Very nice 👌 How far back do you go? I assume you download and parse the feed on-demand right? 🤔
@sorenpeter

> yes the idea was that it should work for all feeds

I _think_ we talked about having the search engine crawl and index images/videos at one point. Looks like we didn't do that (yet)? It _would_ just make the crawler a bit more expensive to run I suppose, but doable.
@sorenpeter

> yes the idea was that it should work for all feeds

I _think_ we talked about having the search engine crawl and index images/videos at one point. Looks like we didn't do that (yet)? It _would_ just make the crawler a bit more expensive to run I suppose, but doable.
@sorenpeter

> yes the idea was that it should work for all feeds

I _think_ we talked about having the search engine crawl and index images/videos at one point. Looks like we didn't do that (yet)? It _would_ just make the crawler a bit more expensive to run I suppose, but doable.
sure! Assign me a ticket on Github or something to check it soon!

And happy Xmas, holidays or whatever you are celebrating over there!
sure! Assign me a ticket on Github or something to check it soon!
@darch That looks really nice! Cool feature!