# 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 10
# self = https://watcher.sour.is/conv/rlya64a
Are we lazy loading the avatars? I am on mobile now so can’t check, but it looks like that’s what’s happening. On mobile, avatars show as I scroll on the timeline. Before they show, there is just a blank placeholder.
@fastidious Yes we do
@fastidious Yes we do
@prologic do you think it is a good idea for avatars? For twt images, maybe, but avatars? Hmm.
Hmmmm 🤔

=> https://www.darrenlester.com/blog/instantly-loading-cached-images=
Hmmmm 🤔

=> https://www.darrenlester.com/blog/instantly-loading-cached-images=
Needs further investigating ... We should lazy load in general but there seems to be missing caching behavior.. Hmmm 🤔
Needs further investigating ... We should lazy load in general but there seems to be missing caching behavior.. Hmmm 🤔
@ullarah Can you try to implement this with UmbrellaJS? ☝️
@ullarah Can you try to implement this with UmbrellaJS? ☝️