Refactor conversation function in MastodonAPIController to use a View
authorRoman Chvanikov <chvanikoff@gmail.com>
Sun, 21 Apr 2019 16:14:27 +0000 (23:14 +0700)
committerRoman Chvanikov <chvanikoff@gmail.com>
Sun, 21 Apr 2019 16:14:27 +0000 (23:14 +0700)
commite56afefef9c0f256561c6ecab79e5520fdeb6d5e
treecac8c7ce5cc31cd6e794a891088c13aaa04e90d4
parent2662bea4e0d945edf7a24a44edf3ed39b2e64de9
Refactor conversation function in MastodonAPIController to use a View
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/mastodon_api/views/conversation_view.ex [new file with mode: 0644]