commits
fix: copy post link button
Add the missing "of" between "list" and "Bluesky" in the "Show Mentions"
toggle description across both PostSettings and PostOptions components.
Changes:
- components/PostSettings.tsx: "Display a list Bluesky mentions..." → "Display a list of Bluesky mentions..."
- app/lish/[did]/[publication]/dashboard/settings/PostOptions.tsx: Same fix
https://claude.ai/code/session_01UmMsAY9kbwJy4p1nD6sCh8
Co-authored-by: Claude <noreply@anthropic.com>
* just like a bunch of stuff sorry
* cleaned up naming
* refactor the bskypostcontent to use booleans for reply and quote rather
than functions, include its own reply line, some renaming of variables
to be more consistant
* styling the grandparents in the threadviewer
* styling the quotepage
* adjustments to make everything more consistent
* use BskyPostContent in the leaflet as well
* fixing the width of thread and quote pages so they don't get too wide
* make the reply line emcompass it's replies as well
* little tweaks to the embed block
* fixed a bunch of small things
* init the recommend button, some stuff is broken tho
* oops forgot the new files
* add local like data fetching w/ batcher
* adjusting interaction button styles for consistency
* add user preference to show/hide recommends
* made some chnages to canvas layout to better match
* `add a little smoker to the recommend acion to keep it cute
* copy fixes
* spacing fixes
---------
Co-authored-by: Jared Pereira <jared@awarm.space>
* just like a bunch of stuff sorry
* cleaned up naming
* refactor the bskypostcontent to use booleans for reply and quote rather
than functions, include its own reply line, some renaming of variables
to be more consistant
* styling the grandparents in the threadviewer
* styling the quotepage
* adjustments to make everything more consistent
* use BskyPostContent in the leaflet as well
* fixing the width of thread and quote pages so they don't get too wide
* make the reply line emcompass it's replies as well
* little tweaks to the embed block
* fixed a bunch of small things
* initial delete button but no wiring yet
* added move block up and down buttons to the block options buttons,
refactored moveBlockUp/Down to be utility functions
* handling delete in the block options
* adjusting full bleed styling for image blocks
* change blockToolbar to imageToolbar, not
* don't show the toolbar on blocks without toolbar actions
* minor fixes to button block, implement a full wdith mode
* Lock is GONE YO
* pretty up the cover image button
* group multiselect delete into one undo group
* fix issue with empty codeBlocks lookin funny
* remove long press to select on mobile docs, kept for canvas
* fixed button block layout weirdness, added an ative state to text
alignment toolbar
* fixing min-h isses in codeblock
* make things blocks easier to manuever in canvas
* added mouse handlers back to canvas
* small block bugs
* fixed pageLinkBlock not showing proper non-text-block options
* fixed some undo redo bugs
Add the missing "of" between "list" and "Bluesky" in the "Show Mentions"
toggle description across both PostSettings and PostOptions components.
Changes:
- components/PostSettings.tsx: "Display a list Bluesky mentions..." → "Display a list of Bluesky mentions..."
- app/lish/[did]/[publication]/dashboard/settings/PostOptions.tsx: Same fix
https://claude.ai/code/session_01UmMsAY9kbwJy4p1nD6sCh8
Co-authored-by: Claude <noreply@anthropic.com>
* just like a bunch of stuff sorry
* cleaned up naming
* refactor the bskypostcontent to use booleans for reply and quote rather
than functions, include its own reply line, some renaming of variables
to be more consistant
* styling the grandparents in the threadviewer
* styling the quotepage
* adjustments to make everything more consistent
* use BskyPostContent in the leaflet as well
* fixing the width of thread and quote pages so they don't get too wide
* make the reply line emcompass it's replies as well
* little tweaks to the embed block
* fixed a bunch of small things
* init the recommend button, some stuff is broken tho
* oops forgot the new files
* add local like data fetching w/ batcher
* adjusting interaction button styles for consistency
* add user preference to show/hide recommends
* made some chnages to canvas layout to better match
* `add a little smoker to the recommend acion to keep it cute
* copy fixes
* spacing fixes
---------
Co-authored-by: Jared Pereira <jared@awarm.space>
* just like a bunch of stuff sorry
* cleaned up naming
* refactor the bskypostcontent to use booleans for reply and quote rather
than functions, include its own reply line, some renaming of variables
to be more consistant
* styling the grandparents in the threadviewer
* styling the quotepage
* adjustments to make everything more consistent
* use BskyPostContent in the leaflet as well
* fixing the width of thread and quote pages so they don't get too wide
* make the reply line emcompass it's replies as well
* little tweaks to the embed block
* fixed a bunch of small things
* initial delete button but no wiring yet
* added move block up and down buttons to the block options buttons,
refactored moveBlockUp/Down to be utility functions
* handling delete in the block options
* adjusting full bleed styling for image blocks
* change blockToolbar to imageToolbar, not
* don't show the toolbar on blocks without toolbar actions
* minor fixes to button block, implement a full wdith mode
* Lock is GONE YO
* pretty up the cover image button
* group multiselect delete into one undo group
* fix issue with empty codeBlocks lookin funny
* remove long press to select on mobile docs, kept for canvas
* fixed button block layout weirdness, added an ative state to text
alignment toolbar
* fixing min-h isses in codeblock
* make things blocks easier to manuever in canvas
* added mouse handlers back to canvas
* small block bugs
* fixed pageLinkBlock not showing proper non-text-block options
* fixed some undo redo bugs