X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FSmilies.php;h=a2d7637c793d779d9334cf3fe988290e27d77248;hb=e40c3a9d7c980c4287c273bc12d934ceb8b55fc0;hp=d63511cd1d20af430b1c6ac0bcf3df09f0459cf1;hpb=94f6f12ba3a5c1d506255803e709cb640147ebf4;p=friendica.git diff --git a/include/Smilies.php b/include/Smilies.php index d63511cd1d..a2d7637c79 100644 --- a/include/Smilies.php +++ b/include/Smilies.php @@ -3,6 +3,14 @@ /** * @file include/Smilies.php * @brief This file contains the Smilies class which contains functions to handle smiles + * + * @todo Use the shortcodes from here: + * https://github.com/iamcal/emoji-data/blob/master/emoji_pretty.json?raw=true + * https://raw.githubusercontent.com/emojione/emojione/master/extras/alpha-codes/eac.json?raw=true + * https://github.com/johannhof/emoji-helper/blob/master/data/emoji.json?raw=true + * + * Have also a look here: + * https://www.webpagefx.com/tools/emoji-cheat-sheet/ */ use Friendica\App; @@ -119,7 +127,7 @@ class Smilies { ':facepalm', ':like', ':dislike', - '~friendica ~friendica', + '~friendica ~friendica', 'redred#matrix', 'redred#matrixmatrix' );