about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/public_timeline
AgeCommit message (Expand)Author
2017-03-01Revert infinite scroll in timelines back to looking at ID of oldestEugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-30Resolve confusion between ColumnBackButton and the slim version thatEugen Rochko
2017-01-03Add "back" button on column headers of public and hashtag timelines. The "back"Eugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-10Fix live status removal from public/hashtag channelsEugen 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
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-07Adding public timelineEugen Rochko