move to ssb gofed fork (#298)

This commit is contained in:
tobi
2021-11-13 17:29:43 +01:00
committed by GitHub
parent 829a934d23
commit 09ef9e639e
799 changed files with 6458 additions and 2475 deletions

View File

@@ -294,7 +294,7 @@ func (c *converter) ASStatusToStatus(ctx context.Context, statusable ap.Statusab
status.Likeable = true
// sensitive
// TODO: this is a bool
status.Sensitive = ap.ExtractSensitive(statusable)
// language
// we might be able to extract this from the contentMap field