about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2017-05-25Fix load more feature on the Account media gallery (#3293)unarist
2017-05-25Name the Webpack chunks (#3291)Nolan Lawson
2017-05-24Remove unnecessary constructors (#3280)Yamagishi Kazutoshi
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-20feat: Use CSS contain to avoid computations (#3158)Sorin Davidoi
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-19Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-18Add rel="noopener" to getting started (#3104)Yamagishi Kazutoshi
2017-05-17Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra l...Eugen Rochko
2017-05-16Enable to handle app immediately after closing modal (#3082)geta6
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10Fix compose_form.js for #2904 (#2960)AA4ch1
2017-05-10Disabled auto focus on toot form when search results are shown. (#2942)fusshi-
2017-05-08Prevent selection of unacceptable Content-Type files (#2910)Yamagishi Kazutoshi
2017-05-07add asynchronous emojione-picker (code-splitting) (#2863)Nolan Lawson
2017-05-06Added support options to the bottom right (#2769)jeroenpraat
2017-05-06remove legacy decorators, use lodash.debounce (#2830)Nolan Lawson
2017-05-05Fixes propTypes warning introduced by #2774 (#2824)alpaca-tc
2017-05-04ui: check spoiler_text against regex filter (#1635) (#2665)R Tucker
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-04Decode IDNA in PreviewCard (#2781)Yamagishi Kazutoshi
2017-05-04Fix #2725 (#2774)Eugen Rochko
2017-05-03Show boosted user's avatar (#2518)kawax
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko