warriordog / ActivityPubSharp

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

Make LinkableList properties on ASActivity not nullable #155

Closed jenniferplusplus closed 8 months ago

jenniferplusplus commented 8 months ago

This makes ASActivity consistent with other types. I think these were just missed during some past cleanup.