akkoma/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 activitypub: object view: avoid leaking private details 2018-11-17 22:30:53 +00:00
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 tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
transmogrifier_test.exs Add likes to activitypub object representation 2019-01-12 20:24:41 +01:00