Commit graph

15 commits

Author SHA1 Message Date
Marius Orcsik
f968addfe0
Modified GetID method to not return a pointer
ObjectID type has now a IsValid method
2019-12-03 16:26:43 +01:00
Marius Orcsik
1fcca5958e
Restructured the Collection,CollectionPage,OrderedCollection,OrderedCollectionPage types to be stand-alone
Moved functionality to their own files
2019-12-03 16:05:39 +01:00
Marius Orcsik
8982b3f40a Add IsCollection function to all base objects 2019-12-01 19:35:08 +01:00
Marius Orcsik
a27ee75f67 Add a new jsonld tag to tell the marshaler to skip bto and bcc properties 2019-11-23 20:36:16 +01:00
Marius Orcsik
0b4e0d5e7c Added Contains(IRI) method for collection types 2019-08-23 20:39:28 +02:00
Marius Orcsik
4a1645657e Added ToX functions for Collection types 2019-08-21 22:21:32 +02:00
Marius Orcsik
cb9804d29d
Adding some unit-tests 2019-07-09 13:30:02 +02:00
Marius Orcsik
c6deab0d6b
Adding a Count() method to the CollectionInterface 2019-06-02 16:45:37 +02:00
Marius Orcsik
3cde24f465
Don't increment TotalItems when appending items 2019-06-02 16:28:45 +02:00
Marius Orcsik
3642d21563
Simplify type validation 2019-05-16 11:08:43 +02:00
Marius Orcsik
ed9c46fc7b
Renamed the Fold* functions to Flatten* 2019-05-11 11:53:32 +02:00
Marius Orcsik
82ef950fd2
Added helper functions to collapse Items to IRIs 2019-05-11 10:32:55 +02:00
Marius Orcsik
54f56b33e9
Moved everything related to activitystreams vocabulary to its own project 2019-01-22 16:44:27 +01:00
Marius Orcsik
d2d853feed
Move files to activitypub package 2017-09-12 10:31:45 +02:00
Marius Orcsik
3f1fea301c
Added collections functions and tests 2017-09-11 23:16:43 +02:00