# 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 13
# self = https://watcher.sour.is/conv/bubim7q
📣 NEW: Hey all 👋 Just wanted to announce the new "Cache Convergence" feature.
If you regularly run yarnd
on master
; please git pull
, rebuild and enable the feature converge
.
This will fill in missing twts found during a feed cache cycle by asking peering pods for the missing twt.
Testing so far has found the experimental feature converge
to be working quite well 👌
cc @lohn @eldersnake @fastidious @xuu @lukas @ullarah @meff @laz @jlj
📣 NEW: Hey all 👋 Just wanted to announce the new "Cache Convergence" feature.
If you regularly run yarnd
on master
; please git pull
, rebuild and enable the feature converge
.
This will fill in missing twts found during a feed cache cycle by asking peering pods for the missing twt.
Testing so far has found the experimental feature converge
to be working quite well 👌
cc @lohn @eldersnake @fastidious @xuu @lukas @ullarah @meff @laz @jlj
Ahhh ffs that -mention bug with feed/personas is going to get annoying. I'd better fix it 😅
cc @lohn @eldersnake @
@prologic is it updated on docker hub too? Just being lazy.
And how/where to enable the feature?
@lohn Yes it is 👌 That's how I run my own pod.
@lohn Yes it is 👌 That's how I run my own pod.
@lohn
> And how/where to enable the feature?
- Visit Manage Pod
- Add conerge
(line by itself) in "Experimental Features"
- Hit Save
Done.
@lohn
> And how/where to enable the feature?
- Visit Manage Pod
- Add conerge
(line by itself) in "Experimental Features"
- Hit Save
Done.
@prologic updated and enabled! Thanks! Woohoo!