akkoma/lib/pleroma/web
rinpatch 92213fb87c Replace Mix.env with Pleroma.Config.get(:env)
Mix.env/0 is not availible in release environments such as distillery or
elixir's built-in releases.
2019-06-06 23:59:51 +03:00
..
activity_pub Utils: Use update_follow_state_for_all when appropriate. 2019-06-05 16:51:28 +02:00
admin_api Add Reports to Admin API 2019-05-16 19:09:18 +00:00
auth OAuth consumer: tests fix, comments, Keycloak config notes. 2019-06-05 13:02:13 +03:00
channels Use `User.get_cached*` everywhere 2019-04-22 07:20:43 +00:00
common_api Utils: Use update_follow_state_for_all when appropriate. 2019-06-05 16:51:28 +02:00
federator Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
mastodon_api Contain search for unauthenticated users 2019-06-05 16:37:43 +07:00
media_proxy Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
metadata typo fix 2019-04-19 07:50:21 +00:00
mongooseim Linting. 2019-05-17 18:32:30 +02:00
nodeinfo NodeInfo: Add explicit addressing to nodeinfo. 2019-06-04 17:14:25 +02:00
oauth OAuth consumer: tests fix, comments, Keycloak config notes. 2019-06-05 13:02:13 +03:00
ostatus kill @httpoison 2019-05-25 04:24:21 +00:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
salmon kill @httpoison 2019-05-25 04:24:21 +00:00
templates Remove repeated scope lists 2019-06-03 19:18:21 +03:00
twitter_api Merge branch 'develop' into issue/941 2019-06-04 09:49:08 +03:00
views Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
web_finger kill @httpoison 2019-05-25 04:24:21 +00:00
websub kill @httpoison 2019-05-25 04:24:21 +00:00
xml update copyright years to 2019 2018-12-31 15:41:47 +00:00
chat_channel.ex [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
controller_helper.ex Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
endpoint.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
gettext.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
metadata.ex Use object instead of activity for metadata 2019-01-18 09:32:52 +03:00
oauth.ex Refactoring functions for dealing with oauth scopes. 2019-05-08 10:52:13 +00:00
rel_me.ex Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
router.ex Replace Mix.env with Pleroma.Config.get(:env) 2019-06-06 23:59:51 +03:00
streamer.ex add option skip_thread_containment 2019-06-03 16:13:37 +03:00
uploader_controller.ex Make credo happy 2019-02-09 14:59:20 +01:00
web.ex Made auth customization be runtime-configurable. 2019-02-28 13:00:54 +03:00