2.0.0-alpha.0 • Published 13 days ago

@activitypods/messages v2.0.0-alpha.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
13 days ago

Messages App

An ActivityPods app to handle messages.

Services

Dependencies

Containers

  • /as/note with the messages sent by the user

Handled activities

Send message

{
  "type": "Create",
  "object": {
    "type": "Note"
  }
}

Emitter's side effects

  • None

Recipients' side effects

  • Notifications are sent to the recipients
2.0.0-alpha.0

13 days ago

1.5.1

2 months ago

1.1.0

2 years ago

1.0.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago