Commit Graph

33 Commits

Author SHA1 Message Date
Régis Hanol e6e7948617 FEATURE: support for emoji sets
Added following emoji sets
  - Apple/International
  - Emoji One (default)
  - Android/Google
  - Twitter

FIX: translations from plugins weren't properly merged with default translations
FEATURE: new 'site_setting_changed' event
2014-12-11 17:08:47 +01:00
Sam ccdae40913 show ungrouped emojis in tab, remove a few aliases
(I dislike 💩 and :squirrel: made no sense)

TODO: stop using symlinks for aliases
2014-12-10 13:34:08 +11:00
Sam 6ab1720779 Add pagination for emoji, split out foods, make it wider 2014-12-09 17:22:54 +11:00
Sam 57b1f002d1 prep work for emoji versioning 2014-12-09 14:51:44 +11:00
Sam 51955e6e78 FIX: add CDN support to emoji preview and toolbar 2014-12-09 14:31:49 +11:00
Sam 993d60f9fb clean html 2014-12-09 12:12:11 +11:00
Sam 8b9c7da571 FIX: In Firefox :w autocomplete was broken
Always use hasOwnProperty as opposed to [] on hash objects,
{} has a "watch" function in Firefox
2014-12-09 12:11:56 +11:00
Sam ef5d56a258 correct random ')') showing up 2014-12-09 12:10:30 +11:00
Sam 3b033d2899 allow users to override groups if needed 2014-12-09 12:09:46 +11:00
Sam 3547c20aa7 add toolbar to pick emoji family, bump up number to 60 2014-12-08 16:45:24 +11:00
Sam 23163422e6 correct positioning when emoji is added 2014-12-08 14:22:54 +11:00
Sam 555b783864 Add shortcuts support for emoji toolbar
(CTRL E to open, ESC to close)
2014-12-08 13:32:26 +11:00
Sam c5e07aa320 refactor emoji into 3 files, start flagging composer bits with the api 2014-12-08 12:51:13 +11:00
Sam 968064c791 shift code into server safe section 2014-12-05 17:41:59 +11:00
Sam 357a12f78e FEATURE: work-in-progress emoji selector toolbar item 2014-12-05 17:19:17 +11:00
Robin Ward 1302a0a276 Allow Emoji to be overwritten. Show added Emoji in search. 2014-11-04 12:20:00 -05:00
Robin Ward 407f3abffb Simple API for registering custom emoji 2014-11-03 13:56:31 -05:00
Robin Ward d472b4e10a FIX: When emoji was disabled you could get a JS error in preview 2014-09-17 12:57:49 -04:00
Régis Hanol 4e5e7d718e TRIVIAL: remove useless comment 2014-09-15 18:33:05 -04:00
Régis Hanol 205d61363d FEATURE: add 'enable_emoji' site setting 2014-09-15 18:16:19 -04:00
Sam 97c44469fe Update emoji.js.erb
bump version
2014-09-10 17:30:20 +10:00
Robin Ward 965ff51efe FIX: Better boundary checking for emoji 2014-08-27 14:40:29 -04:00
Robin Ward 54ea14323a FIX: Allow emoji at the beginning of a line without a paragraph break. 2014-08-11 12:46:15 -04:00
Robin Ward fc1ce96dbb FIX: Change the approach to sanitization. Includes a more detailed API
for allowing classes and attributes for only certain tag names.
2014-07-03 16:55:36 -04:00
Robin Ward 39c2c958e6 ES6: ComposerView 2014-06-24 16:53:10 -04:00
Robin Ward a63ac64931 FIX: Obscure emoji fail with a colon surrounded by spaces 2014-06-09 14:44:34 -04:00
Robin Ward d46fc79344 FIX: winky emoticons were matching with non-spaces before them. 2014-06-04 15:48:27 -04:00
Robin Ward 512746b436 Revert "Revert "FIX: Don't allow mid word emoticons""
This reverts commit efaa066a17.
2014-04-01 11:00:51 -04:00
Robin Ward efaa066a17 Revert "FIX: Don't allow mid word emoticons"
This reverts commit 65efb8d83f.
2014-03-31 18:29:26 -04:00
Robin Ward 65efb8d83f FIX: Don't allow mid word emoticons 2014-03-31 17:58:51 -04:00
Robin Ward 7fb1b4dded FIX: Can do multiple `:)` emojis on one line 2014-01-21 13:33:19 -05:00
Kane York 49d7e55352 Change :D to map to 😃 instead of 😁
Because 😁 looks like somebody is constipated, really
2013-11-26 13:34:44 -08:00
Sam 8278fdb9dd relocate emoji plugin, stop pre-compiling assets 2013-11-20 14:38:21 +11:00