# 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 9
# self = https://watcher.sour.is/conv/sg36foq
@lyse can you post something so my pod can correct your avatar 😂
@lyse can you post something so my pod can correct your avatar 😂
@prologic @lyse Cool, good to see it fixed this fast. Sadly it seems to have broken the settings tab in the current test version of the app, but when the next build come sout, I'll be sure to re-enter and this hopefully also fix my multi-line profile text thingy. 😄
@thecanine I’ll push a new build of the mobile app before I go to bed (soon) 👌
@thecanine I’ll push a new build of the mobile app before I go to bed (soon) 👌
@prologic @thecanine Nice! Ah, the mobile client lets you enter multiline text? I don't use it, I just turned the <input>
into a <textarea>
to reproduce this. Now the mobile client just needs to interpret the Unicode LINE SEPARATORs back to real newlines. Somebody else has to do that.