-
- Downloads
hide_followings was renamed to hide_followers in the FE, but never synced up in the BE
This was a dirty regex replace which worked on my server
Showing
- lib/pleroma/user/info.ex 2 additions, 2 deletionslib/pleroma/user/info.ex
- lib/pleroma/web/activity_pub/views/user_view.ex 2 additions, 2 deletionslib/pleroma/web/activity_pub/views/user_view.ex
- lib/pleroma/web/mastodon_api/mastodon_api_controller.ex 1 addition, 1 deletionlib/pleroma/web/mastodon_api/mastodon_api_controller.ex
- lib/pleroma/web/twitter_api/twitter_api_controller.ex 2 additions, 2 deletionslib/pleroma/web/twitter_api/twitter_api_controller.ex
- lib/pleroma/web/twitter_api/views/user_view.ex 1 addition, 1 deletionlib/pleroma/web/twitter_api/views/user_view.ex
- test/web/activity_pub/activity_pub_controller_test.exs 2 additions, 2 deletionstest/web/activity_pub/activity_pub_controller_test.exs
- test/web/mastodon_api/mastodon_api_controller_test.exs 4 additions, 4 deletionstest/web/mastodon_api/mastodon_api_controller_test.exs
- test/web/twitter_api/twitter_api_controller_test.exs 9 additions, 9 deletionstest/web/twitter_api/twitter_api_controller_test.exs
- test/web/twitter_api/views/user_view_test.exs 4 additions, 4 deletionstest/web/twitter_api/views/user_view_test.exs
Loading
Please register or sign in to comment