Hosted onnoosphere.hyper.mediavia theHypermedia Protocol

Follow

flowchart LR
    A[Follow] --> B[Create account]
    B --> C[Able to see notifications / feed]
    C -.-> D[*User can unsubscribe from email server*]

Subscribe

flowchart LR
    A[Subscribe] --> B[Add email]
    B --> C[User wants to comment]
    C --> D[Creates account]

Comment

flowchart LR
    A[User wants to comment] --> B[Creates account]
    B --> C[User is automatically subscribed]
    C -.-> D["Subscribed button disappears"]
    C -.-> E["User can unsubscribe from left panel in app or account section in browser"]

Invite

flowchart LR
    A[User is invited to join a site as an editor] --> B[User is automatically subscribed]
    B -.-> C["Subscribed button disappears"]
    B -.-> D["User can unsubscribe from left panel in app or account section in browser"]

Do you like what you are reading?. Subscribe to receive updates.

Unsubscribe anytime