Age | Commit message (Expand) | Author |
2019-12-05 | Renamed ObjectID to ID | Marius Orcsik |
2019-12-05 | Moved object id to its own file | Marius Orcsik |
2019-12-05 | Moved nil LanguageRef constant to natural language file | Marius Orcsik |
2019-12-04 | Add Actor type to ToObject handling | Marius Orcsik |
2019-12-04 | Added security namespace and moved constants to iri | Marius Orcsik |
2019-12-04 | Moved natural language values to their own file | Marius Orcsik |
2019-12-03 | Fixing some tests | Marius Orcsik |
2019-12-03 | Holy shit! Merged the activitystreams repo•••Only 3 tests failing
| Marius Orcsik |
2019-09-28 | Moved shares and likes to object struct, as per the spec | Marius Orcsik |
2019-09-27 | Sigh, local object/actor structs have just become more complicated | Marius Orcsik |
2019-09-09 | Added ToObject/OnObject pairs for local Object | Marius Orcsik |
2019-05-18 | Improvements to how we set the typer function for Unmarshalling | Marius Orcsik |
2019-02-21 | Updated to activitystreams version with plural NaturalLanguageValues array type | Marius Orcsik |
2019-01-30 | Reworking 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-22 | Moved everything related to activitypub extensions to its own project | Marius Orcsik |
2017-09-12 | Move files to activitypub package | Marius Orcsik |
2017-09-11 | Moved activity struct and functions to their own file | Marius Orcsik |
2017-09-11 | Adding basic types for activity pub | Marius Orcsik |