Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-08 | Add titles to more icons, and change clear notifications icon. (#1101) | Markus Amalthea Magnuson | |
2017-04-02 | Fix wording "show reblogs" -> "show boosts", order reports chronologically in | Eugen Rochko | |
admin UI | |||
2017-02-23 | Improve glow | Eugen Rochko | |
2017-02-19 | Fix links and wording | Eugen Rochko | |
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko | |
2017-02-10 | Move more colours to scss | Lorenz Diener | |
2017-01-19 | Fix #222 - Update followers count when following/unfollowing | Eugen Rochko | |
Also, since the root component connects to the stream that updates home/notification columns, there is pretty much no case for refreshing those columns beyond initial load. So, move the loading of those columns into the root component, to prevent unneccessary reloads when switching tabs on mobile or resizing desktop window between mobile/desktop layouts | |||
2017-01-10 | Home column filters | Eugen Rochko | |
2016-11-18 | Adding german localization | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko | |
entire timelines (only fetch since last known ID). Side effect: account timelines no longer update in real-time | |||
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 | |