Skip to content

Social 0.1 馃

Pre-release
Pre-release
Compare
Choose a tag to compare
@ArtificialOwl ArtificialOwl released this 07 Dec 09:56
· 2939 commits to master since this release
6aa6be2

v0.1.0

  • Create your own local social account, available to other ActivityPub social networks (like Mastodon)
  • informations from your nextcloud account (Display name and avatar) that are set to 'Public' are used by your Social account.
  • Search for local and remote accounts and start following your favorite people.
  • Create post, tag your friend and communicate with other ActivityPub social networks

Network features:

  • async on post creation to broadcast the message to recipient,
  • cron to send lazy message and keep the cache up-to-date,
  • retry-on-fail in case of issue contacting remote instance of ActivityPub,