Eugen Rochko
|
b899b3def2
|
Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)
|
8 years ago |
Eugen Rochko
|
8a961477eb
|
Fix #38 - Unread indicator when new content appears above the fold
|
8 years ago |
Lorenz Diener
|
37cf747049
|
Move more colours to scss
|
8 years ago |
Eugen Rochko
|
18a0686666
|
Progress on moving color styles to Sass
|
8 years ago |
Eugen Rochko
|
9dde86c4f3
|
Remove react-dnd as it was interfering with text selection. Move content
warning mentions preview into area where actual content would be
|
8 years ago |
Eugen Rochko
|
35cdb8c261
|
Getting started on draggable columns
|
8 years ago |
Eugen Rochko
|
4bd0286045
|
Fix up timeout, improve contrast on "show more", add responsive style
for extremely wide monitors
|
8 years ago |
blackle
|
8ceae22535
|
Show logout button on getting started so it's available on mobile
|
8 years ago |
Eugen Rochko
|
0dac73b5cc
|
Add tab bar alternative to desktop UI, upgrade react & react-redux
|
8 years ago |
Jessica Stokes
|
9953f14df9
|
Replace "Public" in tab bar with "More" hamburger
|
8 years ago |
Jessica Stokes
|
97b3e63776
|
Make tabs bar take up less room on 4-inch phones
|
8 years ago |
Jessica Stokes
|
2d89579a7a
|
Improve quality of life for 4-inch phones
Removes extra UI margins < 360px, and allows the tab bar to scroll. Also slightly improves horizontal scrolling behaviour on desktop.
|
8 years ago |
Eugen Rochko
|
019df3182b
|
See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
|
8 years ago |
Eugen Rochko
|
5e89b02bc6
|
Adding some navigation items from #262 to the getting started screen
|
8 years ago |
Eugen Rochko
|
0f221668a3
|
Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
|
8 years ago |
Eugen Rochko
|
a75ad23c83
|
Fix responsive layout breakpoint, replace mentions column with notifications
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
19ea717b3c
|
Fix wrong link header on followers API, wrong link in tabs component, order
account results
|
8 years ago |
Eugen Rochko
|
0a8aced7f4
|
Making upload button into a smaller icon button
|
8 years ago |
Eugen Rochko
|
0f7a388de6
|
Fix #110 - Make web UI use browser history, change links in e-mails to link to that
|
8 years ago |
Eugen Rochko
|
e60cb2792e
|
Debounce autosuggestions requests
|
8 years ago |
Eugen Rochko
|
cbfa28b9cc
|
Use full-text search for autosuggestions
|
8 years ago |
Eugen Rochko
|
202fbc3e1b
|
Enable emojis in reply indicator as well
|
8 years ago |
Eugen Rochko
|
db3322033f
|
Aria-labels actually didn't work in React, so removing. Fixing some bugs
|
8 years ago |
Eugen Rochko
|
be2b3eb241
|
Fix #136: Add aria-labels
|
8 years ago |
Frederic Hemberger
|
1a6e13a4e5
|
a11y: Add labels to input fields for screenreader
See: https://dequeuniversity.com/rules/axe/2.1/label
|
8 years ago |
Eugen Rochko
|
6448169447
|
Actually complete the autosuggestion feature
|
8 years ago |
Eugen Rochko
|
b91faaebbb
|
Basic username autocomplete for text area
|
8 years ago |
Eugen Rochko
|
1715657fa3
|
Fix scrolling on small devices for account timelines and compose column
|
8 years ago |
Eugen Rochko
|
588cb77e9f
|
E-mail preferences page
|
8 years ago |
Eugen Rochko
|
6f26b06454
|
Fix styles
|
8 years ago |
Eugen Rochko
|
d70e728326
|
Responsively changing layout to single-column + nav on smaller screens
|
8 years ago |
Eugen Rochko
|
c3f5dfeabb
|
Adding public timeline
|
8 years ago |
Eugen Rochko
|
b62d8e2d5b
|
Fix #76 - set scrollTop property of element node rather than use scrollTo() method
|
8 years ago |
Eugen Rochko
|
f9f9d74053
|
Fix #71 - Add logout link to UI
|
8 years ago |
Eugen Rochko
|
f621ee8101
|
Fix #70 - disable autocomplete on follow form
|
8 years ago |
Eugen Rochko
|
45a96e899e
|
Fix #58 - disable compose form while image is uploading
|
8 years ago |
Eugen Rochko
|
e9bc4a4a08
|
Limit usernames to 30 chars, statuses to 500, open account after follow form success
|
8 years ago |
Eugen Rochko
|
95d72b2249
|
Temporarily link "settings" to the static version of the form
|
8 years ago |
Eugen Rochko
|
0c75ce1122
|
Improved ColumnsArea on smaller windows, improved how ActionBar looks
|
8 years ago |
Eugen Rochko
|
bc98865c1a
|
API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
|
8 years ago |
Eugen Rochko
|
1245ee42fb
|
Update OStatus2 library
|
8 years ago |
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
8 years ago |