# 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 6
# self = https://watcher.sour.is/conv/7kaow5a
@mckinley thank for the notes.
The new Simple.css based theme is online now at neotxt.dk thanks to the help of @prologic and there is a PR pending now too.
@darch hmm I might do the same thing for my pod, who knows
@akoizumi Cool, let know if you need any help. You need to build yarnd
from the branch and replace it on your pod-server (remember to backup the old yard binary;)
@darch well, that's one way of doing it. yarnd
itself has the -t
option to load themes from a directory
which is exactly what I'm doing for this pod
@akoizumi yeah but I did change some things in other part of the code so you might get some errors or stuff will not show as intented