42 Commits (2c5068727997d4b223e74e765df75d9773b954f7)

Author SHA1 Message Date
  Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 7 years ago
  Lorenz Diener cbb962fd77 Move more colours to scss 7 years ago
  Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
  Eugen Rochko b5bf807a34 Remove react-dnd as it was interfering with text selection. Move content 7 years ago
  Eugen Rochko dbb7e5a644 Getting started on draggable columns 7 years ago
  Eugen Rochko 7329fbd8a4 Fix up timeout, improve contrast on "show more", add responsive style 7 years ago
  blackle e1ca354956 Show logout button on getting started so it's available on mobile 7 years ago
  Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux 7 years ago
  Jessica Stokes 9c493b1ea2
Replace "Public" in tab bar with "More" hamburger 7 years ago
  Jessica Stokes 5b75f6d0f3
Make tabs bar take up less room on 4-inch phones 7 years ago
  Jessica Stokes 3807b0b171
Improve quality of life for 4-inch phones 7 years ago
  Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed 7 years ago
  Eugen Rochko 6d1066fe61 Adding some navigation items from #262 to the getting started screen 7 years ago
  Eugen Rochko bf5f8a2449 Fix #341 - Remove react-responsive in favour of simpler resize handler/window width 7 years ago
  Eugen Rochko e616ffc5d6 Fix responsive layout breakpoint, replace mentions column with notifications 7 years ago
  Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet 7 years ago
  Eugen Rochko cea28e0c1d Fix wrong link header on followers API, wrong link in tabs component, order 7 years ago
  Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 7 years ago
  Eugen Rochko d42ed78aa4 Fix #110 - Make web UI use browser history, change links in e-mails to link to that 7 years ago
  Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests 7 years ago
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 1c17b932fe Enable emojis in reply indicator as well 7 years ago
  Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 7 years ago
  Eugen Rochko 159203a7bc Fix #136: Add aria-labels 7 years ago
  Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader 7 years ago
  Eugen Rochko 7e35650398 Actually complete the autosuggestion feature 7 years ago
  Eugen Rochko c49f6290eb Basic username autocomplete for text area 7 years ago
  Eugen Rochko b8eda3026f Fix scrolling on small devices for account timelines and compose column 7 years ago
  Eugen Rochko 7a6d95f70c E-mail preferences page 7 years ago
  Eugen Rochko f7f3e6e3be Fix styles 7 years ago
  Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens 7 years ago
  Eugen Rochko 1f650d327d Adding public timeline 7 years ago
  Eugen Rochko b304cc07d5 Fix #76 - set scrollTop property of element node rather than use scrollTo() method 7 years ago
  Eugen Rochko 8bdbe99d69 Fix #71 - Add logout link to UI 7 years ago
  Eugen Rochko 68402228f3 Fix #70 - disable autocomplete on follow form 7 years ago
  Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading 7 years ago
  Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 7 years ago
  Eugen Rochko 95d72b2249 Temporarily link "settings" to the static version of the form 7 years ago
  Eugen Rochko 0c75ce1122 Improved ColumnsArea on smaller windows, improved how ActionBar looks 7 years ago
  Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying 7 years ago
  Eugen Rochko 1245ee42fb Update OStatus2 library 7 years ago
  Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 7 years ago