about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2017-06-25Fix "undefined" in className (#3939)PFM
2017-06-24Clean column collapsible (#3931)unarist
2017-06-23Reblog support for collapsed tootsGô Shoemake
2017-06-23missing punctuationbeatrix-bitrot
2017-06-23Updates height upon collapsingkibigo!
2017-06-23Minor collapsing button improvements~kibigo!
2017-06-23Collapsable toots [1/??] ☕️kibigo!
2017-06-23cybre cleanupCharlotte Fields
2017-06-23All cybrespace changes through 5/28Chronister
2017-06-23Fix a typo and give CW'd statuses the right cursor (#3918)Daniel Hunsaker
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-21Don't attach IntersectionObserver for wrapped statuses (#3883)unarist
2017-06-21Revert #3851 (#3878)Eugen Rochko
2017-06-21Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)Eugen Rochko
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-20Do not call setState from unmounted component (#3853)alpaca-tc
2017-06-20Don't attach IntersectionObserver for wrapped statuses (#3863)unarist
2017-06-20Clicking on the CW text should expand the status (#3855)unarist
2017-06-19Set cursor:pointer only when necessary (#3857)unarist
2017-06-19Unobserve status on unmount (#3851)alpaca-tc
2017-06-18Fix jittery scrolling for Chromium browsers (#3776) (#3832)Nolan Lawson
2017-06-13fix(status): Content jump due to height changes (#3734)Sorin Davidoi
2017-06-12Unread indicator was invisible behind column header, adjusted (#3720)Eugen Rochko
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-06-07fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)Sorin Davidoi
2017-06-06Add regex filters on the community timeline and the public timeline. (#3564)ふぁぼ原
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-06Disable ESLint rule jsx/anchor-has-content (#3601)Yamagishi Kazutoshi
2017-06-05Add back button to hashtag timeline again (#3587)unarist
2017-06-05Prevent pinned columns from scroll to top on URL changing (#3586)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-03Fix isIntersecting in Chrome (#3525)Nolan Lawson
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-05-31Improve scheduling of requestIdleCallback tasks (#3477)Nolan Lawson
2017-05-31Change PureComponent to ImmutablePureComponent (#3460)Yamagishi Kazutoshi
2017-05-29Add IntersectionObserverWrapper to cut down on re-renders (#3406)Nolan Lawson
2017-05-29Prevent wasted render in load_more.js (#3402)Nolan Lawson
2017-05-28Fix IntersectionObserver isIntersecting in Edge (#3365)Nolan Lawson
2017-05-28Simplify isIntersecting in status_list.js (#3371)Nolan Lawson
2017-05-26Introduce react-textarea-autosize instead of using style.height side effects ...Eugen Rochko
2017-05-26Change anchor to button element (#3321)Yamagishi Kazutoshi
2017-05-26Fix "Cannot read property" on missing status (#3322)unarist
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