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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Chimo f8da3dbe92
Fix composer.lock
6 years ago
css Apply textcomplete to all "notice" textareas 8 years ago
js Apply textcomplete to all "notice" textareas 8 years ago
.gitignore Use npm to manage jquery.textcomplete dep 8 years ago
EmojiShortnamesPlugin.php Make compatible with the 'Notice Preview' plugin 6 years ago
LICENSE Initial commit 8 years ago
README.md Update README with "release" install method 8 years ago
composer.json Update EmojiOne dependency 6 years ago
composer.lock Fix composer.lock 6 years ago
package.json Use npm to manage jquery.textcomplete dep 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

  1. Navigate to your /plugins/ or /local/plugins directory
  2. git clone https://github.com/chimo/gs-emojiShortnames.git EmojiShortnames
  3. cd EmojiShortnames
  4. composer install
  5. 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 🍮