Alda Marteau-Hardi
bddd36f260
Add a classname to the loading bar ( #1826 )
7 years ago
Eugen Rochko
5f8155482a
Add overlay style to buttons, continue video after expanding it
7 years ago
tom
af96e71883
Smoother scrolling on older iOS devices ( #1654 )
This may address the scrolling issues mentioned here: https://github.com/tootsuite/mastodon/issues/1622
7 years ago
Isabelle Knott
b0ab632531
Fix missing compose box when viewport width is exactly 1024px ( #1632 )
7 years ago
Eugen
8ead070b94
Improve emoji picker look ( #1493 )
* Improve emoji picker look
* Add hover animation to emojis in picker
7 years ago
Eugen Rochko
960181fd99
Fix look of the modals
7 years ago
blackle
01e5447e35
Add boost confirm modal
7 years ago
Eugen
12f72e1740
When avatar/header are GIF, generate static versions ( #1428 )
* When avatar/header are GIF, generate static versions.
Account API returns "avatar"/"avatar_static", "header"/"header_static"
Static version is the same as original for other cases
Web UI de-animates avatars in toots, lists of users
Fix #441 , fix #596 , prerequisite for #1064
* Fix JS test
* Add rake task to generate static avatars/headers from GIF ones, add test
7 years ago
Corey Dutson
087ca3009b
Adjust background of emoji panel ( #1461 )
Addresses #1451 which notes the emoji picker is too light. I agree, so I submit this adjustment.
Changes:
Changed the background to a darkened version of another system color
7 years ago
Jessica Stokes
db7c7d1af1
Improve scrolling behaviour ( #1415 )
* Replace column margin with padding
This improves horizontal scrolling behaviour significantly; scrolled flex elements are... a little weird.
* Move clear column button styling to css
7 years ago
Ram Lmn
42fb4faa0f
Fix icon and emoji sizes ( #1403 )
Fixes icons and emoji size issues described in #1233 .
7 years ago
Brian Mock
53eb31f124
Fixes #1311 margin shouldn't stay fixed ( #1312 )
7 years ago
tom
8989569dd4
Update components.scss
Use nicer scrollbars in MS edge
7 years ago
Jessica Stokes
2d384850cb
Fix the position of the Mastodon mascot in the UI
The Mastodon mascot was previously anchored to the bottom, and that was since broken. This restores that behaviour!
It also disables the double-scrollbar behaviour that was caused by this area allowing overflow-y in addition to its parent doing so.
7 years ago
Olivia Mossberg
f4b5fe9caf
Fix word-break in account profiles
word-break:break-all is a surefire way to break things. It should be set
to normal.
This merge just set it back to what it should be.
Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected
errors.
7 years ago
Eugen Rochko
60ebfa182f
Made modal system more generic
7 years ago
Maxime BORGES
f693ab69f3
Fix word-break in profile's note on profile page and profile component
7 years ago
Eugen Rochko
13dfd8d109
Improve mobile tabs a little
7 years ago
Eugen Rochko
d93d6f5124
Fix reworked search
7 years ago
Eugen Rochko
b4046c5957
Rework search
7 years ago
Eugen Rochko
3ac4455160
:active and :focus states same as :hover for buttons
7 years ago
Eugen Rochko
333e44c3fc
Improve emojis - use SVGs where possible
7 years ago
Eugen Rochko
c334541011
Add tooltip to privacy dropdown
7 years ago
Eugen Rochko
6ec6fe259a
Compose form layout fixes
7 years ago
shel
5f7c997654
Change to using variables
Thanks garg
7 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.
7 years ago
Eugen Rochko
ad1af951fb
Temporary spacing fix
7 years ago
Eugen Rochko
d8c5a83827
Redesigned compose form
7 years ago
Eugen Rochko
d7c6c6dbe1
Fancier drag & drop indicator, emoji icon for emoji, upload progress ( fix #295 )
7 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 )
7 years ago
Eugen Rochko
4d23a85c29
Fix up storybook
7 years ago
Eugen Rochko
89fc2d7f48
Fix #372 - Emoji picker
7 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)
7 years ago
Eugen Rochko
e1b00757a6
Fix #291 - Add visual indication that numbers for remote users may be inaccurate
7 years ago
Eugen Rochko
92569b1f0d
Improved dropdowns
7 years ago
Eugen Rochko
809455aaae
Add elephant friend to missing indicator
7 years ago
Eugen Rochko
af5cb0f853
Only use bigger compose form/search form font on mobile layout
7 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
7 years ago
Eugen Rochko
9d4cad6307
Improve glow
7 years ago
Eugen Rochko
974d712fbe
Improve performance of compose form
7 years ago
Eugen Rochko
5997bb47a8
Fix #38 - Unread indicator when new content appears above the fold
7 years ago
Eugen Rochko
9e99b8c068
Fix #642 - Add "empty column" text to home/notifications
7 years ago
Eugen Rochko
3b81baaaaf
Adding POST /api/v1/reports API, and a UI for submitting reports
7 years ago
Eugen Rochko
ec521e6bfc
Add remote mentions warning when composing a private status
7 years ago
Eugen Rochko
8cca6bc58c
Fix spoiler link color in muted context
7 years ago
Eugen Rochko
5c4c046132
Finish up moving colors from JSX to Sass ( #584 , #348 )
7 years ago
Lorenz Diener
cbb962fd77
Move more colours to scss
7 years ago
Lorenz Diener
c9f42a7b85
Move more inline colours to scss
7 years ago
Eugen Rochko
c424df5192
Progress on moving color styles to Sass
7 years ago
Eugen Rochko
ac035108aa
Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines
7 years ago