# 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/dlhmobq
Couple of things I've noticed cc @ullarah @fastidious -- Things to fix:
- In Lightbox/Gallery images are still center-cropped and don't show the full image
- The -mentions autocomplete doesn't work when the Post Box moves :/ Not sure why.
Other than that, things are looking pretty good 😂
@prologic as you normally say: please open an issue, so it doesn't fall through the cracks. Hahaha! Yeah, I noticed the mentions no autocompleting. That is JS, so is the moving of the post box, so there lies the issue, I am sure.
@fastidious Oh? I can't even tell what's happening, It _coudl_ be a styling issue after all, because I confirmed the JS code is doing something...
@fastidious Oh? I can't even tell what's happening, It _coudl_ be a styling issue after all, because I confirmed the JS code is doing something...
@prologic @fastidious The @ mentions are fixed in dev. The issue? Classic CSS. The center-crop issue is fixed but will require testing to make sure. And added the drawer-look feature to yarn articles. And a wild-and-weird textbox duplication bug which is now squashed.