diff --git a/boot.php b/boot.php index 9e74b8647..34689b91b 100755 --- a/boot.php +++ b/boot.php @@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1253' ); +define ( 'FRIENDICA_VERSION', '2.3.1254' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1122 ); diff --git a/images/smiley-facepalm.gif b/images/smiley-facepalm.gif new file mode 100644 index 000000000..724370369 Binary files /dev/null and b/images/smiley-facepalm.gif differ diff --git a/include/text.php b/include/text.php index 0d99e6f4a..8895f9813 100755 --- a/include/text.php +++ b/include/text.php @@ -715,6 +715,7 @@ function smilies($s, $sample = false) { ':beer', ':homebrew', ':coffee', + ':facepalm', '~friendika', '~friendica', 'Diaspora*' @@ -754,6 +755,7 @@ function smilies($s, $sample = false) { ':beer', ':homebrew', ':coffee', + ':facepalm', '~friendika ~friendika', '~friendica ~friendica', 'DiasporaDiaspora*',