about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/home_timeline
AgeCommit message (Expand)Author
2017-04-24Hide some components rather than unmounting (#2271)Akihiko Odaki
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-08Add titles to more icons, and change clear notifications icon. (#1101)Markus Amalthea Magnuson
2017-04-02Fix wording "show reblogs" -> "show boosts", order reports chronologically inEugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-19Fix links and wordingEugen Rochko
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-10Move more colours to scssLorenz Diener
2017-01-19Fix #222 - Update followers count when following/unfollowingEugen Rochko
2017-01-10Home column filtersEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-10-18Remember scroll position when navigating back, do not needlessly reloadEugen Rochko
2016-10-16Don't preload timelines as props, load them when timeline component is mountedEugen Rochko
2016-10-12Responsively changing layout to single-column + nav on smaller screensEugen Rochko