-
- Downloads
Remove follow_request_count as it's not needed for FE anymore.
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses `GET /api/pleroma/friend_requests` which they query on the initial page load.
Showing
- lib/pleroma/user.ex 0 additions, 26 deletionslib/pleroma/user.ex
- lib/pleroma/user/info.ex 0 additions, 1 deletionlib/pleroma/user/info.ex
- lib/pleroma/web/activity_pub/activity_pub.ex 4 additions, 8 deletionslib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/twitter_api/views/user_view.ex 0 additions, 9 deletionslib/pleroma/web/twitter_api/views/user_view.ex
- test/web/mastodon_api/mastodon_api_controller_test.exs 0 additions, 4 deletionstest/web/mastodon_api/mastodon_api_controller_test.exs
- test/web/twitter_api/twitter_api_controller_test.exs 0 additions, 5 deletionstest/web/twitter_api/twitter_api_controller_test.exs
Loading
Please register or sign in to comment