about summary refs log tree commit diff
path: root/package.json
AgeCommit message (Expand)Author
2017-05-28Improve streaming API cluster logging (#3370)Eugen Rochko
2017-05-26Introduce react-textarea-autosize instead of using style.height side effects ...Eugen Rochko
2017-05-25Add improved performance marks for development mode (#3297)Nolan Lawson
2017-05-25Add localization of datetime in public page (#3296)Yamagishi Kazutoshi
2017-05-25fix storybook (#3292)Yamagishi Kazutoshi
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi
2017-05-24Use node instead of babel-node for streaming (#3269)Nolan Lawson
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-22Add webpack-bundle-analyzer for production builds (#3170)Nolan Lawson
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Remove react-autosuggest (#3140)Yamagishi Kazutoshi
2017-05-19Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)Yamagishi Kazutoshi
2017-05-19feat(babel): Strip prop types (#3122)Sorin Davidoi
2017-05-18Add transform-runtime for smaller Babel helpers (#3116)Nolan Lawson
2017-05-14Use babel-preset-env on Streaming Server (#2998)Yamagishi Kazutoshi
2017-05-14Remove Babel plugin for ES Modules (#2975)Yamagishi Kazutoshi
2017-05-12Rebuild node-sass (#3002)Daigo 3 Dango
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-12Remove dependencies that are no longer needed now (#2999)Yamagishi Kazutoshi
2017-05-11Add dynamic polyfills for older browsers (#2985)Nolan Lawson
2017-05-09Remove jquery-ujs (#2939)Yamagishi Kazutoshi
2017-05-07Remove local_time gem, and add similar (#2875)Yamagishi Kazutoshi
2017-05-07upgrade emojione-picker (#2874)Nolan Lawson
2017-05-07add asynchronous emojione-picker (code-splitting) (#2863)Nolan Lawson
2017-05-06Eslintrc fix (#2850)Koala Yeung
2017-05-06Replace ws with uws (#2807)Eshin Kunishima
2017-05-06remove legacy decorators, use lodash.debounce (#2830)Nolan Lawson
2017-05-06Move babel-plugin-lodash to dependencies from devDependencies (#2831)Yamagishi Kazutoshi
2017-05-06separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)Nolan Lawson
2017-05-06Streamline javascript translation by improving translationRunner (#2808)Koala Yeung
2017-05-04Decode IDNA in PreviewCard (#2781)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-26Added the repository field and a script for after npm version (#2459)Michael Deeb
2017-04-25Fixes string length issue for multibyte characters. (#2443)Ash Furrow
2017-04-22update emojione-picker for fixed warnings. (#2324)Keiji, Yoshimi
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-21Use new ESLint filename (.json) (#2248)Mingye Wang
2017-04-20 Make Docker image buildable on ARM (#2065)Christoph Witzany
2017-04-16Add the licence key in package.json (#1914)Alda Marteau-Hardi
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-11Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_...Eugen
2017-04-11Dev Tooling fixes (eslint/editorconfig) (#1398)Gavin Mogan
2017-03-29Improve emojis - use SVGs where possibleEugen Rochko
2017-03-13Replace howler.js with simple <audio />, will hopefully resolveEugen Rochko
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-05Add unique request IDs to streaming API to improve logsEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko