From af3fc7585666abe9afcdde9827e5bcbab70b08b9 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 28 May 2013 19:28:14 +0100 Subject: 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 000000000..23dd9e4b3 Binary files /dev/null and b/images/rhash-16.png differ 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' ); -- cgit v1.2.3