akkoma/lib/pleroma/web/mastodon_api
Mark Felder 8246db2a96 Workaround for URI.merge/2 bug https://github.com/elixir-lang/elixir/issues/10771
If we avoid URI.merge unless we know we need it we reduce the edge cases we could encounter.
The site would need to both have "//" in the %URI{:path} and the image needs to be a relative URL.
2021-03-10 17:15:31 -06:00
..
controllers Store application details in the object under the generator key, not application key 2021-03-01 11:29:10 -06:00
views Workaround for URI.merge/2 bug https://github.com/elixir-lang/elixir/issues/10771 2021-03-10 17:15:31 -06:00
mastodon_api.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
websocket_handler.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00