Commits at 826f263bfec3c0b33535da93cf2966bd8b82ba26
727077a0
Don't depend on having the type set when trying to call OnX functions
Marius Orcsik
authored at
2020-12-30 13:31:02 +0100
Marius Orcsik
comitted at
2020-12-30 13:31:02 +0100
bec9454a
Improvements to the JSON unmarshaling plumbing
Marius Orcsik
authored at
2020-12-30 13:30:34 +0100
Marius Orcsik
comitted at
2020-12-30 13:30:34 +0100
9fa2cdc2
Fix deepEquals to take into account comparisons of values that can be coerced to basic types
Marius Orcsik
authored at
2020-12-30 13:21:07 +0100
Marius Orcsik
comitted at
2020-12-30 13:21:07 +0100
b1c270db
Modified ItemMatches method fo match changed ItemMatcher interface
Marius Orcsik
authored at
2020-12-28 17:53:47 +0100
Marius Orcsik
comitted at
2020-12-28 17:53:47 +0100
fe5b14f0
Added ToLink and OnLink functions
Marius Orcsik
authored at
2020-12-28 14:59:16 +0100
Marius Orcsik
comitted at
2020-12-28 14:59:16 +0100
e4ba4092
White space issue fix
Marius Orcsik
authored at
2020-12-28 14:58:56 +0100
Marius Orcsik
comitted at
2020-12-28 14:58:56 +0100
32d4cee9
Uniform receiver names for MimeType methods
Marius Orcsik
authored at
2020-12-28 14:58:41 +0100
Marius Orcsik
comitted at
2020-12-28 14:58:41 +0100
c64f3ce9
Add extra OnPlace/OnProfile/OnRelationship/OnTombstone functions
Marius Orcsik
authored at
2020-11-28 13:39:14 +0100
Marius Orcsik
comitted at
2020-11-28 13:39:14 +0100
7d6b9976
Rename the item typer, as it's not strictly tied into json
mariusor
authored at
2020-11-06 19:40:46 +0100
mariusor
comitted at
2020-11-06 19:40:46 +0100
e0b519da
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
Marius Orcsik
authored at
2020-08-30 14:50:04 +0200
Marius Orcsik
comitted at
2020-08-30 16:03:34 +0200
ba0c5bf2
Fix OnCollectionIntf() func when working with collection pages
Marius Orcsik
authored at
2020-08-30 14:46:49 +0200
Marius Orcsik
comitted at
2020-08-30 14:46:56 +0200
e34990d7
Making the Content type be an alias for []byte
mariusor
authored at
2020-08-27 16:59:27 +0200
mariusor
comitted at
2020-08-27 16:59:27 +0200
e3dc8e04
Modified the NaturalLanguage related types
MariusOr
authored at
2020-08-26 18:50:27 +0200
MariusOr
comitted at
2020-08-26 18:50:27 +0200
02bc61cc
Updating to a LangVal specific type for LangRefValues
This allows us to switch from storing strings to plain byte slices
MariusOr
authored at
2020-08-25 13:45:52 +0200
MariusOr
comitted at
2020-08-25 13:45:52 +0200
656c40c1
Adding a default case for type conversion using the reflect package
Marius Orcsik
authored at
2020-07-16 21:54:46 +0200
Marius Orcsik
comitted at
2020-07-16 21:54:46 +0200
95b4154a
This has become a problem, so it needs a proper error message
Marius Orcsik
authored at
2020-07-16 20:38:22 +0200
Marius Orcsik
comitted at
2020-07-16 20:38:22 +0200
a84e349e
Apparently it's a spec requirement to remove an actor from the
recipients list.
Revert "Don't remove an activity's actor from the recipients, if specifically placed there"
This reverts commit fef2c3399911e7b6aee472f2f7b16e00e9eb2527.
Marius Orcsik
authored at
2020-07-12 20:42:56 +0200
Marius Orcsik
comitted at
2020-07-12 20:42:56 +0200
fef2c339
Don't remove an activity's actor from the recipients, if specifically placed there
Marius Orcsik
authored at
2020-07-12 20:42:05 +0200
Marius Orcsik
comitted at
2020-07-12 20:42:05 +0200
57c015a8
Refactored types a bit
Marius Orcsik
authored at
2020-06-30 13:35:04 +0200
Marius Orcsik
comitted at
2020-06-30 13:35:04 +0200
6b497404
Fix ItemCollection.Remove
Marius Orcsik
authored at
2020-06-24 13:48:20 +0200
Marius Orcsik
comitted at
2020-06-24 13:48:20 +0200
2d672671
Fixed ItemEquals for objects without a type
Added some test cases for ItemsEqual
Marius Orcsik
authored at
2020-06-24 13:47:37 +0200
Marius Orcsik
comitted at
2020-06-24 13:47:43 +0200
b6c780ed
Added Remove method on item collections
Marius Orcsik
authored at
2020-06-10 21:36:56 +0200
Marius Orcsik
comitted at
2020-06-10 21:36:56 +0200
48d16c14
Updated json parser package
Marius Orcsik
authored at
2020-05-15 15:20:36 +0200
Marius Orcsik
comitted at
2020-05-15 15:20:36 +0200
342a261a
Improved ItemCollectionDeduplication
More tests for object equality method
Marius Orcsik
authored at
2020-05-15 15:17:35 +0200
Marius Orcsik
comitted at
2020-05-15 15:18:20 +0200
fac868b7
Added functionality for checking if objects are equal
Marius Orcsik
authored at
2020-05-07 16:44:17 +0200
Marius Orcsik
comitted at
2020-05-07 16:49:43 +0200
7e300c17
Added pub.MarshalJSON function
Marius Orcsik
authored at
2020-04-19 11:02:15 +0200
Marius Orcsik
comitted at
2020-04-19 11:02:15 +0200
0b5d7352
Added convenience method to IRI to append path elements to it
Marius Orcsik
authored at
2020-04-13 12:01:07 +0200
Marius Orcsik
comitted at
2020-04-13 12:01:07 +0200
4f750e67
Added tests placeholders
Marius Orcsik
authored at
2020-04-13 12:00:26 +0200
Marius Orcsik
comitted at
2020-04-13 12:00:26 +0200
8ff0e652
Added some more tests
Marius Orcsik
authored at
2020-04-12 10:57:04 +0200
Marius Orcsik
comitted at
2020-04-12 10:57:04 +0200
020b19dc
Added UnmarshalJSON functionality for IRIs
Added IRI.ItemMatches functionality
Marius Orcsik
authored at
2020-04-11 20:36:16 +0200
Marius Orcsik
comitted at
2020-04-11 20:55:11 +0200
Commits for
826f263bfec3c0b33535da93cf2966bd8b82ba26
Viewing range
727077a0
~ 020b19dc