37 Commits (6cd5b3bbe5a11fcf25bbefba2803f2ae840f39fc)

Author SHA1 Message Date
Nolan Lawson 057db0ecd0 Update emoji-mart to v2.1.1 (#5256) 7 years ago
Nolan Lawson 72d939b69f Fix thinking_face emoji autocomplete (#5238) 7 years ago
Nolan Lawson fd7f0732fe Compress and combine emoji data (#5229) 7 years ago
Nolan Lawson 813c5f2f52 Add spec for emoji_index_light.js (#5199) 7 years ago
Nolan Lawson 334a446313 Fix emoji sequence bug in substring-trie (#5191) 7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119) 7 years ago
Eugen Rochko 510df0ac55 Fix emojify() by generating a mapping to existing Twemoji files (#5080) 7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046) 7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018) 7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) 7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 7 years ago
Ondřej Hruška 811d895f7b Merged upstream PR #4526 7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295) 7 years ago
Sorin Davidoi 72108b20e2 feat(emoji): Add back title attribute (#4253) 7 years ago
Sorin Davidoi c1f201c49a 🎄🔨 Force tree shake emojione (#4202) 7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049) 7 years ago
Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019) 7 years ago
Yamagishi Kazutoshi ead14f5bf0 Upgrade jsdom to version 11.0.0 (#3994) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
Yamagishi Kazutoshi 39ea5c0e2e Improve tests for JavaScript (#3496) 7 years ago
Yamagishi Kazutoshi e0ada97770 Update dependencies of Node.js (#3067) 7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168) 7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Henry Smith 08fce08217 Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584) 7 years ago
Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428) 7 years ago
Eugen Rochko b2e504616a Remove broken test 8 years ago
Kai Schaper 19cfe64455 add/update specs for Button, DisplayName, DropdownMenu 8 years ago
Eugen Rochko d5e086a47b Adding application/jrd+json webfinger resource 8 years ago
Kai Schaper cbfc12044d actually use const 8 years ago
Kai Schaper b113cf97fb add chai-enzyme; add/improve Avatar component specs 8 years ago
Kai Schaper ecd4042c20 use ES6 arrow functions 8 years ago
Kai Schaper e0a4455622 add sinon; add basic Button component test 8 years ago
Kai Schaper 998f161e1d add jsdom; add basic Avatar component test 8 years ago
Kai Schaper d7c55853e9 set up Mocha/Chai/Enzyme for React component unit testing 8 years ago