# 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/v2y2xga
@eldersnake No this was good! πŸ‘Œ It _really_ helped uncover a flaw in the system and helped me fix it πŸ‘Œ Thank you ! πŸ™‡β€β™‚οΈ -- Also as an aside, @lyse I'm having second thoughts on refactoring the "Follow" system here at all. I think the mapping of alias -> url _actually_ works fine, it should be up to the "client" to handle colliding keys. The "Followers" however, that's a separate story, one that still needs more discussion...
@eldersnake No this was good! πŸ‘Œ It _really_ helped uncover a flaw in the system and helped me fix it πŸ‘Œ Thank you ! πŸ™‡β€β™‚οΈ -- Also as an aside, @lyse I'm having second thoughts on refactoring the "Follow" system here at all. I think the mapping of alias -> url _actually_ works fine, it should be up to the "client" to handle colliding keys. The "Followers" however, that's a separate story, one that still needs more discussion...
@prologic Okay? Not sure if I understand you correctly. What do you mean by "client"? The user?
Usually it's the user's software that's being referred to, in that context, I believe. So, what you and @movq code! :-)
@jlj Yeah, okay. I still don't get what @prologic is saying. :-( But it's already late, so I'll try again tomorrow. :-)
I was just saying that it should be up to tt, jenny or yarnd to handle key collisions for a user’s following mapping of alias -> url and that a simple map will suffice πŸ‘Œ
I was just saying that it should be up to tt, jenny or yarnd to handle key collisions for a user’s following mapping of alias -> url and that a simple map will suffice πŸ‘Œ
@prologic @jlj Ah, yes! Agreed. Thanks for clarifying. :-)
@jlj @lyse No worries πŸ€—
@jlj @lyse No worries πŸ€—