Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.HTML
View Source
Link to this section
Summary
Functions
ensure_scrubbed_html(content, scrubbers, fake, callback)
extract_first_external_url(object, content)
filter_tags(html)
filter_tags(html, scrubbers)
get_cached_scrubbed_html_for_activity(content, scrubbers, activity, key \\ "", callback \\ fn x -> x end)
get_cached_stripped_html_for_activity(content, activity, key)
get_scrubbers()
strip_tags(html)
Link to this section
Functions
Link to this function
ensure_scrubbed_html(content, scrubbers, fake, callback)
View Source
Link to this function
extract_first_external_url(object, content)
View Source
Link to this function
filter_tags(html)
View Source
Link to this function
filter_tags(html, scrubbers)
View Source
Link to this function
get_cached_scrubbed_html_for_activity(content, scrubbers, activity, key \\ "", callback \\ fn x -> x end)
View Source
Link to this function
get_cached_stripped_html_for_activity(content, activity, key)
View Source
Link to this function
get_scrubbers()
View Source
Link to this function
strip_tags(html)
View Source