activity/pub
Cory Slep f60bb145cf Deduplicate adding to like/following collections.
We simply prevent adding a duplicate likes, liked, following, or
follower based on the IRI of the element being added to the collection.

Adds corresponding black box tests.

Note that this deduplication does not cover the inbox.
2018-05-13 13:05:12 +02:00
..
fed.go Deduplicate adding to like/following collections. 2018-05-13 13:05:12 +02:00
fed_test.go Deduplicate adding to like/following collections. 2018-05-13 13:05:12 +02:00
interfaces.go Add extra integration tests. 2018-05-12 23:03:20 +02:00
internal.go Deduplicate adding to like/following collections. 2018-05-13 13:05:12 +02:00
pub.go
resolvers.go Replace TODO with comment clarification 2018-04-25 00:57:55 +02:00