Commit graph

12 commits

Author SHA1 Message Date
Marius Orcsik
e1942ec531
Fixing some tests 2019-12-03 19:59:20 +01:00
Marius Orcsik
c3a38f35e7
Holy shit! Merged the activitystreams repo
Only 3 tests failing
2019-12-03 17:23:59 +01:00
Marius Orcsik
2745a3c694
Moved shares and likes to object struct, as per the spec 2019-09-28 10:30:01 +03:00
Marius Orcsik
ed06508b7b
Sigh, local object/actor structs have just become more complicated 2019-09-27 16:35:20 +03:00
Marius Orcsik
334d80b393
Added ToObject/OnObject pairs for local Object 2019-09-09 20:21:45 +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
4a4928446c
Updated to activitystreams version with plural NaturalLanguageValues array type 2019-02-21 18:00:03 +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
Marius Orcsik
b987bcf379
Moved everything related to activitypub extensions to its own project 2019-01-22 16:38:46 +01:00
Marius Orcsik
d2d853feed
Move files to activitypub package 2017-09-12 10:31:45 +02:00
Marius Orcsik
85e7725ff0
Moved activity struct and functions to their own file 2017-09-11 23:12:28 +02:00
Marius Orcsik
51853428cb
Adding basic types for activity pub 2017-09-11 22:46:29 +02:00