Merge branch 'bugfix/get_list_return_404' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 1 Feb 2019 17:27:50 +0000 (17:27 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 1 Feb 2019 17:27:50 +0000 (17:27 +0000)
commit389e6a878a7636c29f57cb4603abd33f4cca98d9
tree24dc268056e3245a783e01e77cb57d664b8831b2
parent0a82a7e6d6f92bf3ca83cf039a445f7c8ce23336
parent74c6119f2863be35312b9b6e11735b0c5ad4f845
Merge branch 'bugfix/get_list_return_404' into 'develop'

MastodonAPI.MastodonAPIController: Return a 404 when we fail to get a list

See merge request pleroma/pleroma!755