Age | Commit message (Expand) | Author |
2016-12-06 | Fix #341 - Remove react-responsive in favour of simpler resize handler/window... | Eugen Rochko |
2016-11-23 | Adding content sensitivity toggle, spoilers for media | Eugen Rochko |
2016-11-18 | Updating some npm packages | Eugen Rochko |
2016-11-17 | Add an Intl polyfill | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-13 | Infinite scroll for followers/following lists | Eugen Rochko |
2016-11-13 | Debounce autosuggestions requests | Eugen Rochko |
2016-11-10 | Fix modals sizing and add animation to it, fix #140 by only making the text of | Eugen Rochko |
2016-11-08 | Adding Emoji One | Eugen Rochko |
2016-11-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-10-30 | Basic username autocomplete for text area | Eugen Rochko |
2016-10-24 | Add opening images in a modal window | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-12 | add chai-enzyme; add/improve Avatar component specs | Kai Schaper |
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko |
2016-10-12 | Merge in react-storybook, add yarn lockfile | Eugen Rochko |
2016-10-11 | setup React Storybook; add example story for LoadingIndicator component | Kai Schaper |
2016-10-10 | add sinon; add basic Button component test | Kai Schaper |
2016-10-10 | add jsdom; add basic Avatar component test | Kai Schaper |
2016-10-10 | add required peer dependency | Kai Schaper |
2016-10-10 | set up Mocha/Chai/Enzyme for React component unit testing | Kai Schaper |
2016-10-08 | Install npm 3 in docker (v3 warns on invalid peer dependencies instead of fai... | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-10 | Merge and unmerge timelines on follow/unfollow, solves #21, #22 | Eugen Rochko |
2016-09-01 | Reblogs fixed | Eugen Rochko |
2016-08-31 | Cleaning up action names and compose drawer | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-25 | Improving statuses, adding a composer drawer, which doesn't work yet | Eugen Rochko |
2016-08-24 | More styling for statuses | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |