-
- Downloads
Merge branch 'feature/thread-muting' into 'develop'
Feature/thread muting See merge request pleroma/pleroma!796
Showing
- lib/pleroma/notification.ex 2 additions, 1 deletionlib/pleroma/notification.ex
- lib/pleroma/thread_mute.ex 45 additions, 0 deletionslib/pleroma/thread_mute.ex
- lib/pleroma/web/common_api/common_api.ex 24 additions, 0 deletionslib/pleroma/web/common_api/common_api.ex
- lib/pleroma/web/mastodon_api/mastodon_api_controller.ex 25 additions, 0 deletionslib/pleroma/web/mastodon_api/mastodon_api_controller.ex
- lib/pleroma/web/mastodon_api/views/status_view.ex 2 additions, 1 deletionlib/pleroma/web/mastodon_api/views/status_view.ex
- lib/pleroma/web/router.ex 2 additions, 0 deletionslib/pleroma/web/router.ex
- priv/repo/migrations/20190205114625_create_thread_mutes.exs 12 additions, 0 deletionspriv/repo/migrations/20190205114625_create_thread_mutes.exs
- test/web/common_api/common_api_test.exs 26 additions, 0 deletionstest/web/common_api/common_api_test.exs
- test/web/mastodon_api/mastodon_api_controller_test.exs 32 additions, 0 deletionstest/web/mastodon_api/mastodon_api_controller_test.exs
Loading
Please register or sign in to comment