about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/ui/containers/status_list_container.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-16fix regex filter (#1845)abcang
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-20Fix scroll to top not registering because of wrong debounce usageEugen
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-10Fix issue when settings are not defined for column typeEugen Rochko
2017-01-10Home column filtersEugen Rochko
2016-12-03Keep timelines in the UI trimmed when possibleEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-02Unreblogging and unfavouriting from the UIEugen Rochko
2016-09-30Deleting statuses from UIEugen Rochko
2016-09-22Infinite scroll for timeline columnsEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko