From 4b3db9b5234eb2c85d9d29305abb73e81f7558b6 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 7 Nov 2013 20:48:46 -0800 Subject: update smilies --- include/text.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 1ff9d27cb..985262fe8 100755 --- a/include/text.php +++ b/include/text.php @@ -878,6 +878,7 @@ function smilies($s, $sample = false) { ':like', ':dislike', 'red#', + 'r#', '~friendica' ); @@ -916,6 +917,7 @@ function smilies($s, $sample = false) { ':like', ':dislike', 'red# the Red Matrix', + 'r# the Red Matrix', '~friendica ~friendica' ); -- cgit v1.2.3