pleroma/test/web/activity_pub
sxsdv1 868034375c Add likes to activitypub object representation
Top level of the likes OrderedCollection is inlined to get immediate
access to totalItems. Because the count can be returned without scanning
the database for like activities the extra query is saved when the
client only wants to display the total.
2019-01-12 20:24:41 +01:00
..
views
activity_pub_controller_test.exs Add route to get object like activities 2019-01-12 20:24:38 +01:00
activity_pub_test.exs Merge branch 'feature/pinned-posts' into 'develop' 2019-01-10 02:39:53 +00:00
relay_test.exs
transmogrifier_test.exs Add likes to activitypub object representation 2019-01-12 20:24:41 +01:00