Files
gitlabhq/app/assets/javascripts
Jacob Schatz c298068c45 Fix underlying issue with emoji reactions
Issue was: blank space was rendering
as a element in an array of authors.
Element was being used by `join`.
Original fix !2450 was trying to remove the space after it happened.
This checks properly for it and only moves forward if it does not exist.
Also removes "me" upon unchecking emoji.
2016-01-18 15:40:48 -05:00
..
2016-01-13 14:51:07 -05:00
2015-10-23 11:45:45 +02:00
2016-01-13 11:34:58 -05:00
2016-01-07 15:16:12 +01:00
2014-12-30 11:46:48 +02:00
2014-09-01 11:49:17 +02:00
2015-10-14 17:28:38 +02:00
2015-12-23 20:36:29 -05:00
2015-03-17 17:11:57 +02:00
2015-10-06 11:43:32 +03:00
2016-01-08 23:36:09 -05:00