Commit graph

8 commits

Author SHA1 Message Date
Marius Orcsik
c3a38f35e7
Holy shit! Merged the activitystreams repo
Only 3 tests failing
2019-12-03 17:23:59 +01:00
Marius Orcsik
ed06508b7b
Sigh, local object/actor structs have just become more complicated 2019-09-27 16:35:20 +03:00
Marius Orcsik
0ff0c8c86f
Use generic Object and Actor AP types for returning local Object and Actor struct type 2019-09-24 10:03:35 +03:00
Marius Orcsik
2ed426166c
Simplified GetItemByType function 2019-09-09 20:21:14 +02:00
Marius Orcsik
90cf4813c9
Added endpoints unmarshal for actors 2019-08-01 13:40:43 +02:00
Marius Orcsik
706be92cc2
Improvements to how we set the typer function for Unmarshalling 2019-05-18 23:13:06 +02:00
Marius Orcsik
3c56372a15
Removed Activity based things, as they aren't different from the ActivityStreams ones 2019-02-18 15:50:26 +01:00
Marius Orcsik
8b3fd85a7c
Reworking a lot of the dependencies between activitypub and activitystreams objects
It turns out extending one from the other is not that easy

Still broken test for tests/mocks/like_activity_with_iri_actor.json
2019-01-30 22:01:56 +01:00