Commit Graph

16 Commits

Author SHA1 Message Date
Mike Greiling e068558f79 rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate 2017-05-19 17:50:20 -05:00
barthc 04e2dde538 frontend prevent authored votes 2017-04-14 09:33:28 +01:00
Dimitrie Hoekstra 80c9264967 Award emoji button smiley animation 2017-04-06 13:38:09 +00:00
Dimitrie Hoekstra b2c2cd28f1 Removed unnecessary 'add' text in additional award emoji button 2017-03-22 00:59:23 +00:00
Eric Eastwood e6fc0207cb Use native unicode emojis
- gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
2017-03-06 12:54:46 -06:00
Sam Rose dbe0d0fb5a Disable award emoji button but display tooltip 2016-12-31 07:35:05 -05:00
Phil Hughes 9d3186e44a Disabled award emoji button when user is not logged in
Closes #24680
2016-11-22 10:25:09 +00:00
Z.J. van de Weg 412ff80b7b Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
Fatih Acet 92af60c244 Move award_menu_url variable into gon object. 2016-06-09 03:37:40 +03:00
Fatih Acet f261be0949 Award emoji implementation for notes. 2016-06-06 11:07:22 +02:00
Connor Shea f9cc619c7c
The spritesheet should only load when an award emoji picker is opened. 2016-06-03 12:32:42 -06:00
Z.J. van de Weg 91a7b9333b Incorportate feedback 2016-06-01 12:10:08 +02:00
Fatih Acet b0082bec73 Get award menu url from gl object. 2016-05-24 19:34:08 +03:00
Zeger-Jan van de Weg 4558b5b9fe Incorporate feedback 2016-05-11 22:43:58 +02:00
Arinde Eniola 4eb16290e4 move frontend logic from previous MR to new MR 2016-05-06 10:47:12 +02:00
Zeger-Jan van de Weg 3bdc57f0a7 Create table for award emoji 2016-05-06 10:47:11 +02:00