about summary refs log tree commit diff
path: root/app/assets/javascripts/components/containers/status_container.jsx
AgeCommit message (Collapse)Author
2016-11-04Optimize how statuses are re-rendered and relative time intervalsEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
all statuses/accounts to assemble, but at least lists don't have to be re-rendered all the time now. Also add "mention" dropdown option