Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/plaza.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and reconciles with relays behind you.
<img src="/plaza/panel-feed.jpg" alt="The feed is a local query: it renders from disk, so it is there before the network is" />
<img src="/plaza/panel-profile.jpg" alt="Everyone resolved: names, faces and verification, straight from the local store" />
<img src="/plaza/panel-thread.jpg" alt="Conversations in full: replies nest where they belong, reconciled in the background" />
<img src="/plaza/panel-places.jpg" alt="Places you enter: a link opens somebody else's relays and people, and yours stay where they are" />
<img src="/plaza/panel-places.jpg" alt="Places you enter: a link opens somebody else's relay and what it serves, and your own stay where they are" />
</div>

<p className="zn-shot-note">
Expand Down Expand Up @@ -128,7 +128,7 @@ covered twice, so a tidy follow list opens fewer.

## Places

A place is somebody's corner of Nostr: their relays, their people. A
A place is somebody's corner of Nostr: their relay, and what that relay serves. A
`plaza://place/` link opens the one it names, from anywhere, and while you are
in a place you are reading it rather than your own feed with a banner on top.

Expand Down
2 changes: 1 addition & 1 deletion content/roadmap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ No dates. The order is a commitment; a calendar would not be.
- **[Plaza](/plaza)**, the flagship client. Browse as a guest, sign in three ways (including a
NIP-46 bunker), and read a follow feed (your kind 3 list) that renders from disk before the
network answers.
- **Places**: a link opens somebody's corner of Nostr, their relays and their people, and
- **Places**: a link opens somebody's corner of Nostr, their relay and what it serves, and
while you are in one you see it rather than your own feed. Visit, enter to keep it on a
rail, or leave. The format is fiatjaf's
Hallway universe object, so a place published once means
Expand Down
Loading