about summary refs log tree commit diff
path: root/package.json
AgeCommit message (Expand)Author
2017-04-16Add the licence key in package.json (#1914)Alda Marteau-Hardi
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-11Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_...Eugen
2017-04-11Dev Tooling fixes (eslint/editorconfig) (#1398)Gavin Mogan
2017-03-29Improve emojis - use SVGs where possibleEugen Rochko
2017-03-13Replace howler.js with simple <audio />, will hopefully resolveEugen Rochko
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-02-26Fix broken dependency on inner react utility functionEugen Rochko
2017-02-26Improve compose form performance, upgrade JS dependencies. LightingBoxEugen Rochko
2017-02-05Add unique request IDs to streaming API to improve logsEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Getting started on draggable columnsEugen Rochko
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-02Add logging and filtering to the node.js streaming APIEugen Rochko
2017-02-02Add streaming API in Node.jsEugen Rochko
2017-01-17Add sounds for notifications. Boop by @jk@mastodon.socialEugen Rochko
2017-01-16Fix #414 - Improve lightbox, add loading indicatorEugen Rochko
2017-01-11Add ruby version to Gemfile, move devDependencies in package.json to dependen...Eugen Rochko
2017-01-10Home column filtersEugen Rochko
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-05Upgrade EmojiOne to 2.2.7Jessica Stokes
2017-01-05Revert "Display native emoji on browsers which support it"Eugen
2017-01-04Display native emoji on browsers which support itMisty De Meo
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize handler/window...Eugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-18Updating some npm packagesEugen Rochko
2016-11-17Add an Intl polyfillEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-13Infinite scroll for followers/following listsEugen Rochko
2016-11-13Debounce autosuggestions requestsEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-08Adding Emoji OneEugen Rochko
2016-11-07Replace react-skylight with own solution that centers images betterEugen Rochko
2016-10-30Basic username autocomplete for text areaEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-18Remember scroll position when navigating back, do not needlessly reloadEugen Rochko
2016-10-12add chai-enzyme; add/improve Avatar component specsKai Schaper
2016-10-12Responsively changing layout to single-column + nav on smaller screensEugen Rochko
2016-10-12Merge in react-storybook, add yarn lockfileEugen Rochko
2016-10-11setup React Storybook; add example story for LoadingIndicator componentKai Schaper
2016-10-10add sinon; add basic Button component testKai Schaper
2016-10-10add jsdom; add basic Avatar component testKai Schaper
2016-10-10add required peer dependencyKai Schaper
2016-10-10set up Mocha/Chai/Enzyme for React component unit testingKai Schaper
2016-10-08Install npm 3 in docker (v3 warns on invalid peer dependencies instead of fai...Eugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-12Adding a notification stack for error messagesEugen Rochko