-
- Downloads
Merge branch 'feature/reblog-muting' into 'develop'
Implement mastodon's reblog hiding feature See merge request pleroma/pleroma!916
Showing
- lib/pleroma/user.ex 4 additions, 0 deletionslib/pleroma/user.ex
- lib/pleroma/user/info.ex 13 additions, 0 deletionslib/pleroma/user/info.ex
- lib/pleroma/web/activity_pub/activity_pub.ex 13 additions, 0 deletionslib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/common_api/common_api.ex 20 additions, 0 deletionslib/pleroma/web/common_api/common_api.ex
- lib/pleroma/web/mastodon_api/mastodon_api_controller.ex 14 additions, 0 deletionslib/pleroma/web/mastodon_api/mastodon_api_controller.ex
- lib/pleroma/web/mastodon_api/views/account_view.ex 1 addition, 1 deletionlib/pleroma/web/mastodon_api/views/account_view.ex
- lib/pleroma/web/streamer.ex 5 additions, 1 deletionlib/pleroma/web/streamer.ex
- test/web/activity_pub/activity_pub_test.exs 13 additions, 0 deletionstest/web/activity_pub/activity_pub_test.exs
- test/web/common_api/common_api_test.exs 23 additions, 0 deletionstest/web/common_api/common_api_test.exs
- test/web/mastodon_api/account_view_test.exs 2 additions, 2 deletionstest/web/mastodon_api/account_view_test.exs
- test/web/streamer_test.exs 30 additions, 0 deletionstest/web/streamer_test.exs
Loading
Please register or sign in to comment