Use Jason for rendering responses
authorrinpatch <rinpatch@sdf.org>
Wed, 11 Sep 2019 20:04:01 +0000 (23:04 +0300)
committerrinpatch <rinpatch@sdf.org>
Wed, 11 Sep 2019 20:06:31 +0000 (23:06 +0300)
commit56828abf6de81a52079b26cf899b91fdd822f2ce
tree78d20dabd5ae2296336d3c81ec88f2ce4824ff6c
parent46ae62d159ca0a330d18a2e1f775a5ed9eaebc42
Use Jason for rendering responses

Although Jason readme says Phoenix 1.4+ already does it by default, [it actually does it only for new projects](https://github.com/phoenixframework/phoenix/blob/3bfb9f6e900c9a2e31cb95736e2cb5bdad329b61/lib/phoenix.ex#L58-L59)
config/config.exs
lib/pleroma/healthcheck.ex [moved from lib/healthcheck.ex with 98% similarity]