From af3fc7585666abe9afcdde9827e5bcbab70b08b9 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 28 May 2013 19:28:14 +0100 Subject: [PATCH] Add red smiley for the sake of consistency with Friendica's set. --- images/rhash-16.png | Bin 0 -> 679 bytes include/text.php | 1 + 2 files changed, 1 insertion(+) create mode 100644 images/rhash-16.png diff --git a/images/rhash-16.png b/images/rhash-16.png new file mode 100644 index 0000000000000000000000000000000000000000..23dd9e4b3d4804e056a3560164de9f6e8ed7cbf0 GIT binary patch literal 679 zcmV;Y0$BZtP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L04^f{04^f|c%?sf00007bV*G`2i*l5 z1{x+yA^9r+00JjTL_t(I%Y~D_Pg7A8$3N%w(pCxq(>gWbnGg+z=)hn|DsD_HM2sU7 zDhrDXBZ+^4CM1L?va1tYbs#X1Fd3@hM*|TOt)SFW`s?2J-gN*;Ul2UW8P2`uesX?% zuK?`bzbCAHiPk*h_`;GNShPGxq1NHx;A1eeC}MR@iK5d7n=v zA1iX7qZVE%YrC!1*4G+2$-4+(1CS~_I8BK2fxwjm|i}Blsd1ZLDVlJnT8Y_VfuILqkMw^>F>=3w*#Jh~tQADovXE1W?H& zk+wEc!^8Z}W{J5jsTU#NOgaBVBC-H*->v?Bqg_#)wt&v;~eE+;g45FkN708+tXxJ1XNcNL2*W5xG_n%YjZdqJcAwo*BMSUgqO zW##~7tQku)eYK?ZGo#IbsEG5Q-zdiODk{-77m3B*{Q>mX_QuGI9X$X5 N002ovPDHLkV1nZKD8&E( literal 0 HcmV?d00001 diff --git a/include/text.php b/include/text.php index 086104466..f10541144 100755 --- a/include/text.php +++ b/include/text.php @@ -891,6 +891,7 @@ function smilies($s, $sample = false) { ':facepalm', ':like', ':dislike', + 'red#', '~friendika ~friendika', '~friendica ~friendica' );