about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/public_timeline/index.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
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-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-04-13Update javascript English translation files and some defaultValue (#1676)Koala Yeung
2017-04-02Keep track of which timelines are connected live to avoid redundantEugen Rochko
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