Add featured route

This commit is contained in:
Mirai Kumiko 2025-07-06 09:49:03 +02:00
parent b17e177335
commit f90a7133bc
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278
8 changed files with 118 additions and 3 deletions

View file

@ -13,6 +13,9 @@ defmodule NullaWeb.ActivityPub.OutboxJSON do
)
end
@doc """
Renders outbox items.
"""
def show(actor, activities, max_id, min_id) do
Jason.OrderedObject.new(
"@context": [