Commit graph

11 commits

Author SHA1 Message Date
Marius Orcsik
051d30fa3f
Folded back handlers typer functionality into the activitypub package 2022-05-30 14:02:51 +02:00
mariusor
7414b7fad2
Unified some more the error for invalid types 2022-05-25 13:55:18 +02:00
mariusor
a9858c9098
Unified error messages when being unable to convert to specific types using OnXXX helpers 2022-05-25 13:36:56 +02:00
mariusor
5064eea988 Go fmt'ed files 2021-11-12 18:27:28 +01:00
Marius Orcsik
e0b519daad
Improved reflection based type conversion for collection types
This avoids some panics when the types are not compatible

I added tests for On*Collection* with all collection types
2020-08-30 16:03:34 +02:00
Marius Orcsik
4f750e67c2
Added tests placeholders 2020-04-13 12:00:26 +02:00
Marius Orcsik
cf3741d6bb
Removed the files with aliases for collections 2019-12-19 14:45:49 +01:00
Marius Orcsik
24fa9f805d
Added some test todos 2019-12-15 19:01:29 +01:00
Marius Orcsik
b89c9ee68c
Renamed ObjectID to ID 2019-12-05 19:02:15 +01:00
Marius Orcsik
bd2b51124f
Some improvements to copying collection information 2019-12-05 16:41:53 +01:00
Marius Orcsik
463e77224a
Renamed the files as they refer now to just a single type 2019-12-04 16:16:32 +01:00
Renamed from collections_test.go (Browse further)