# 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 32
# self = https://watcher.sour.is/conv/cac2cxq
@support welcome back amyzit the dermatologist will be with you shortly.
@abucci you have got the whole Zit family. I bet @prologic is so jealous! Maybe he will get the Bogan family on his pod. That would be so swell! :-)
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
@abucci I'm open to some feature flagged ideas? 🤔
@abucci I'm open to some feature flagged ideas? 🤔
@abucci I'm open to some feature flagged ideas? 🤔
@abucci I'm open to some feature flagged ideas? 🤔
@abucci So like just block some known patterns of user/feed names? 🤔
@abucci So like just block some known patterns of user/feed names? 🤔
@abucci So like just block some known patterns of user/feed names? 🤔
@abucci So like just block some known patterns of user/feed names? 🤔
I should als note that the Email field is optional. Will making that mandatory slow things down? 🤔 Be interesting to see what these bots are using? 🤔 Make email verification before creation a thing? 🤔
I should als note that the Email field is optional. Will making that mandatory slow things down? 🤔 Be interesting to see what these bots are using? 🤔 Make email verification before creation a thing? 🤔
I should als note that the Email field is optional. Will making that mandatory slow things down? 🤔 Be interesting to see what these bots are using? 🤔 Make email verification before creation a thing? 🤔
I should als note that the Email field is optional. Will making that mandatory slow things down? 🤔 Be interesting to see what these bots are using? 🤔 Make email verification before creation a thing? 🤔
@prologic I'm not sure how I feel about email verification. I keep going in circles about it. I think it'd definitely slow things down, and it'd also give me access to an email address to potentially gripe at an administrator about their spammy users. But then again it does add a barrier to entry that might be undesirable (I'm not a big fan of having to have an email address to do stuff online, and I know there are people who are reluctant to share their email address, with good reason).
@abucci Well if you recall, we don't actually store it either and never will. So maybe it's pointless? 🤔
@abucci Well if you recall, we don't actually store it either and never will. So maybe it's pointless? 🤔
@abucci Well if you recall, we don't actually store it either and never will. So maybe it's pointless? 🤔
@abucci Well if you recall, we don't actually store it either and never will. So maybe it's pointless? 🤔
@prologic I think the point is to create friction. A person registering an account has to have an email address, has to be able to receive an email, and has to click a link in the email they receive. This is meant to put off (some) people who are not serious about joining. We don't need to store anything involved in that flow for longer than the time it takes to complete.
@abucci Really don't need to store the _real_ email at all, just a token, using the same reset password jwt flows. Let it expire after like a few minutes. Click the link, verify token, cool, redirect to login, Otherwise, drop it on the floor.
@abucci Really don't need to store the _real_ email at all, just a token, using the same reset password jwt flows. Let it expire after like a few minutes. Click the link, verify token, cool, redirect to login, Otherwise, drop it on the floor.
@abucci Really don't need to store the _real_ email at all, just a token, using the same reset password jwt flows. Let it expire after like a few minutes. Click the link, verify token, cool, redirect to login, Otherwise, drop it on the floor.
@abucci Really don't need to store the _real_ email at all, just a token, using the same reset password jwt flows. Let it expire after like a few minutes. Click the link, verify token, cool, redirect to login, Otherwise, drop it on the floor.