Add finmoji.
This commit is contained in:
parent
18fb0cf983
commit
66b4fee80e
131 changed files with 83 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ defmodule Pleroma.Web.TwitterAPI.Utils do
|
|||
|> Formatter.linkify
|
||||
|> String.replace("\n", "<br>\n")
|
||||
|> add_user_links(mentions)
|
||||
|> Formatter.finmojifiy
|
||||
end
|
||||
|
||||
def add_user_links(text, mentions) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue