about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2017-05-26Improve shouldComponentUpdate for status and status_action_bar (#3323)Nolan Lawson
2017-05-26implement shouldComponentUpdate for relative_timestamp (#3320)Nolan Lawson
2017-05-25Fix an error on dragging into status_content component (#3308)unarist
2017-05-25Remove unnecessary action bar wrapper divs (#3299)Nolan Lawson
2017-05-25Fix hovering default value for avatar component (#3290)Yamagishi Kazutoshi
2017-05-25Prevent contents of the status placeholder from overflowing (#3287)unarist
2017-05-24Remove unnecessary constructors (#3280)Yamagishi Kazutoshi
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-23Refactoring. Removed useless import. (#3254)Yamagishi Kazutoshi
2017-05-22Keep children of the column-collapsable until the transition is completed (#3...unarist
2017-05-22Fix "Edit profile" on the account action bar (#3222)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Remove unnecessary status__info-time div (#3172)Nolan Lawson
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-17Make .column-collapse animation simple (#3086)unarist
2017-05-15Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-14Fix only typo (#3035)Paul
2017-05-13tiny js fix for 'show more' button in chrome (#3045)beatrix
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-13Make direct statuses stand out more (#3025)Eugen Rochko
2017-05-12fix #3008 : props was not defined (#3022)Wonderfall
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-12Remove unnecessary message in video player (#3007)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10Disabled auto focus on toot form when search results are shown. (#2942)fusshi-
2017-05-03Show boosted user's avatar (#2518)kawax
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko