Pleroma/test/web/mastodon_api
rinpatch d067eaa7b3 formatter.ex: Use Phoenix.HTML for mention/hashtag generation
Unlike concatenating strings, this makes sure everything is escaped.
Tests had to be changed because Phoenix.HTML runs attributes through
Enum.sort before generation for whatever reason.
2020-04-08 22:58:31 +03:00
..
controllers formatter.ex: Use Phoenix.HTML for mention/hashtag generation 2020-04-08 22:58:31 +03:00
views
mastodon_api_controller_test.exs
mastodon_api_test.exs