diff --git a/include/text.php b/include/text.php
index d6a9ef5d..376ac473 100644
--- a/include/text.php
+++ b/include/text.php
@@ -742,6 +742,8 @@ function smilies($s, $sample = false) {
':homebrew',
':coffee',
':facepalm',
+ ':like',
+ ':dislike',
'~friendika',
'~friendica'
@@ -778,6 +780,8 @@ function smilies($s, $sample = false) {
'',
'',
'',
+ '',
+ '',
'~friendika ',
'~friendica '
);