# 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 14
# self = https://watcher.sour.is/conv/sbzcgwq
@prologic Is there a desire to, in the future, add some opt-in AJAX to refresh the Timeline?
@meff you have my vote on that. I believe @prologic would want it to work with a fallback, for those without JS. Now, considering how the fetch works, it is never going to be instant; there will always be a delay (5m as per default).
@fastidious A delay is fine. Just, sometimes I'll do something else, and look back at my feed a few hours later and forget that I haven't refreshed the feed. And I totally support making sure the experience continues to be first-class for folks opting out of Javascript.
@meff Yes š with graceful fallback š
@meff Yes š with graceful fallback š
@meff Iād personally prefer it to be a bar at the top that appears with some messaging about there being new Twts and potentially how many since you last refreshed. I think micro.blog does it this way and I quite like it š
@meff Iād personally prefer it to be a bar at the top that appears with some messaging about there being new Twts and potentially how many since you last refreshed. I think micro.blog does it this way and I quite like it š
Is Iād something similar for the mobile app too eventually š
Is Iād something similar for the mobile app too eventually š
@prologic Certainly onboard with that approach also!
> Iād personally prefer it to be a bar at the top that appears with some messaging about there being new Twts and potentially how many since you last refreshed. I think micro.blog does it this way and I quite like it š
I like this too. Elegant and doesn't get in the way, no forced refreshes and suddenly sending what you had in your view further down the page when you come back after a while... etc.