# 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 11
# self = https://watcher.sour.is/conv/aq5xjca
I used to have .* on my whitelisted domains. I removed it, and left it blank (no one is whitelisted) to no effect. Bug?
@homer Hmmm possibly... I'll have a look
@homer Hmmm possibly... I'll have a look
Code looks right to me. Are you just seeing images on your own pod or everywhere with an empty set of whitelisted image domains? πŸ€”
Code looks right to me. Are you just seeing images on your own pod or everywhere with an empty set of whitelisted image domains? πŸ€”
@prologic yes, images are still showing after removing the regex. Are external images cached locally? 😳
@fastidious No they are not cached locally Hmmm πŸ€”
@fastidious No they are not cached locally Hmmm πŸ€”
Well, they are now gone. I bet it was just local browser caching. That’s the only explanation.

I removed autoloading of remote images because they were slowing down the pod big time. Specially images coming from Down Under. 😒
@fastidious Ahhh I wonder how we can improve the experience here? πŸ€”
@fastidious Ahhh I wonder how we can improve the experience here? πŸ€”