warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
45 stars 9 forks source link

Support `object` and `link` values for `Question.closed` #169

Open warriordog opened 7 months ago

warriordog commented 7 months ago

Apparently the presence of those values is meant to imply "true". We need to expand FlagWithTimestamp to support this case.