I thought it was odd ActivityPub.Builder
didn't have a function to make a Note object. I found it in CommonAPI.Utils
instead. This MR simply moves that function to the Builder module. Now there's a test file for the Builder module too.
I thought it was odd ActivityPub.Builder
didn't have a function to make a Note object. I found it in CommonAPI.Utils
instead. This MR simply moves that function to the Builder module. Now there's a test file for the Builder module too.