about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/following
AgeCommit message (Collapse)Author
2017-01-31Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ↵Eugen Rochko
the UI
2017-01-30Fix not reloading account/fetching relationship on newly independent componentsEugen Rochko
2017-01-30Make 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-20Adding notifications columnEugen Rochko
2016-11-13Infinite scroll for followers/following listsEugen Rochko
2016-11-04Reduce code duplication, add touch scrolling behaviour for webkit browsersEugen Rochko
on scrollable areas
2016-10-29Hide notes on user lists for nowEugen Rochko
2016-10-27Adding following/followers lists to the UIEugen Rochko