Skip to content

Bridge groups #1435

@voxpelli

Description

@voxpelli

Whether a typical chat should be in Bridgy Fed is handled in #1425, but looking into eg. Matrix I realized that chat rooms are a subset of groups and groups of some kinds could be interesting to support in be in Bridgy Fed.

One concrete example would be:

Bridging IndieNews to Lemmy – bridging link aggregation groups / communities between the IndieWeb and the Fediverse.

I'm not sure whether there's any equivalent on the AT protocol yet, but eg. Matrix seems to be oriented fully around "groups" in the shape of rooms.

Some things to consider / note:

  • Only groups with public content should probably be considered
  • How to bridge to groups that require membership? Only support groups like IndieNews that require no membership to post?
  • In Lemmy a user and a group can have the same name – so name is not enough to identify an entity over there, one needs to know if its a group or an account as well
  • Should only explicit groups be supported or should implicit groups like hashtags also be considered?
    I would treat them as out of scope, compare eg. in IndieWeb explicit <a href="https://news.indieweb.org/en" class="u-category">indienews</a> vs implicit <span class="p-category">indienews</span>)
  • A post published to my timeline can be submitted to one (or more?) groups – it should then be bridged both to those who follow my account and to those that follow the group?

Originally posted by @voxpelli in #1425 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeatures and feature requests that are specific to Bridgy Fed, not fully described by the protocols.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions