# 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 3
# self = https://watcher.sour.is/conv/y6jslvq
Hey @prologic, I've been working on the #pwa today but I have an issue, the latest docker image don't seems to be on the same version as this pod we're using here.
Am I missing something?
@justamoment if you clone the repo you can build the latest docker image if that helps?
@mutefall Yes, but it should be already up and working on Docker hub, I checked just now and the latest build is from 6 hours ago, I haven't checked the build time before but I'll try again today to see if it works with this version.