# 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 18
# self = https://watcher.sour.is/conv/4k57gwa
@james This is actually all kinds of scary shit really 🀣 Next up (probably over the next coming days... spare time permitting...):

- [ ] Add support for following Activity Pub actors
- [ ] Receive Notes activities from followed Activity Pub actors

Not yet sure how the last part will work yet... Thinking of basically create a psuedo/fake feed for any AP Actor, but not sure if it should be publicly accessible? πŸ€” (or just internal)
@james This is actually all kinds of scary shit really 🀣 Next up (probably over the next coming days... spare time permitting...):

- [ ] Add support for following Activity Pub actors
- [ ] Receive Notes activities from followed Activity Pub actors

Not yet sure how the last part will work yet... Thinking of basically create a psuedo/fake feed for any AP Actor, but not sure if it should be publicly accessible? πŸ€” (or just internal)
@james This is actually all kinds of scary shit really 🀣 Next up (probably over the next coming days... spare time permitting...):

- [ ] Add support for following Activity Pub actors
- [ ] Receive Notes activities from followed Activity Pub actors

Not yet sure how the last part will work yet... Thinking of basically create a psuedo/fake feed for any AP Actor, but not sure if it should be publicly accessible? πŸ€” (or just internal)
@james This is actually all kinds of scary shit really 🀣 Next up (probably over the next coming days... spare time permitting...):

- [ ] Add support for following Activity Pub actors
- [ ] Receive Notes activities from followed Activity Pub actors

Not yet sure how the last part will work yet... Thinking of basically create a psuedo/fake feed for any AP Actor, but not sure if it should be publicly accessible? πŸ€” (or just internal)
@prologic looks good! The last part is needed for the first part to make sense. Following ActivityPub actors require receiving, at least, notes/posts from them. Granted, likes and re-blogs aren’t necessary, but posts themselves are.
@bender Technically we already received and process one kind of activity Follow and send out two types of activities Accept+Follow and Create+Note
@bender Technically we already received and process one kind of activity Follow and send out two types of activities Accept+Follow and Create+Note
@bender Technically we already received and process one kind of activity Follow and send out two types of activities Accept+Follow and Create+Note
@bender Technically we already received and process one kind of activity Follow and send out two types of activities Accept+Follow and Create+Note
And I'm about to roll this out on my pod and enable it 🀣
And I'm about to roll this out on my pod and enable it 🀣
And I'm about to roll this out on my pod and enable it 🀣
And I'm about to roll this out on my pod and enable it 🀣
Done 😱
Done 😱
Done 😱
Done 😱
@prologic yay!