MastoAPI: Add streaming for lists.
authoreal <eal@waifu.club>
Wed, 30 May 2018 13:33:37 +0000 (16:33 +0300)
committereal <eal@waifu.club>
Wed, 30 May 2018 13:48:59 +0000 (16:48 +0300)
commit5d3fdbc08223a1b8b6f36f2621214285c383b840
tree4e28c14383b08bac9fb7b4ef5102e41941fba732
parent196d36a7d5e94ea2b494c5910a263da20c985e66
MastoAPI: Add streaming for lists.
lib/pleroma/list.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/mastodon_api/mastodon_socket.ex
lib/pleroma/web/streamer.ex
priv/repo/migrations/20180530123448_add_list_follow_index.exs [new file with mode: 0644]
test/list_test.exs