Skip to content

Follow -> Accept flow #8

@sij411

Description

@sij411

Description

Handle incoming Follow by deciding to accept and emitting actions.

Proposal

  • On Input::ReceivedFollow, store follower (mocked) and emit Accept
  • Emit Action::SendActivity(Accept, ...)

Done when

  • Unit test: Follow in => StoreFollower + SendActivity(Accept)
  • Core does not perform HTTP/storage

Out of scope

  • HTTP Signatures verification
  • Actor fetching / moderation policy

Metadata

Metadata

Assignees

Labels

Type

No type

Priority

None yet

Effort

None yet

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions