hyphacoop / social.distributed.press

A Social Inbox for Decentralized Publishing and ActivityPub.
https://hypha.coop/dripline/announcing-dp-social-inbox/
GNU Affero General Public License v3.0
21 stars 3 forks source link

Use standard blocked collection #36

Open RangerMauve opened 5 months ago

RangerMauve commented 5 months ago

There's a FEP for identifying blocked accounts. We could use it for exposing our blocklist in a standard way. https://codeberg.org/fediverse/fep/src/branch/main/fep/c648/fep-c648.md

Kinda related, we might want to use the Block activity for blocking in addition to our blocklist APIs.

fauno commented 5 months ago

It'd be useful so we don't have to keep our own blocked list at https://github.com/hyphacoop/distributed-press-organizing/issues/104

RangerMauve commented 4 months ago

Could you elaborate on why you'd need to keep your own list. The current blocklist should be convertable to the standard format and back if necessary

fauno commented 4 months ago

Mmm I think my previous comment is not longer adequate, disregard!