about summary refs log tree commit diff
path: root/package.json
AgeCommit message (Expand)Author
2018-02-27Specify AGPLv3+ (#6546)TrashMacNugget
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-12-25Add supported Node.js version to package.json (#6096)Yamagishi Kazutoshi
2017-12-03Update dependencies for Node.js (2017-12-03) (#5876)Yamagishi Kazutoshi
2017-11-05Update extract-text-webpack-plugin to version 3.0.2 (#5584)Yamagishi Kazutoshi
2017-11-01Remove babel-plugin-react-transform (#5582)Yamagishi Kazutoshi
2017-11-01Upgrade compression-webpack-plugin to version 1.0.1 (#5581)Yamagishi Kazutoshi
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-31Update dependencies for Node.js (2017-10-30) (#5565)Yamagishi Kazutoshi
2017-10-19remove-duplicated-jest-config (#5465)masarakki
2017-10-18Enable coverage for Jest (#5442)Yamagishi Kazutoshi
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-07Update emoji-mart to v2.1.1 (#5256)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-03Fix emoji sequence bug in substring-trie (#5191)Nolan Lawson
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-29Remove react-sizeme (#5143)Nolan Lawson
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-06Update react-intl to version 2.4.0 (#4820)Yamagishi Kazutoshi
2017-07-28fix(mocha): Run all tests (#4433)Sorin Davidoi
2017-07-28Update webpack and related dependencies (without extract-text-webpack-plugin)...Yamagishi Kazutoshi
2017-07-27Remove Storybook (#4397)Yamagishi Kazutoshi
2017-07-27Update intersection-observer to version 0.4.0 (#4398)Yamagishi Kazutoshi
2017-07-25fix(column): Use passive wheel listener (#4348)Sorin Davidoi
2017-07-18Fix broken CSS reload due to webpack upgrade (#4250)Ondřej Hruška
2017-07-15Move babel-plugin-preval to dependencies (#4209)Yamagishi Kazutoshi
2017-07-14🎄🔨 Force tree shake emojione (#4202)Sorin Davidoi
2017-07-14Add object-fit polyfill for Edge (#4182)unarist
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-12Update dependencies for Node.js (2017-07-12) (#4167)Yamagishi Kazutoshi
2017-07-09Use babel-plugin-transform-react-inline-elements (#4109)Nolan Lawson
2017-07-09Swipeable views (#4105)Sorin Davidoi
2017-07-07Update webpack-dev-server to v2.5.1 (#4094)Yamagishi Kazutoshi
2017-07-04Change webpack-dev-server repository (#4061)Yamagishi Kazutoshi
2017-07-03Upgrade chai-enzyme, precss and uws (#4010)Yamagishi Kazutoshi
2017-07-03Faster emojify() by avoiding str.replace() entirely (#4049)Nolan Lawson
2017-06-30Remove babel-cli (#4011)Yamagishi Kazutoshi
2017-06-29Upgrade jsdom to version 11.0.0 (#3994)Yamagishi Kazutoshi
2017-06-27Update dependencies for Node.js (#3967)Yamagishi Kazutoshi
2017-06-26Stop using Babel with streaming server (#3950)Yamagishi Kazutoshi
2017-06-25Don't set ASSET_HOST on build:development (#3936)unarist
2017-06-23Fix webpack-dev-server until it's fixed upstream (#3916)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into...Eugen Rochko
2017-06-23Upgrade to Webpack 3 with module concatenation (#3912)Nolan Lawson
2017-06-23chore(yarn): Install react-swipeableSorin Davidoi