You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
css | 8 years ago | |
js | 8 years ago | |
.gitignore | 8 years ago | |
EmojiShortnamesPlugin.php | 6 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
composer.json | 6 years ago | |
composer.lock | 6 years ago | |
package.json | 8 years ago |
README.md
Use emoji shortnames on GNU social
Shortnames: http://emoji.codes/
Installation from release
Download the latest release and extract it in your /plugins/
or /local/plugins/
directory.
Tell /config.php
to use it with the following:
addPlugin('EmojiShortnames');
Installation from git
- Navigate to your
/plugins/
or/local/plugins
directory git clone https://github.com/chimo/gs-emojiShortnames.git EmojiShortnames
cd EmojiShortnames
composer install
npm install
Tell /config.php
to use it with the following:
addPlugin('EmojiShortnames');
Usage
When posting a notice, shortnames will be converted to emojis.
Example:
From this: I like my coffee black, just like my metal :coffee:
To this: I like my coffee black, just like my metal 🍮