Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | Remove deprecated features at React v15.5 (#1905) | Yamagishi Kazutoshi | |
* Remove deprecated features at React v15.5 - [x] React.PropTypes - [x] react-addons-pure-render-mixin - [x] react-addons-test-utils * Uncommented out & Add browserify_rails options * re-add react-addons-shallow * Fix syntax error from resolve conflicts * follow up 59a77923b368d48c590cd9f4a0c6b73ce972d33f | |||
2017-04-15 | Fix function call name typo (#1851) | Henry Smith | |
2017-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ↵ | Eugen Rochko | |
the UI | |||
2017-01-30 | Fix not reloading account/fetching relationship on newly independent components | Eugen Rochko | |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers ↵ | Eugen Rochko | |
and Following are no longer nested inside a common parent (<Account>), instead they all embed <HeaderContainer /> | |||
2016-11-20 | Adding notifications column | Eugen Rochko | |
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-11-13 | Infinite scroll for followers/following lists | Eugen Rochko | |
2016-11-04 | Reduce code duplication, add touch scrolling behaviour for webkit browsers | Eugen Rochko | |
on scrollable areas | |||
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko | |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko | |
2016-10-29 | Hide notes on user lists for now | Eugen Rochko | |
2016-10-28 | Make suggestions box also use user list components | Eugen Rochko | |
2016-10-28 | Improved how user lists look, added follow button to them | Eugen Rochko | |
2016-10-27 | Adding following/followers lists to the UI | Eugen Rochko | |