Merge remote-tracking branch 'mastodon/main' into custom/quote
This commit is contained in:
@@ -39,6 +39,7 @@ class Api::V1::Timelines::PublicController < Api::BaseController
|
||||
def public_feed
|
||||
PublicFeed.new(
|
||||
current_account,
|
||||
locale: content_locale,
|
||||
local: truthy_param?(:local),
|
||||
remote: truthy_param?(:remote),
|
||||
only_media: truthy_param?(:only_media)
|
||||
|
Reference in New Issue
Block a user