Social: Group integration via !bang tags

Created on 18 Feb 2019  路  5Comments  路  Source: nextcloud/social

Is your feature request related to a problem? Please describe.
Would be nice to allow people to write to a group on Nextcloud social and have automatically a group channel that can be written to by using the !bang tag like in Friendica, Hubzilla or GNUSocial.

Describe the solution you'd like
Compatible group / forum channel implementation similar to Friendica or Hubzilla on ActivityPub that you can follow via *groupname*@yournextclouddomain.xyz and write to via !*groupname*@nextclouddomain.xyz
Groups should be of course created from the Nextcloud internal groups and/or maybe circles.

Thanks for considering.

enhancement

All 5 comments

@daita Duplicate of #231 but it seems this is a possible solution on how the implementation could be handled.

Sorry didn't see the other issue.

@annando since you (?) recently implemented the same thing on ActivityPub for Friendica, any tips? Maybe there is even a chance to share some php code?

Code sharing won't be possible since most of the group handling is not in the AP implementation but the core.

The idea that we want to implement (we are not completely done at the moment) is that when writing a post with a !, then the message is public, but only sent to the group account. The group account then receives the posts. It recognizes the ! and does an Announce of this message to the followers of the group account.

This will be a needed feature; and the implementation of a !bang seems fun enough.

I will have a look on how Group as Actor can be handled.

Let's track this in #231

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ArtificialOwl picture ArtificialOwl  路  6Comments

hrefhref picture hrefhref  路  5Comments

jancborchardt picture jancborchardt  路  5Comments

juliushaertl picture juliushaertl  路  6Comments

jancborchardt picture jancborchardt  路  6Comments