aboutsummaryrefslogtreecommitdiff
path: root/object.go
AgeCommit message (Expand)Author
2019-12-05Renamed ObjectID to IDMarius Orcsik
2019-12-05Moved object id to its own fileMarius Orcsik
2019-12-05Moved nil LanguageRef constant to natural language fileMarius Orcsik
2019-12-04Add Actor type to ToObject handlingMarius Orcsik
2019-12-04Added security namespace and moved constants to iriMarius Orcsik
2019-12-04Moved natural language values to their own fileMarius Orcsik
2019-12-03Fixing some testsMarius Orcsik
2019-12-03Holy shit! Merged the activitystreams repo•••Only 3 tests failing Marius Orcsik
2019-09-28Moved shares and likes to object struct, as per the specMarius Orcsik
2019-09-27Sigh, local object/actor structs have just become more complicatedMarius Orcsik
2019-09-09Added ToObject/OnObject pairs for local ObjectMarius Orcsik
2019-05-18Improvements to how we set the typer function for UnmarshallingMarius Orcsik
2019-02-21Updated to activitystreams version with plural NaturalLanguageValues array typeMarius Orcsik
2019-01-30Reworking a lot of the dependencies between activitypub and activitystreams o...•••It turns out extending one from the other is not that easy Still broken test for tests/mocks/like_activity_with_iri_actor.json Marius Orcsik
2019-01-22Moved everything related to activitypub extensions to its own projectMarius Orcsik
2017-09-12Move files to activitypub packageMarius Orcsik
2017-09-11Moved activity struct and functions to their own fileMarius Orcsik
2017-09-11Adding basic types for activity pubMarius Orcsik