Commit graph

12 commits

Author SHA1 Message Date
Marius Orcsik
495ce2ea66
Removed the collection and path typer functionality
This will be moved to the processing package
2022-05-30 14:48:13 +02:00
Marius Orcsik
051d30fa3f
Folded back handlers typer functionality into the activitypub package 2022-05-30 14:02:51 +02:00
Marius Orcsik
ffbd88a5f0
Final update 2022-05-23 23:36:56 +02:00
Marius Orcsik
6921b4d323
Add tests for IRIf 2022-05-23 20:47:23 +02:00
Marius Orcsik
451302a38f
Added an CollectionType.Of method to return the corresponding collection of an Item 2022-05-23 20:13:46 +02:00
mariusor
4a60b3c358
Some formatting 2022-03-18 14:02:09 +01:00
mariusor
15fe66e9aa Add some tests for AddTo method 2021-02-02 14:46:30 +01:00
Marius Orcsik
a6eb4c996c
Fix IRIf for empty IRIs 2021-01-24 17:18:35 +01:00
Marius Orcsik
6ff39cfc8d
Strip / from IRI path if last character 2021-01-24 15:45:46 +01:00
Marius Orcsik
6d0a041469
Added ValidCollectionIRI function 2020-06-15 11:36:15 +02:00
Marius Orcsik
50bb6ef60a
Changing ValidCollection functions to receive CollectionType values 2020-06-15 11:35:37 +02:00
Marius Orcsik
30ced0d85f
Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00