Use Pleroma.Config everywhere
authorEgor Kislitsyn <egor@kislitsyn.com>
Thu, 30 May 2019 08:33:58 +0000 (15:33 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Thu, 30 May 2019 08:33:58 +0000 (15:33 +0700)
commit99f70c7e2011ab29746a8a61d3a4b354f4513045
treed79bbc38ad1987d7c11426538c0b3dbefe661311
parent57e58d26029388a5831cd2ac3fbc419c27c4d7c6
Use Pleroma.Config everywhere
18 files changed:
lib/healthcheck.ex
lib/pleroma/emoji.ex
lib/pleroma/html.ex
lib/pleroma/http/http.ex
lib/pleroma/plugs/federating_plug.ex
lib/pleroma/reverse_proxy.ex
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/activity_pub/mrf.ex
lib/pleroma/web/endpoint.ex
lib/pleroma/web/media_proxy/media_proxy.ex
lib/pleroma/web/nodeinfo/nodeinfo_controller.ex
lib/pleroma/web/templates/layout/app.html.eex
lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
lib/pleroma/web/twitter_api/twitter_api_controller.ex
test/web/plugs/federating_plug_test.exs
test/web/twitter_api/twitter_api_controller_test.exs