MastoAPI: add lists.
authoreal <eal@waifu.club>
Sun, 29 Apr 2018 13:02:46 +0000 (16:02 +0300)
committereal <eal@waifu.club>
Thu, 24 May 2018 12:34:39 +0000 (15:34 +0300)
commit3dbd9809d44297c2edc8e08bde33f9ef7b998412
tree6da0dc1f545bb8dcf15315e817a5e1a51953dadd
parenta8369db4f222676040a072ceb0bde647ef237f14
MastoAPI: add lists.
lib/pleroma/list.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
test/list_test.exs [new file with mode: 0644]
test/web/mastodon_api/list_view_test.exs [new file with mode: 0644]
test/web/mastodon_api/mastodon_api_controller_test.exs