diff --git a/images/coffee.gif b/images/coffee.gif new file mode 100644 index 0000000000..7e20371741 Binary files /dev/null and b/images/coffee.gif differ diff --git a/include/text.php b/include/text.php index 8206ba7e92..9aca145988 100755 --- a/include/text.php +++ b/include/text.php @@ -679,7 +679,7 @@ function smilies($s) { $s = str_replace( array( '<3', '</3', '<\\3', ':-)', ':)', ';-)', ':-(', ':(', ':-P', ':P', ':-"', ':-x', ':-X', ':-D', '8-|', '8-O', '\\o/', 'o.O', 'O.o', '\\.../', '\\ooo/', - ':beer', ':homebrew', + ':beer', ':homebrew', ':coffee', '~friendika', '~friendica', 'Diaspora*' ), array( '<3', @@ -705,6 +705,7 @@ function smilies($s) { '\\ooo/', ':beer', ':homebrew', + ':coffee', '~friendika ~friendika', '~friendica ~friendica',