# 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 7
# self = https://watcher.sour.is/conv/324ebwq
Okay time for the real deal 😂 I _thin_ this early version behind a feature flag _might_ work 😅


* 7e83068 2021-12-30 | Add FeatureMovingAverageFeedRefresh 
moving_average_feed_refreshls]


🤞 Enabling on my pod now...
Okay time for the real deal 😂 I _thin_ this early version behind a feature flag _might_ work 😅


* 7e83068 2021-12-30 | Add FeatureMovingAverageFeedRefresh 
moving_average_feed_refreshls]


🤞 Enabling on my pod now...
And like everything I missed a few things along the way 😂


* 474bd1d 2021-12-30 | Fix ShouldRefreshFeed() to always refresh feeds on the same pod (HEAD -> master, origin/master) [James Mills]
* ec01bf1 2021-12-30 | Fix boundedMovingAverage expression [James Mills]


_sigh_ 😔
And like everything I missed a few things along the way 😂


* 474bd1d 2021-12-30 | Fix ShouldRefreshFeed() to always refresh feeds on the same pod (HEAD -> master, origin/master) [James Mills]
* ec01bf1 2021-12-30 | Fix boundedMovingAverage expression [James Mills]


_sigh_ 😔
@prologic Moving average? Nice, what are you using it for?
@eaplmx Already using it right now on this very pod 🤣 Basically it's a way to say, "should I fetch this feed again or not?"
@eaplmx Already using it right now on this very pod 🤣 Basically it's a way to say, "should I fetch this feed again or not?"