# 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 16
# self = https://watcher.sour.is/conv/l7mhcgq
I'm now working on previewing new twts in tt before publishing them. Turns out, I should refactor plenty of code. :-/
A crude first version is implemented. Now I should definitely go to bed.
@lyse What a great idea πŸ‘Œ
@lyse What a great idea πŸ‘Œ
@lyse Where's the code?
@lyse Where's the code?
@prologic @adi It's over there: https://git.isobeef.org/lyse/tt/
@lyse Shall I put your client up on Yarn.social too? πŸ€”
@lyse Shall I put your client up on Yarn.social too? πŸ€”
@prologic Please wait until it's more usable (whenever that will happen). But thanks for the offer. :-)
@lyse No problems! πŸ‘Œ
@lyse No problems! πŸ‘Œ
@prologic @adi Alright, I moved the preview from a dedicated second view onto the same view where one can compose their twts. It's now also a life preview, which updates as you type. No need for a dedicated preview button. See this screenshot: https://git.isobeef.org/lyse/tt/-/raw/master/compose.png
@lyse Very nice πŸ‘Œ
@lyse Very nice πŸ‘Œ
@prologic Thanks. Now even with highlighted errors: https://git.isobeef.org/lyse/tt/-/raw/master/disabled.png And if everything seems fine: https://git.isobeef.org/lyse/tt/-/raw/master/enabled.png I have plenty of other ideas, but desperately need to go to bed. Nearly three o'clock in the morning over here…