# 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/nqutita
👋 If y'all notice any weird quirks or UI/UX bugs of late on my pod, please let me know! 🙏 For those that have a Javascript enabled web browser will notice (_hopefully_) a SPA (_single page app_) like experience, even in Mobile! No more full page refreshes! All this without writing a single line of Javascript (_let alone React or whatever_) 😅 -- HTMX is pretty damn cooL! 😎 #htmx
👋 If y'all notice any weird quirks or UI/UX bugs of late on my pod, please let me know! 🙏 For those that have a Javascript enabled web browser will notice (_hopefully_) a SPA (_single page app_) like experience, even in Mobile! No more full page refreshes! All this without writing a single line of Javascript (_let alone React or whatever_) 😅 -- HTMX is pretty damn cooL! 😎 #htmx
@prologic how di i enable htmx? i built latest main
@prologic how do i enable htmx? i built latest main
Also.. why different?



Also.. why different?

@xuu Yeah it's not feature gated or anything.

Sorry you'll have to forgive me, what's different? 🧐
@xuu Yeah it's not feature gated or anything.

Sorry you'll have to forgive me, what's different? 🧐
@eldersnake I couldn't agree more! 🤣
@eldersnake I couldn't agree more! 🤣
@prologic on the the timeline with mentions filter I missing the latest mention that comes up in the mentions page.

Oh.. And you are mentioning my dev instance here 😄
@xuu

xuutxt.sour.is to answer your question, the Mentions view and the Mentions filter work a bit differently. The former looks at the pod's entire cache for mentions of you, whilst the later only filters the current view
If that makes sense -- It does beg the question of whether the "Mentions" view is needed at all, as its equivalent to /discover?f=mentionsme I think
@xuu

xuutxt.sour.is to answer your question, the Mentions view and the Mentions filter work a bit differently. The former looks at the pod's entire cache for mentions of you, whilst the later only filters the current view
If that makes sense -- It does beg the question of whether the "Mentions" view is needed at all, as its equivalent to /discover?f=mentionsme I think