# 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/4wsoq3q
@prologic, editing the profile in any way (and saving it, of course) is stripping out the \u2028
from the description. Also, could the description field be changed to a textarea
instead? Preferably to one who will "understand" new lines, and convert them to \u2028
automatically?
@prologic I just realised this might not be accurate. Looks like "Settings" is missing whatever you added to "Profile" to show the line breaks, which made me believe the \u2028
were being stripped on save. That might not be the case.
A heads up, so you know where to look.
@prologic I just realised this might not be accurate. Looks like "Settings" is missing whatever you added to "Profile" to show the line breaks, which made me believe the \\u2028
were being stripped on save. That might not be the case.
A heads up, so you know where to look.