akkoma/lib/pleroma/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
..
mrf update copyright years to 2019 2018-12-31 15:41:47 +00:00
views Add route to get object like activities 2019-01-12 20:24:38 +01:00
activity_pub.ex Merge branch 'feature/pinned-posts' into 'develop' 2019-01-10 02:39:53 +00:00
activity_pub_controller.ex Add route to get object like activities 2019-01-12 20:24:38 +01:00
mrf.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
relay.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
transmogrifier.ex Add likes to activitypub object representation 2019-01-12 20:24:41 +01:00
utils.ex Add route to get object like activities 2019-01-12 20:24:38 +01:00