Feature/post block interactions (#311)
* just some quick things to make it look better
* adding things to make the comments more legible
* adjust styling to make the comments and bsky posts more uniform
* combine comments and bsky mentions in all places
* show discussion from postLink everywhere where there is a postLink
* tabbing replies and quotes in the bluesky thread viewer, fixing a ton of
styling
* open threads in the drawer rather than as new pages
* standard site posts open in interaction drawer on posts
* bottom sheet to open on mobile rather than a drawer
* little fixes
* Scope subpage comment counts and panel to the page
Comment counts on the post page all came from the document-wide
commentsCount aggregate, so every subpage block and the bottom comments
button showed the whole document's comment total. The subpage block's
comment icon also opened a standalone discussion modal.
- Compute a per-page comment count map (commentsCountByPage) in
getPostPageData from each comment's onPage; expose it via DocumentContext
- Subpage block comment button now opens the subpage and its interaction
panel scoped to comments, instead of the discussion modal
- Bottom comments button, post header, canvas page, and the drawer toggle
now show the count for their own page
* update cover images in medium size standard site post block to be
smaller
* more tweak
* default open comments/quotes if present
---------
Co-authored-by: Jared Pereira <jared@awarm.space>
authored by
This is a binary file and will not be displayed.