# 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 7
# self = https://watcher.sour.is/conv/2cbw5wq
Having fun with Goryon in my phone :D
@tkanos Speaking of which...
@justamoment How's that PWA coming along? Do we have a MVP yet? 🤔
@tkanos Speaking of which...
@justamoment How's that PWA coming along? Do we have a MVP yet? 🤔
@prologic Not there yet, the only time I can work on the app decently is on weekends but side jobs are taking over my free time these days. 😓
I'm planning to temporarily run yarnd somewhere with CORS enabled to let me work from my phone when I have free time. 🥸
Apart from that, the mithril vdom is not really efficient on rendering, it might cause flickering on some parts like images and moving parts.
The material library (polythene) is not bad though, it's really nice to use, hope it has all the parts we need, some components are a bit strict on the layout, might need to build dedicated pieces myself. 🤔