-
- Downloads
Merge branch 'feature/integration_tesla' into 'develop'
[#354] Move all http interactions to Tesla See merge request pleroma/pleroma!487
No related branches found
No related tags found
Showing
- config/config.exs 1 addition, 0 deletionsconfig/config.exs
- config/test.exs 1 addition, 1 deletionconfig/test.exs
- lib/pleroma/http/connection.ex 27 additions, 0 deletionslib/pleroma/http/connection.ex
- lib/pleroma/http/http.ex 43 additions, 4 deletionslib/pleroma/http/http.ex
- lib/pleroma/http/request_builder.ex 126 additions, 0 deletionslib/pleroma/http/request_builder.ex
- lib/pleroma/uploaders/mdii.ex 1 addition, 1 deletionlib/pleroma/uploaders/mdii.ex
- lib/pleroma/uploaders/swift/keystone.ex 2 additions, 2 deletionslib/pleroma/uploaders/swift/keystone.ex
- lib/pleroma/uploaders/swift/swift.ex 2 additions, 2 deletionslib/pleroma/uploaders/swift/swift.ex
- lib/pleroma/web/activity_pub/activity_pub.ex 1 addition, 1 deletionlib/pleroma/web/activity_pub/activity_pub.ex
- lib/pleroma/web/mastodon_api/mastodon_api_controller.ex 1 addition, 1 deletionlib/pleroma/web/mastodon_api/mastodon_api_controller.ex
- lib/pleroma/web/ostatus/ostatus.ex 5 additions, 3 deletionslib/pleroma/web/ostatus/ostatus.ex
- lib/pleroma/web/salmon/salmon.ex 6 additions, 4 deletionslib/pleroma/web/salmon/salmon.ex
- lib/pleroma/web/web_finger/web_finger.ex 2 additions, 2 deletionslib/pleroma/web/web_finger/web_finger.ex
- lib/pleroma/web/websub/websub.ex 8 additions, 6 deletionslib/pleroma/web/websub/websub.ex
- mix.exs 1 addition, 0 deletionsmix.exs
- mix.lock 3 additions, 0 deletionsmix.lock
- test/fixtures/httpoison_mock/framatube.org_host_meta 2 additions, 0 deletionstest/fixtures/httpoison_mock/framatube.org_host_meta
- test/fixtures/httpoison_mock/gerzilla.de_host_meta 10 additions, 0 deletionstest/fixtures/httpoison_mock/gerzilla.de_host_meta
- test/fixtures/httpoison_mock/gnusocial.de_host_meta 2 additions, 0 deletionstest/fixtures/httpoison_mock/gnusocial.de_host_meta
- test/formatter_test.exs 5 additions, 0 deletionstest/formatter_test.exs
Loading
Please register or sign in to comment