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
23 stars 3 forks source link

Use cc field for reply filtering #76

Closed RangerMauve closed 2 months ago

RangerMauve commented 2 months ago

This should fix the issue of replies not showing up

RangerMauve commented 2 months ago

Yeah the issue is the type for to and cc are Field|Field[] where Field is String|Object and there's a bunch of tinkering needed to account for the options.