Commit graph

45 commits

Author SHA1 Message Date
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
10dec66c1f missing translation 2014-12-05 17:38:14 +11:00
Sam
357a12f78e FEATURE: work-in-progress emoji selector toolbar item 2014-12-05 17:19:17 +11:00
Gerhard Schlager
52f938ad53 Add German translations for Emoji plugin 2014-12-03 23:51:29 +01:00
Erick Guan
968bcd5acb Add zh_CN translation for emoji plugin 2014-11-08 20:17:51 +08:00
Neil Lalonde
60578afefd Merge pull request #2888 from lidel/emoji-pl-locale
Add pl_PL locale for emoji plugin
2014-11-07 11:57:26 -05: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
Marcin Rataj
4136a61047 Add emoji pl_PL localization 2014-10-19 20:21:04 +02:00
Sam
2f4e2dc687 remove broken symlink 2014-10-18 10:13:58 +11:00
Régis Hanol
31e9cafe0e FEATURE: use original filename when clicking the download link in the lightbox 2014-10-15 19:20:04 +02:00
Ilya Kuchaev
b9a3d8f59d Add emoji ru localization 2014-10-09 12:27:41 -04:00
Jeff Atwood
cf73ee85cd updated EmojiOne 2014-09-25 12:29:33 -07:00
Régis Hanol
da91ab25cf Merge pull request #2804 from lidel/plugins-category-in-settings
UX: Move emoji setting into 'Plugins' category
2014-09-18 11:58:58 -04: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
Marcin Rataj
366c9c1baf UX: Move emoji setting into 'Plugins' category 2014-09-16 23:57:54 +02: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
Jeff Atwood
e5de31bbed proper switch to emojione for emojis 2014-09-09 23:59:34 -07:00
Sam
03df9a80ea revert emoji change 2014-09-10 16:50:58 +10:00
Jeff Atwood
e6c0d42f95 fix up missing emojis due to name mappings 2014-09-09 23:39:49 -07:00
Jeff Atwood
c1f19ac74a update to emojione
http://github.com/ranks/emojione
2014-09-09 23:02:00 -07: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
Sam
a5e3e9ae2a Added markov emoji for turtle rock 2014-02-18 14:10:03 +11:00
Robin Ward
7fb1b4dded FIX: Can do multiple :) emojis on one line 2014-01-21 13:33:19 -05:00
Régis Hanol
1457a3792d that fix should have been in the emoji plugin 2013-12-12 16:42:27 +01: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