I'm working on a new project to add "groups" functionality to the #fediverse. It will work entirely via federation protocols, so you'll keep using your existing #Mastodon or other #ActivityPub app account and join groups by following them.
Also apparently I'm writing the first #NodeJS #Express #MongoDB implementation of #ActivityPub because somehow that doesn't exist yet and hell no I'm not learning another language
@datatitian like "groups" in #gnusocial? with the "!" ?
@jmanumeza I think it will be similar, just reading about those now. These will be federated across servers and platforms and the syntax will still be "@" so that clients don't need to make changes to support them
@datatitian maybe with a new use of the "@" like @group@server.host, it's a great idea, I'll be waiting for...
@datatitian Are you using GnuSocial type groups? Or other?
@tchambers is there anywhere to learn more about gnusocial groups beyond this short blurb in the docs?
https://gnusocial.net/doc/groups
@datatitian That was the main site I was familiar with....Others may know more. Also I think @prismo was using that same groups tech for their work... https://medium.com/we-distribute/prismo-is-a-decentralized-link-sharing-app-powered-by-activitypub-f03bfe1cf935
@tchambers @jmanumeza what do you like and/or dislike about gnusocial groups?
@datatitian @tchambers I think that it'll be great if any group has a "profile" with the most usually tags used by the members
@datatitian I have worked on such a project as well. It seems buggy right now, but you can have a look. https://github.com/sgenoud/federa - also https://federa.site
@datatitian Exciting things cooking up