| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prevent users from being able to both upvote and downvote | Arinde Eniola | 2016-04-09 | 1 | -1/+1 |
| | | |||||
| * | Add "sprite" parameter to emoji_icon helper | connorshea | 2016-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The emoji_icon helper used to display the award emoji in Issue and Merge Request views. By default the spritesheet is used, but passing `sprite: false` to the `emoji_icon` helper makes the emoji render as separate images. For award emoji displayed by default (e.g. thumbs-up, thumbs-down, and any that have been awarded to the issue/MR) the independent images are used. Only when the full emoji menu is opened does the full spritesheet load. On a normal issue this change decreases the page load by 670KB or 250KB depending on pixel density. Resolves #14334. | ||||
| * | Fix award emoji picker for relative_url | Sandra Freihofer | 2016-04-01 | 1 | -0/+2 |
| | | | | | | MR !2888 caused a regression where the emoji picker does not load when using relative_url, because the path for the controller was hardcoded. | ||||
| * | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltip | Arinde Eniola | 2016-03-20 | 1 | -1/+1 |
| | | |||||
| * | Updated UI of award emoji | Phil Hughes | 2016-03-11 | 1 | -19/+8 |
| | | | | | Closes #13878 | ||||
| * | Load award emoji picker with ajax request | Annabel Dunstone | 2016-02-18 | 1 | -9/+0 |
| | | |||||
| * | Auto-focus emoji award search field | Phil Hughes | 2016-01-29 | 1 | -1/+1 |
| | | | | | Closes #12621 | ||||
| * | use JavaScript instead of CoffeeScript in Views, the reason #9819 | Jason Lee | 2016-01-11 | 1 | -14/+16 |
| | | |||||
| * | add sorting of awards | Valery Sizov | 2015-12-25 | 1 | -1/+1 |
| | | |||||
| * | fixes after review | Valery Sizov | 2015-12-24 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'emoji-picker-fix' into emoji-picker-search | Valery Sizov | 2015-12-24 | 1 | -2/+2 |
| |\ | |||||
| | * | Emoji picker: better alias handling | Valery Sizov | 2015-12-24 | 1 | -2/+2 |
| | | | |||||
| * | | emoji picker search | Valery Sizov | 2015-12-23 | 1 | -1/+2 |
| |/ | |||||
| * | improved emoji picker styleimprove_emoji_picker | Valery Sizov | 2015-12-22 | 1 | -1/+1 |
| | | |||||
| * | customize niceScroll | Valery Sizov | 2015-12-22 | 1 | -1/+1 |
| | | |||||
| * | base implementation of emoji picker [ci skip] | Valery Sizov | 2015-12-22 | 1 | -9/+21 |
| | | |||||
| * | emoji aliases problem | Valery Sizov | 2015-12-11 | 1 | -1/+2 |
| | | |||||
| * | adressing comments | Valery Sizov | 2015-11-19 | 1 | -7/+7 |
| | | |||||
| * | added spinach tests | Valery Sizov | 2015-11-19 | 1 | -18/+20 |
| | | |||||
| * | Improve UI for emoji awards | Dmitriy Zaporozhets | 2015-11-19 | 1 | -2/+2 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | addressing comments | Valery Sizov | 2015-11-19 | 1 | -5/+5 |
| | | |||||
| * | improve style | Valery Sizov | 2015-11-19 | 1 | -1/+2 |
| | | |||||
| * | Emoji: fix image of emoji when it is submitted via comment | Valery Sizov | 2015-11-19 | 1 | -1/+0 |
| | | |||||
| * | fix | Valery Sizov | 2015-11-19 | 1 | -10/+9 |
| | | |||||
| * | Emoji: refactoring | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| | | |||||
| * | award for merge requests[ci skip] | Valery Sizov | 2015-11-19 | 1 | -7/+3 |
| | | |||||
| * | add stats on hover | Valery Sizov | 2015-11-19 | 1 | -1/+3 |
| | | |||||
| * | replace emoji references from class name to data [ci skip] | Valery Sizov | 2015-11-19 | 1 | -5/+5 |
| | | |||||
| * | css improvements | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| | | |||||
| * | award emoji | Valery Sizov | 2015-11-19 | 2 | -19/+33 |
| | | |||||
| * | Fix votes inline rendering | Dmitriy Zaporozhets | 2015-03-20 | 1 | -2/+2 |
| | | |||||
| * | Make issue and merge request sidebar more compactupvotes-refactoring | Dmitriy Zaporozhets | 2015-03-20 | 1 | -5/+9 |
| | | | | | | * move votes block to participants * make smaller font in sidebar | ||||
| * | Fix votes block. twbs3 progress bars | Dmitriy Zaporozhets | 2014-01-01 | 1 | -2/+2 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Redesign issues, mr lists | Dmitriy Zaporozhets | 2013-04-06 | 1 | -5/+8 |
| | | |||||
| * | Extract displaying votes into partials | Riyad Preukschas | 2012-09-11 | 2 | -0/+12 |
