about summary refs log tree commit diff
path: root/app/assets/javascripts/components/features/ui
AgeCommit message (Expand)Author
2017-01-26Fix up timeout, improve contrast on "show more", add responsive styleEugen Rochko
2017-01-24Smarter infinite scrollEugen Rochko
2017-01-23Less re-renderingEugen Rochko
2017-01-19Fix #222 - Update followers count when following/unfollowingEugen Rochko
2017-01-16Improve how the list entry Account component looks when target is blocked/fol...Eugen Rochko
2017-01-16Fix #414 - Improve lightbox, add loading indicatorEugen Rochko
2017-01-10Fix issue when settings are not defined for column typeEugen Rochko
2017-01-10Home column filtersEugen Rochko
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
2017-01-07Show logout button on getting started so it's available on mobileblackle
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-04Replace "Public" in tab bar with "More" hamburgerJessica Stokes
2017-01-04Make tabs bar take up less room on 4-inch phonesJessica Stokes
2017-01-04Improve quality of life for 4-inch phonesJessica Stokes
2017-01-02See #244 - Added notifications column settings to filter what's displayedEugen Rochko
2016-12-12Adding some navigation items from #262 to the getting started screenEugen Rochko
2016-12-11Fix #171 - You can now drag & drop files to be uploadedEugen Rochko
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize handler/window...Eugen Rochko
2016-12-03Keep timelines in the UI trimmed when possibleEugen Rochko
2016-11-21Fix responsive layout breakpoint, replace mentions column with notificationsEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-14Fix wrong link header on followers API, wrong link in tabs component, orderEugen Rochko
2016-11-13Making upload button into a smaller icon buttonEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-13Debounce autosuggestions requestsEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-10Enable emojis in reply indicator as wellEugen Rochko
2016-11-10Fix modals sizing and add animation to it, fix #140 by only making the text ofEugen Rochko
2016-11-07Replace react-skylight with own solution that centers images betterEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-03Aria-labels actually didn't work in React, so removing. Fixing some bugsEugen Rochko
2016-11-03Fix #136: Add aria-labelsEugen Rochko
2016-11-02a11y: Add labels to input fields for screenreaderFrederic Hemberger
2016-10-30Actually complete the autosuggestion featureEugen Rochko
2016-10-30Basic username autocomplete for text areaEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-18Remember scroll position when navigating back, do not needlessly reloadEugen Rochko
2016-10-16Fix scrolling on small devices for account timelines and compose columnEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko
2016-10-12Fix stylesEugen Rochko
2016-10-12Responsively changing layout to single-column + nav on smaller screensEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-06Fix #76 - set scrollTop property of element node rather than use scrollTo() m...Eugen Rochko
2016-10-06Fix #71 - Add logout link to UIEugen Rochko
2016-10-06Fix #70 - disable autocomplete on follow formEugen Rochko
2016-10-02Unreblogging and unfavouriting from the UIEugen Rochko