-
- Downloads
Merge branch 'feature/list-streaming' into 'develop'
MastoAPI: Add streaming for lists. See merge request pleroma/pleroma!183
Showing
- lib/pleroma/list.ex 14 additions, 1 deletionlib/pleroma/list.ex
- lib/pleroma/web/activity_pub/activity_pub.ex 1 addition, 0 deletionslib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/mastodon_api/mastodon_socket.ex 5 additions, 2 deletionslib/pleroma/web/mastodon_api/mastodon_socket.ex
- lib/pleroma/web/streamer.ex 13 additions, 0 deletionslib/pleroma/web/streamer.ex
- priv/repo/migrations/20180530123448_add_list_follow_index.exs 7 additions, 0 deletions.../repo/migrations/20180530123448_add_list_follow_index.exs
- test/list_test.exs 16 additions, 0 deletionstest/list_test.exs
Loading
Please register or sign in to comment