From e4b1c07727c2c96e1752668c09ab82015e209a1f Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Tue, 14 Feb 2012 23:10:11 +0530 Subject: [PATCH] cry, foot in mouth, cool, undecided and embarassed smiley's are mapped --- include/text.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/include/text.php b/include/text.php index 798e809d10..3170280659 100755 --- a/include/text.php +++ b/include/text.php @@ -682,7 +682,7 @@ function smilies($s) { $a = get_app(); $s = str_replace( - array( '<3', '</3', '<\\3', ':-)', ':)', ';-)', ';)', ':-(', ':(', ':-P', ':P', ':-"', ':-"', ':-x', ':-X', ':-D', ':D', '8-|', '8-O', ':-O', '\\o/', 'o.O', 'O.o', '\\.../', '\\ooo/', + array( '<3', '</3', '<\\3', ':-)', ':)', ';-)', ';)', ':-(', ':(', ':-P', ':P', ':-"', ':-"', ':-x', ':-X', ':-D', ':D', '8-|', '8-O', ':-O', '\\o/', 'o.O', 'O.o', '\\.../', '\\ooo/', ":'(", ":-!", ":-/", ":-[", "8-)", ':beer', ':homebrew', ':coffee', '~friendika', '~friendica', 'Diaspora*' ), array( @@ -710,7 +710,12 @@ function smilies($s) { 'o.O', 'O.o', '\\.../', - '\\ooo/', + '\\ooo/', + ':\'(', + ':-!', + ':-/', + ':-[', + '8-)', ':beer', ':homebrew',