aboutsummaryrefslogtreecommitdiff
path: root/activitypub/activity.go
AgeCommit message (Collapse)Author
2022-06-19added error func and general cleanup/organizationFChannel
2022-06-19more organizing structs to have object functionsFChannel
need to fully test to be sure nothing broke with changes
2022-06-19converting functions to activitypub object functionsFChannel
2022-06-19creating new post and replying to post workingFChannel
2022-06-19restructured code base to prevent circular dependiciesFChannel