# 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 39
# self = https://watcher.sour.is/conv/knlqsca
New theme for yarn is up now at: https://git.mills.io/sorenpeter/darchTheme
Still needs some work, but please have a go with it and hack away
@darch
Cool! Will give it a try tonight. Thanks for all the work.
@darch
Getting this when trying to use it:


error executing template timeline: template: timeline:131:43: executing "twt" at <formatForDateTime>: wrong number of args for formatForDateTime: want 2 got 1

@darch Ooo, excellent! πŸ‘€πŸ˜
@darch Square profile pictures? Me likee!!! πŸ’―
@quark what command did you start it with?
I'm using ./yarnd -D -R -A sp -t myTheme
@thecanine yes me like too. and there is roundness var in the css for you to easily decide how square you want it to be
@darch I'm a huge fan of square icons, but a big problem for artists is that as long as there is one pod/instance that uses circles, you pretty much have to make your profile picture fit in that circle, if you want those followers to be able to see the whole thing.
*This is sadly the case for every platform I use at this point, now even XMPP and the Fediverse, that used to have only circles in the past. Well at least so many square users, one didn't have to worry about fitting in circles.
Fixed for you => https://git.mills.io/sorenpeter/darchTheme/commit/4a39e5c3475798185f1ff0037d821792530e4749
Fixed for you => https://git.mills.io/sorenpeter/darchTheme/commit/4a39e5c3475798185f1ff0037d821792530e4749
@darch The theme works rather nicely πŸ₯³
@darch The theme works rather nicely πŸ₯³
@darch Looks good!
Since I haven't being able to get the theme to work on my own pod, does anyone has it up, so I can see it in real use? I tried making it work, flushed caches, everything. It shows all broken, with user sp popping up on places; a really weird behaviour.

So, please, if any of you have it running in the wild, let me know, I am curious!
@fastidious The user "sp" is hardcoded in some places because i have no idea how to make it relative. See the README on the git-repo;)
Thanks @adi
@fastidious Also did you download the theme again after @prologic fixed the issue?
@fastidious Hmmm I was able to get it working by just pointing a dev instance at it. What's your invocation look like? πŸ€”
@fastidious Hmmm I was able to get it working by just pointing a dev instance at it. What's your invocation look like? πŸ€”
@darch What is this user sp thing? (_I haven't read the README yet!_)
@darch What is this user sp thing? (_I haven't read the README yet!_)
@prologic sp is my initials for my first names "sΓΈren peter"
@darch Oh lemme go read that README πŸ˜‚
@darch Oh lemme go read that README πŸ˜‚
@prologic simple:


yarnd -O -u https://arrakis.netbros.com -b 127.0.0.1:8080 -A fastidious -d "../data" --fetch-interval "@every 3m" -s "bitcask://../yarn.db" -t "../dashTheme/" --twts-per-page 100

Hmm I see... Lots to do still πŸ˜…
Hmm I see... Lots to do still πŸ˜…
@darch
> did you download the theme again after @prologic fixed the issue?

Yes, and still a very weird behaviour.
@fastidious can you post a screenshot?
@fastidious Looks legit 🀣
@fastidious Looks legit 🀣
@darch yes, see below.

@fastidious hmm yeah that does look right... The yellow parts you can fix by commenting out the .dev-note in yarn.css - but bear in mind that these are hardcoding/non-working features/mockups. It also does not look like it can load icons from openmoji.org ...
do you have some kind of firewall running?
@darch
> do you have some kind of firewall running

None whatsoever. I live my life dangerously! 🀣
@darch

> It also does not look like it can load icons from openmoji.org

We should avoid doing this if we can. The idea of self-hosted software including yarnd is that even all assets are self-hosted. πŸ˜…
@darch

> It also does not look like it can load icons from openmoji.org

We should avoid doing this if we can. The idea of self-hosted software including yarnd is that even all assets are self-hosted. πŸ˜…
@prologic including the use SVGs from openmoji.org is also on the todo-list in the readme;)
@darch Gotcha πŸ‘Œ
@darch Gotcha πŸ‘Œ