210 Commits (2e22e9addf0452887aecab1d06b39d53033d2edd)

Author SHA1 Message Date
Yamagishi Kazutoshi caa23159ae Update React to version v15.6 (#3736)
7 years ago
Yamagishi Kazutoshi f5d119ae3a Update dependencies for Node.js (#3705)
7 years ago
Yamagishi Kazutoshi d66a5fb801 Refactor translationRunner.js (#3604)
7 years ago
Yamagishi Kazutoshi 75da3e5f3d Fix typo (storyboard -> storybook) (#3603)
7 years ago
Yamagishi Kazutoshi 23cd007688 Add OnboadingModal story (#3578)
7 years ago
Yamagishi Kazutoshi 560054e47f Update dependencies of Node.js (#3561)
7 years ago
Yamagishi Kazutoshi 5d308bd329 Upgrade storybook to v3 (#3558)
7 years ago
Yamagishi Kazutoshi 59ff072fcf Remove unused loaders of webpack (#3495)
7 years ago
Yamagishi Kazutoshi ae7f6beef1 Improve tests for JavaScript (#3496)
7 years ago
Nolan Lawson e7714433fd Remove react-imageloader (#3423)
7 years ago
Nolan Lawson 6d0a980aa6 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Yamagishi Kazutoshi 19b8a7cf19 Add "private: true" to package.json (#3441)
7 years ago
Yamagishi Kazutoshi 60842608aa Remove unused React Storybook addon (#3434)
7 years ago
Yamagishi Kazutoshi 53d9bebaf3 Update dependencies of Node.js (#3067)
7 years ago
Eugen Rochko 1245d4fdbc Improve streaming API cluster logging (#3370)
7 years ago
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
7 years ago
Yamagishi Kazutoshi 19241464e8 Add localization of datetime in public page (#3296)
7 years ago
Yamagishi Kazutoshi fb854c1014 fix storybook (#3292)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Nolan Lawson bde004c68c Use node instead of babel-node for streaming (#3269)
7 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
7 years ago
Nolan Lawson e228bdd3b6 Add webpack-bundle-analyzer for production builds (#3170)
7 years ago
Nolan Lawson 2d7aacf747 Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Yamagishi Kazutoshi d1f83bee86 Remove react-autosuggest (#3140)
7 years ago
Yamagishi Kazutoshi 9ab33ded34 Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
7 years ago
Sorin Davidoi 200a8b4c79 feat(babel): Strip prop types (#3122)
7 years ago
Nolan Lawson a91765191b Add transform-runtime for smaller Babel helpers (#3116)
7 years ago
Yamagishi Kazutoshi 4a3038618f Use babel-preset-env on Streaming Server (#2998)
7 years ago
Yamagishi Kazutoshi 7bc8be7915 Remove Babel plugin for ES Modules (#2975)
7 years ago
Daigo 3 Dango cb2738f6d0 Rebuild node-sass (#3002)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi 64b3e75585 Remove dependencies that are no longer needed now (#2999)
7 years ago
Nolan Lawson 4692cc8d98 Add dynamic polyfills for older browsers (#2985)
7 years ago
Yamagishi Kazutoshi 84a4758114 Remove jquery-ujs (#2939)
7 years ago
Yamagishi Kazutoshi f1bf2214bc Remove local_time gem, and add similar (#2875)
7 years ago
Nolan Lawson fa96b86b64 upgrade emojione-picker (#2874)
7 years ago
Nolan Lawson c9e8d229a4 add asynchronous emojione-picker (code-splitting) (#2863)
7 years ago
Koala Yeung 94460603c0 Eslintrc fix (#2850)
7 years ago
Eshin Kunishima 0a9c2152c9 Replace ws with uws (#2807)
7 years ago
Nolan Lawson 63ad61a2b6 remove legacy decorators, use lodash.debounce (#2830)
7 years ago
Yamagishi Kazutoshi 842f4fab9f Move babel-plugin-lodash to dependencies from devDependencies (#2831)
7 years ago
Nolan Lawson 7a874f1f98 separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)
7 years ago
Koala Yeung b1f14a1c7f Streamline javascript translation by improving translationRunner (#2808)
7 years ago
Yamagishi Kazutoshi 93ec05f976 Decode IDNA in PreviewCard (#2781)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Michael Deeb 2d7bc2267c Added the repository field and a script for after npm version (#2459)
8 years ago
Ash Furrow 109d1bdcda Fixes string length issue for multibyte characters. (#2443)
8 years ago
Keiji, Yoshimi 89ad73a9af update emojione-picker for fixed warnings. (#2324)
8 years ago
Yamagishi Kazutoshi 542c134ed4 Remove deprecated features at React v15.5 (#1905)
8 years ago
Mingye Wang 0fd613d2dc Use new ESLint filename (.json) (#2248)
8 years ago
Christoph Witzany 23b457c287 Make Docker image buildable on ARM (#2065)
8 years ago
Alda Marteau-Hardi f0cfb2cb90 Add the licence key in package.json (#1914)
8 years ago
Zac Anger 4afb6d9b15 Add eslint-plugin-jsx-a11y (#1651)
8 years ago
Eugen 5122f9ab3b Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548)
8 years ago
Gavin Mogan a710eec95c Dev Tooling fixes (eslint/editorconfig) (#1398)
8 years ago
Eugen Rochko cdbfbbc691 Improve emojis - use SVGs where possible
8 years ago
Eugen Rochko b6dff981a2 Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
Eugen Rochko 6ded139be0 Fix #372 - Emoji picker
8 years ago
Eugen Rochko a24f95ae92 Fix broken dependency on inner react utility function
8 years ago
Eugen Rochko fcd765c166 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko b8ab1bdd70 Add unique request IDs to streaming API to improve logs
8 years ago
Eugen Rochko 9dde86c4f3 Remove react-dnd as it was interfering with text selection. Move content
8 years ago
Eugen Rochko 35cdb8c261 Getting started on draggable columns
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
Eugen Rochko 999ecc9d69 Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko d4601c094f Add streaming API in Node.js
8 years ago
Eugen Rochko 7865ce28e5 Add sounds for notifications. Boop by @jk@mastodon.social
8 years ago
Eugen Rochko 81db795253 Fix #414 - Improve lightbox, add loading indicator
8 years ago
Eugen Rochko 992c8d2c41 Add ruby version to Gemfile, move devDependencies in package.json to dependencies,
8 years ago
Eugen Rochko c8bcd413e2 Home column filters
8 years ago
Eugen Rochko 0dac73b5cc Add tab bar alternative to desktop UI, upgrade react & react-redux
8 years ago
Jessica Stokes 73ce525d4b Upgrade EmojiOne to 2.2.7
8 years ago
Eugen 8b35bd2b92 Revert "Display native emoji on browsers which support it"
8 years ago
Misty De Meo 8dfb4048cc Display native emoji on browsers which support it
8 years ago
Eugen Rochko d088b3cade Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 0f221668a3 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko 06f4f99ee1 Updating some npm packages
8 years ago
Eugen Rochko 2096fc62ec Add an Intl polyfill
8 years ago
Eugen Rochko 43daf0be85 Adding react-intl i18n to the frontend. No translations yet
8 years ago
Eugen Rochko c244c3f7bc Infinite scroll for followers/following lists
8 years ago
Eugen Rochko e60cb2792e Debounce autosuggestions requests
8 years ago
Eugen Rochko db4df4481b Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
Eugen Rochko 46191e7071 Adding Emoji One
8 years ago
Eugen Rochko 24abc550ab Replace react-skylight with own solution that centers images better
8 years ago
Eugen Rochko b91faaebbb Basic username autocomplete for text area
8 years ago
Eugen Rochko 68535f58cd Add opening images in a modal window
8 years ago
Eugen Rochko fac770fccd Remember scroll position when navigating back, do not needlessly reload
8 years ago
Kai Schaper ec8754f22e add chai-enzyme; add/improve Avatar component specs
8 years ago
Eugen Rochko d70e728326 Responsively changing layout to single-column + nav on smaller screens
8 years ago
Eugen Rochko 15a6e7374f Merge in react-storybook, add yarn lockfile
8 years ago
Kai Schaper e4f10bf9b1 setup React Storybook; add example story for LoadingIndicator component
8 years ago
Kai Schaper 7698f1e833 add sinon; add basic Button component test
8 years ago
Kai Schaper 56f381d45c add jsdom; add basic Avatar component test
8 years ago
Kai Schaper 0361f97958 add required peer dependency
8 years ago
Kai Schaper 7d3382f755 set up Mocha/Chai/Enzyme for React component unit testing
8 years ago
Eugen Rochko 292119e278 Install npm 3 in docker (v3 warns on invalid peer dependencies instead of failing)
8 years ago
Eugen Rochko f10b5ee0d8 Use reselect to memoize denormalization in UI state
8 years ago
Eugen Rochko e63aebff7a Adding landing page
8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
8 years ago
Eugen Rochko d6a64f45fd Adding a notification stack for error messages
8 years ago
Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22
8 years ago
Eugen Rochko c249ceb10c Reblogs fixed
8 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer
8 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
8 years ago
Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet
8 years ago
Eugen Rochko a541e937ca More styling for statuses
8 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard
8 years ago