Nounspace / nounspace.ts

The nounspace web client
https://nounspace.com
GNU General Public License v3.0
9 stars 7 forks source link

Channels #321

Open willyogo opened 1 month ago

willyogo commented 1 month ago

As a user, I want to be able to view, join, and interact with channels on nounspace.

As a channel owner, I want to be able to customize the space for channels that I own.

AC:

  1. All farcaster channels can be visited on nounspace via nounspace.com/c/[channel-name]
  2. Users can search for and visit channels via Search
  3. When a channel owner visits a space, they see the paintbrush and are able to customize the space

Out of scope:

  1. Ability to create a new channel

  2. Ability to channel owners to modify settings

sktbrd commented 1 month ago

Should the channels be special kind of pages, that are optimized for content ? or as customizable as a profile ?

j-paterson commented 1 month ago

We definitely want to make them as customizable as a profile. We could include a required feed of posts on the channel the same way as we have for the first homebase tab now...

willyogo commented 1 month ago

love that idea. can apply the same convention we are with the homebase where every channel gets a required Feed tab with immutable feed. and then whenever a user visits a cast from a channel (either via notifications or direct url), can route them to the feed tab for the channel