about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/account_timeline/index.jsx
AgeCommit message (Expand)Author
2017-04-24Hide some components rather than unmounting (#2271)Akihiko Odaki
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-18Add hasMore field to account timeline (#2066)geta6
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-01-31Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ...Eugen Rochko
2017-01-30Fix not reloading account/fetching relationship on newly independent componentsEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-16Fix #238 - Add "favourites" columnEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-17Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issuesEugen Rochko
2016-10-09Making AccountTimeline into a sub-routeEugen Rochko