Skip to content

feat: always-on compose preview and explicit content toggle#45

Merged
barrydeen merged 2 commits intomainfrom
feat/compose-explicit-toggle
Feb 26, 2026
Merged

feat: always-on compose preview and explicit content toggle#45
barrydeen merged 2 commits intomainfrom
feat/compose-explicit-toggle

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Preview is now always visible in the compose screen (no toggle to hide it)
  • Added an explicit/content-warning toggle icon next to the media attach button
  • When enabled, publishes the note with a content-warning tag

Test plan

  • Open compose screen — preview should show automatically when typing
  • Tap the warning icon — it should turn red when active
  • Publish a note with explicit toggled on — verify the event contains a content-warning tag
  • Publish and reopen compose — explicit toggle should be reset to off

Show the live preview by default with no option to hide it. Add a
content-warning toggle (warning icon) next to the media attach button
that adds a content-warning tag to published notes.
Bare domains (e.g. domain.com, example.pro/about) are now detected as
links with known TLDs and rendered as clickable text. Add plainLinks
parameter to RichContent that renders links as inline blue text instead
of OG preview cards, used in profile bios.
@barrydeen barrydeen merged commit 2581ddb into main Feb 26, 2026
@barrydeen barrydeen deleted the feat/compose-explicit-toggle branch March 4, 2026 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant