add subject to atom feed
This commit is contained in:
parent
278674223d
commit
9d0b989521
10 changed files with 92 additions and 60 deletions
|
|
@ -568,7 +568,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do
|
|||
|> fetch_activities_query(opts)
|
||||
|> restrict_unlisted()
|
||||
|> Pagination.fetch_paginated(opts, pagination)
|
||||
|> Enum.reverse()
|
||||
end
|
||||
|
||||
@valid_visibilities ~w[direct unlisted public private]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue