mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
move to ssb gofed fork (#298)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user