# 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 11
# self = https://watcher.sour.is/conv/4fk5xqa
Okay, for all of you who are following me. This is what I've come up with.
I checked it once, I've checked it twice, I've re-checked it on desktop and mobile. I checked it thrice. https://i.imgur.com/RJc6QCz.mp4
Okay, well here goes nothing I guess. π
_What's another PR without some more fixes eh?__
@prologic Okay, PR submitted. Fingers, eyes, toes, tongue crossed.
@ullarah Cool Iβll check this out when I get home π
Anyone else able to pull the PR and do some thorough testing? π€ @fastidious @darch
@ullarah Cool Iβll check this out when I get home π
Anyone else able to pull the PR and do some thorough testing? π€ @fastidious @
@ullarah Cool Iβll check this out when I get home π
Anyone else able to pull the PR and do some thorough testing? π€ @fastidious @darch
@fastidious @darch The only last issue I'm having is on mobile there is a large gap underneath the pod logo. However if I open up the menu and close it there is no gap.
.podLogo {
padding-bottom: 2rem;
}
#mainNav[class=""] .podLogo {
padding-bottom: 0;
}
Nevermind. Thatβs fixed.
Just gotta do something about that eenie-teenie formatting toolbar. @prologic mentioned something about a fork that was fixing that. I'mma go have a look at that I reckon.