Age | Commit message (Expand) | Author |
2017-03-13 | Replace howler.js with simple <audio />, will hopefully resolve | Eugen Rochko |
2017-03-02 | Fix #372 - Emoji picker | Eugen Rochko |
2017-02-26 | Fix broken dependency on inner react utility function | Eugen Rochko |
2017-02-26 | Improve compose form performance, upgrade JS dependencies. LightingBox | Eugen Rochko |
2017-02-05 | Add unique request IDs to streaming API to improve logs | Eugen Rochko |
2017-02-05 | Remove react-dnd as it was interfering with text selection. Move content | Eugen Rochko |
2017-02-05 | Getting started on draggable columns | Eugen Rochko |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-02-02 | Add logging and filtering to the node.js streaming API | Eugen Rochko |
2017-02-02 | Add streaming API in Node.js | Eugen Rochko |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko |
2017-01-16 | Fix #414 - Improve lightbox, add loading indicator | Eugen Rochko |
2017-01-11 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko |
2017-01-05 | Upgrade EmojiOne to 2.2.7 | Jessica Stokes |
2017-01-05 | Revert "Display native emoji on browsers which support it" | Eugen |
2017-01-04 | Display native emoji on browsers which support it | Misty De Meo |
2016-12-14 | Re-implemented autosuggestions component for the compose form | Eugen Rochko |
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 |