# 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 33
# self = https://watcher.sour.is/conv/dg72qqa
@darch My pod has been updated with a the "Last Updated" timestamps you wanted in template contexts for the different "timeline views". Let me know what you think, I will commit and push this to master
soon.
@darch My pod has been updated with a the "Last Updated" timestamps you wanted in template contexts for the different "timeline views". Let me know what you think, I will commit and push this to master
soon.
@prologic Cool, but I don't see it here on twtxt.net yet...
@darch It's there. Hover over the nav links above βοΈ I did them as basic title=
attributes right now because the builtin theme doesn't really have any UI/UX for this anywhere that makes sense (yet?)
@darch It's there. Hover over the nav links above βοΈ I did them as basic title=
attributes right now because the builtin theme doesn't really have any UI/UX for this anywhere that makes sense (yet?)
The _fortuante_ (nice) thing is that it didn't seem to cost much in performance, negible at best. So that's always a good sign π
The _fortuante_ (nice) thing is that it didn't seem to cost much in performance, negible at best. So that's always a good sign π
error executing template timeline: template: timeline:144:49: executing "base" at <.TimelineUpdatedAt>: can't evaluate field TimelineUpdatedAt in type *internal.Context
@darch Did you git pull
and rebuild? π€
@darch Did you git pull
and rebuild? π€
@prologic If there a way to shorten the minutes to min
and seconds to sec
?
forgot to rebuild, but it works now:D
hmm when i go to a page with an external user all three counters say "a long while ago"
@darch Hmmm yeah that code probably needs to be duplicated everywhere. I'll see if I can do it more _centrally_.
@darch Hmmm yeah that code probably needs to be duplicated everywhere. I'll see if I can do it more _centrally_.
Sorry I had to revert the commit, this somehow broke my pod π’ Investigating...
Sorry I had to revert the commit, this somehow broke my pod π’ Investigating...
This change _really_ broke my pod something chronic π’
This change _really_ broke my pod something chronic π’
@darch I pushed a commit for .Profile.LastPostedAt
as well for you. Usage: {{ .Profile.LastPostedAt | time }}
Give it a whirl too! π
@darch I pushed a commit for .Profile.LastPostedAt
as well for you. Usage: {{ .Profile.LastPostedAt | time }}
Give it a whirl too! π
@prologic
\nnot sure why the other links are not there for you...\n
@prologic
not sure why the other links are not there for you...
@darch I _believe_ youΒ need to update your template accingly. The way external profiles are handled have changed slightly.
@darch I _believe_ youΒ need to update your template accingly. The way external profiles are handled have changed slightly.
Also nuke your on-disk cache just in case too. rm data/cache
and restart.
Also nuke your on-disk cache just in case too. rm data/cache
and restart.