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 10:18:39 +0000 (13:18 +0300)
commita8369db4f222676040a072ceb0bde647ef237f14
tree3eed47ba6553cd18c4aa4cb16aadf7f0f623ee26
parent4d55d7c95e8409f5018f3321d7e653b6349b9ba6
MastoAPI: add lists.
lib/pleroma/list.ex [new file with mode: 0644]
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/list_view.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
priv/repo/migrations/20180429094642_create_lists.exs [new file with mode: 0644]