# 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/h6nwjja
@movq Could you implement the functionality to be able to add gemini urls in jenny?
I am also thinking maybe adding a getwtxt-ng feature (where the follow list is stored on a separate service), might be nice :P, I might try to send a formatted patch trough here, but I think it's best to use email.
@jmjl Hmm, this should already work. 🤔 I’m following a bunch of people on Gemini. Are you running into any trouble? (I probably won’t be able to reply until Saturday.)
@jmjl Hmm, this should already work. 🤔 I’m following a bunch of people on Gemini. Are you running into any trouble? (I probably won’t be able to reply until Saturday.)
@jmjl Hmm, this should already work. 🤔 I’m following a bunch of people on Gemini. Are you running into any trouble? (I probably won’t be able to reply until Saturday.)
@jmjl Before working on a patch, please explain a little more what you’re planning to do. :) jenny has a very narrow scope and I can’t guarantee that I’ll apply the patch (for example if it’s not useful to me personally).
@jmjl Before working on a patch, please explain a little more what you’re planning to do. :) jenny has a very narrow scope and I can’t guarantee that I’ll apply the patch (for example if it’s not useful to me personally).
@jmjl Before working on a patch, please explain a little more what you’re planning to do. :) jenny has a very narrow scope and I can’t guarantee that I’ll apply the patch (for example if it’s not useful to me personally).
@movq Oh, I thought that wasn't a feature, if it is, sorry.
@movq My idea was to somehow get the twtxt.tilde.insitute to be able to be added as a url, so you'd be able to get posts from multiple users instead of only a single one, but I think that might come with some issues, so yeah better manually populate the urls from the users endpoint.