Age | Commit message (Expand) | Author |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-24 | Smarter infinite scroll | Eugen Rochko |
2017-01-23 | Less re-rendering | Eugen Rochko |
2017-01-19 | Fix #222 - Update followers count when following/unfollowing | Eugen Rochko |
2017-01-16 | Improve how the list entry Account component looks when target is blocked/fol... | Eugen Rochko |
2017-01-16 | Fix #414 - Improve lightbox, add loading indicator | Eugen Rochko |
2017-01-10 | Fix issue when settings are not defined for column type | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle |
2017-01-07 | Show logout button on getting started so it's available on mobile | blackle |
2017-01-06 | Add tab bar alternative to desktop UI, upgrade react & react-redux | Eugen Rochko |
2017-01-04 | Replace "Public" in tab bar with "More" hamburger | Jessica Stokes |
2017-01-04 | Make tabs bar take up less room on 4-inch phones | Jessica Stokes |
2017-01-04 | Improve quality of life for 4-inch phones | Jessica Stokes |
2017-01-02 | See #244 - Added notifications column settings to filter what's displayed | Eugen Rochko |
2016-12-12 | Adding some navigation items from #262 to the getting started screen | Eugen Rochko |
2016-12-11 | Fix #171 - You can now drag & drop files to be uploaded | Eugen Rochko |
2016-12-06 | Fix #341 - Remove react-responsive in favour of simpler resize handler/window... | Eugen Rochko |
2016-12-03 | Keep timelines in the UI trimmed when possible | Eugen Rochko |
2016-11-21 | Fix responsive layout breakpoint, replace mentions column with notifications | Eugen Rochko |
2016-11-20 | Adding notifications column | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-14 | Fix wrong link header on followers API, wrong link in tabs component, order | Eugen Rochko |
2016-11-13 | Making upload button into a smaller icon button | Eugen Rochko |
2016-11-13 | Fix #110 - Make web UI use browser history, change links in e-mails to link t... | Eugen Rochko |
2016-11-13 | Debounce autosuggestions requests | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Enable emojis in reply indicator as well | 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-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-03 | Aria-labels actually didn't work in React, so removing. Fixing some bugs | Eugen Rochko |
2016-11-03 | Fix #136: Add aria-labels | Eugen Rochko |
2016-11-02 | a11y: Add labels to input fields for screenreader | Frederic Hemberger |
2016-10-30 | Actually complete the autosuggestion feature | Eugen Rochko |
2016-10-30 | Basic username autocomplete for text area | Eugen Rochko |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko |
2016-10-24 | Add opening images in a modal window | Eugen Rochko |
2016-10-24 | Move status components inside individual containers. We still need to select | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-16 | Fix scrolling on small devices for account timelines and compose column | Eugen Rochko |
2016-10-14 | E-mail preferences page | Eugen Rochko |
2016-10-12 | Fix styles | Eugen Rochko |
2016-10-12 | Responsively changing layout to single-column + nav on smaller screens | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Fix #76 - set scrollTop property of element node rather than use scrollTo() m... | Eugen Rochko |
2016-10-06 | Fix #71 - Add logout link to UI | Eugen Rochko |
2016-10-06 | Fix #70 - disable autocomplete on follow form | Eugen Rochko |
2016-10-02 | Unreblogging and unfavouriting from the UI | Eugen Rochko |