Merge commit '36631e40cc
' into kb_migration
This commit is contained in:
commit
9461db713b
40 changed files with 165 additions and 36 deletions
|
@ -8,6 +8,7 @@ class Api::V1::Statuses::RebloggedByAccountsController < Api::BaseController
|
|||
after_action :insert_pagination_headers
|
||||
|
||||
def index
|
||||
cache_if_unauthenticated!
|
||||
@accounts = load_accounts
|
||||
render json: @accounts, each_serializer: REST::AccountSerializer
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue