Skip to content

Render Article types in Network Feed #199

Description

@TomCasavant

I think right now we only handle Note objects

if (req.body.type === 'Create' && req.body.object?.type === 'Note') {

But I think it'd be cool to see an entire article in my network feed that I could bookmark directly from postmarks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions