Eugen Rochko
60ebfa182f
Made modal system more generic
8 years ago
Eugen Rochko
13dfd8d109
Improve mobile tabs a little
8 years ago
Eugen Rochko
d93d6f5124
Fix reworked search
8 years ago
Eugen Rochko
b4046c5957
Rework search
8 years ago
Eugen Rochko
3ac4455160
:active and :focus states same as :hover for buttons
8 years ago
Eugen Rochko
333e44c3fc
Improve emojis - use SVGs where possible
8 years ago
Eugen Rochko
c334541011
Add tooltip to privacy dropdown
8 years ago
Eugen Rochko
6ec6fe259a
Compose form layout fixes
8 years ago
shel
5f7c997654
Change to using variables
...
Thanks garg
8 years ago
shel
2b7e3d56c8
Increase color contrast
...
Privacy descriptions were very difficult to reason. This is the minimal level of color contrast to be WCAG AA compliant.
8 years ago
Eugen Rochko
ad1af951fb
Temporary spacing fix
8 years ago
Eugen Rochko
d8c5a83827
Redesigned compose form
8 years ago
Eugen Rochko
d7c6c6dbe1
Fancier drag & drop indicator, emoji icon for emoji, upload progress ( fix #295 )
8 years ago
Eugen Rochko
5aa3df017b
Fix full-text search query quotation, improve tag search performance with an index,
...
add ability to open status by URL from search (fix #53 )
8 years ago
Eugen Rochko
4d23a85c29
Fix up storybook
8 years ago
Eugen Rochko
89fc2d7f48
Fix #372 - Emoji picker
8 years ago
Eugen Rochko
fbdb3bcf1e
Revert infinite scroll in timelines back to looking at ID of oldest
...
loaded status; do not preload submitted statuses into community/public
timelines, unless those timelines have already been loaded; do not
close streaming API connections for community/public timelines, once
they have been established (most users navigate back to them eventually)
8 years ago
Eugen Rochko
e1b00757a6
Fix #291 - Add visual indication that numbers for remote users may be inaccurate
8 years ago
Eugen Rochko
92569b1f0d
Improved dropdowns
8 years ago
Eugen Rochko
809455aaae
Add elephant friend to missing indicator
8 years ago
Eugen Rochko
af5cb0f853
Only use bigger compose form/search form font on mobile layout
8 years ago
Eugen Rochko
2826e6dada
Fix #612 - Set font size to 16px in compose form and search form to prevent iOS
...
from zooming in on them
8 years ago
Eugen Rochko
9d4cad6307
Improve glow
8 years ago
Eugen Rochko
974d712fbe
Improve performance of compose form
8 years ago
Eugen Rochko
5997bb47a8
Fix #38 - Unread indicator when new content appears above the fold
8 years ago
Eugen Rochko
9e99b8c068
Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen Rochko
3b81baaaaf
Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko
ec521e6bfc
Add remote mentions warning when composing a private status
8 years ago
Eugen Rochko
8cca6bc58c
Fix spoiler link color in muted context
8 years ago
Eugen Rochko
5c4c046132
Finish up moving colors from JSX to Sass ( #584 , #348 )
8 years ago
Lorenz Diener
cbb962fd77
Move more colours to scss
8 years ago
Lorenz Diener
c9f42a7b85
Move more inline colours to scss
8 years ago
Eugen Rochko
c424df5192
Progress on moving color styles to Sass
8 years ago
Eugen Rochko
ac035108aa
Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
8 years ago
Eugen Rochko
347a153b3d
Add API modifiers to limit returned toots from public/hashtag timelines
...
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
8 years ago
Eugen Rochko
87830f99e7
Fix #552 - Replace image links with image icons in status text in the UI
8 years ago
Eugen Rochko
8b9c537d5a
Fix elephant friend
8 years ago
tom
b84d1533d4
Fix text overlapping image in Edge and on mobile ( #582 )
...
Changing the way the background image is positioned and the box is sized should fix problems with the text overlapping the image on mobile browsers and Edge.
8 years ago
Eugen Rochko
f21e7d6ac0
Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
...
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
8 years ago
Eugen Rochko
404d2050d3
Add explicit "load more" link to the bottom of StatusList and notifications
8 years ago
Eugen Rochko
36c57ef8af
Add pixel background to modal images
8 years ago
Eugen Rochko
f8bd44a747
Fix font weight
8 years ago
Eugen Rochko
7329fbd8a4
Fix up timeout, improve contrast on "show more", add responsive style
...
for extremely wide monitors
8 years ago
Eugen Rochko
cc5c1e5feb
Removed accidental n+1 query from notifications, updated some deps,
...
improved how "show more" link looks
8 years ago
Eugen Rochko
1c507ff172
Fix #538 - Darken buttons to increase contrast
8 years ago
Eugen Rochko
3a310e8f63
Fix CSS mistake
8 years ago
shel
33e09cc76b
Increase color contrast on getting started text
...
Currently, the getting started text fails WCAG standards for color contrast by a lot. Especially on the part overlapping with the elephant graphic which is nearly unreadable even for users with 20|20 vision. This change doesn't fix the elephant overlap but at least makes the text meet AAA WCAG Small Text color contrast standards, making it easier to read.
8 years ago
blackle
ca13ec04a8
fix up spoilers
8 years ago
Eugen
f8da0dd490
Merge branch 'master' into master
8 years ago
Misty De Meo
adda642c63
Fix `invisible` CSS class
8 years ago