Age | Commit message (Expand) | Author |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko |
2017-02-10 | Move more colours to scss | Lorenz Diener |
2017-02-09 | Progress on moving color styles to Sass | 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-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
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-06 | Fix #341 - Remove react-responsive in favour of simpler resize handler/window... | Eugen Rochko |
2016-11-21 | Fix responsive layout breakpoint, replace mentions column with notifications | 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-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-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-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-09-27 | Fix #58 - disable compose form while image is uploading | Eugen Rochko |
2016-09-25 | Limit usernames to 30 chars, statuses to 500, open account after follow form ... | Eugen Rochko |
2016-09-23 | Temporarily link "settings" to the static version of the form | Eugen Rochko |
2016-09-23 | Improved ColumnsArea on smaller windows, improved how ActionBar looks | Eugen Rochko |
2016-09-22 | API returns mentions for statuses, compose form pre-fills all relevant userna... | Eugen Rochko |
2016-09-19 | Update OStatus2 library | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |