X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fpleroma%2Fweb%2Ftwitter_api%2Futils.ex;h=5cbe0cf9c96acb297a119b12bf9d95f2e25595be;hb=45c751985ee1612bd788c460ee1f6aca75f24464;hp=122edfdd40938ef94b1eded8575247d46e30a068;hpb=66b4fee80ebad58d3a7ed2457d522e8f862d9e71;p=akkoma diff --git a/lib/pleroma/web/twitter_api/utils.ex b/lib/pleroma/web/twitter_api/utils.ex index 122edfdd4..5cbe0cf9c 100644 --- a/lib/pleroma/web/twitter_api/utils.ex +++ b/lib/pleroma/web/twitter_api/utils.ex @@ -22,7 +22,6 @@ defmodule Pleroma.Web.TwitterAPI.Utils do |> Formatter.linkify |> String.replace("\n", "
\n") |> add_user_links(mentions) - |> Formatter.finmojifiy end def add_user_links(text, mentions) do