Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | Add "back" button on column headers of public and hashtag timelines. The "back" | Eugen Rochko | |
button takes you back to getting started page | |||
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-11-10 | Fix live status removal from public/hashtag channels | Eugen Rochko | |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko | |
This prevents the bug where if you go "back" to the UI after navigating to another page it loads with the old set of statuses | |||
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko | |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko | |
Also upgrade react-redux to latest version. This is a performance update | |||
2016-10-07 | Adding public timeline | Eugen Rochko | |