# 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 8
# self = https://watcher.sour.is/conv/o5bljaa
@prologic "old stale accounts": 👎 😈 😁
@prologic "old stale accounts": 👎 😈 😁
@ionores Haha yeah I tend to agree. My _thinking_ is each Pod should have a weekly cron job that cleans up stale accounts that have never posted in 3 months (_perhaps making the parameters configurable_). I figure if someone signed up to check things out, but never posted in >~3months then they don't really use this? OTOH they _could_ be idle readers so perhaps it should also check for if created > 3 months && (sum(posts) + sum(following) == 0) ...?~
@ionores Haha yeah I tend to agree. My _thinking_ is each Pod should have a weekly cron job that cleans up stale accounts that have never posted in 3 months (_perhaps making the parameters configurable_). I figure if someone signed up to check things out, but never posted in >~3months then they don't really use this? OTOH they _could_ be idle readers so perhaps it should also check for if created > 3 months && (sum(posts) + sum(following) == 0) ...?~
@ionores Haha yeah I tend to agree. My _thinking_ is each Pod should have a weekly cron job that cleans up stale accounts that have never posted in 3 months (_perhaps making the parameters configurable_). I figure if someone signed up to check things out, but never posted in >~3months then they don't really use this? OTOH they _could_ be idle readers so perhaps it should also check for if created > 3 months && (sum(posts) + sum(following) == 0) ...?~
@prologic @ionores The pod backend doesn't really track when users last logged in, it simply doesn't care (_not useful info_).
@prologic @ionores The pod backend doesn't really track when users last logged in, it simply doesn't care (_not useful info_).
@prologic @ionores The pod backend doesn't really track when users last logged in, it simply doesn't care (_not useful info_).