# 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 6
# self = https://watcher.sour.is/conv/hmtxdza
@thecanine Hmmm saw one of your yarns about the mobile app logging you out? ๐Ÿค” Whatโ€™s going on bud? ๐Ÿค—
@thecanine Hmmm saw one of your yarns about the mobile app logging you out? ๐Ÿค” Whatโ€™s going on bud? ๐Ÿค—
@prologic At least when the mobile app does it, it happens rarely and only when the app gets closed. Today it happened on the website itself, two times in the row, when I was sending a response while in the Yarn.

I don't know if it would have happened a third time, because after doing it twice, I just sent it from the app.
@thecanine THe mobile app logging you out is weird, it should almost never happens as we don't have the concept of "refresh tokens".

The website OTH has an option called "Remember me". If you don't t
@thecanine THe mobile app logging you out is weird, it should almost never happens as we don't have the concept of "refresh tokens".

The website OTH has an option called "Remember me". If you don't tick this box, your session will only be held in-memory and only for about an hour. If you tick the box it'll be held in the database for much longer (_honestly I can't recall how long! ๐Ÿ˜œ_)_
@thecanine THe mobile app logging you out is weird, it should almost never happens as we don't have the concept of "refresh tokens".

The website OTH has an option called "Remember me". If you don't tick this box, your session will only be held in-memory and only for about an hour. If you tick the box it'll be held in the database for much longer (_honestly I can't recall how long! ๐Ÿ˜œ_)_