pleroma/lib
faried nawaz 141146d1f1 use scrub_html_and_truncate instead of scrub_html for feed item title
Sometimes this truncated properly encoded HTML entities in the
wrong place.  The new flow calls scrub_html, removes emojis,
decodes entities (a second time), truncates, and then re-encodes.

Fixes #3045.
2023-03-06 02:38:02 +05:00
..
mix Force spec for every operation to have a listed tag 2023-01-15 18:31:37 -05:00
phoenix/transports/web_socket Revert "Merge branch 'copyright-bump' into 'develop'" 2023-01-02 20:38:50 +00:00
pleroma use scrub_html_and_truncate instead of scrub_html for feed item title 2023-03-06 02:38:02 +05:00