Commit Graph

658 Commits (10a8666e04c1a1b20481bd67fb47c760cf508d68)

Author SHA1 Message Date
JantsoP 10a8666e04 updated line 28 about GitHub
JantsoP db4a41cf58 Merge branch 'master' into master
JantsoP b8243c1b49 changed line 25 for better translation
Eugen Rochko eb023beb49 Fix - smaller elephant friend PNG for frontpage
David Baumgold 5652f00d81 GitHub should be capitalized
JantsoP a229840ffe fixed typo
JantsoP bfa99981e5 Merge branch 'master' into master
JantsoP 22f88b845a add finnish translation
add finnish translation
JantsoP eabb86b124 add finnish language
add finnish language
Eugen 5d854f37b4 Merge pull request from ticky/tweak-quick-start-area
Fix the position of the Mastodon mascot in the UI
JantsoP 69fc95a2f5 Create Finnish translation for Mastodon
Create Finnish translation for Mastodon
Marvin Kopf 1236a12cae add mute option in status dropdown
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.
Eugen d2358aefec Merge branch 'master' into master
Eugen 61894582b8 Merge pull request from eramdam/feature/improve-french-locales
Feature/improve french locales (again)
Kazhnuz c76d20c2a0 Add forgotten comma
Damien Erambert 4f7cce25ac Add more lcoales in fr.jsx
Kazhnuz 633e5ec6f6 Update French Translation
Eugen 09b4b65fde Merge pull request from 0x70b1a5/master
remove black border on video mute/spoiler buttons
Eugen 48cb2dccd2 Merge pull request from eramdam/feature/improve-french-locales
Improve/add some French locales
Eugen Rochko a23e4380b2 Avoid re-loading already loaded relationships. Also fixes issue where wrong
button would be displayed in account lists for unloaded relationships
Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant
refreshes on navigation
Tobias Merkle f25fc04ea1 single-quotes
Tobias Merkle ca21be3e16 remove black border on buttons
Olivia Mossberg 30da6440d0 Merge branch 'master' of github.com:tootsuite/mastodon
It's just an upstream merge
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.
Eugen Rochko 4b7dca4713 Fix wording "show reblogs" -> "show boosts", order reports chronologically in
admin UI
Eugen Rochko e809caa0e1 Fix feed regeneration bug
Eugen Rochko 34aff3e269 Merge branch 'master' of https://github.com/maximeborges/mastodon into maximeborges-master
Damien Erambert 3ed75efc31 Add fr locale for community_timeline in fr.jsx
Tobias Merkle ae43978433 improve video button visibililty
Eugen Rochko a8c2e44fee Fix broken reference
Eugen Rochko 60ebfa182f Made modal system more generic
Maxime BORGES f693ab69f3 Fix word-break in profile's note on profile page and profile component
Eugen Rochko 13dfd8d109 Improve mobile tabs a little
Eugen Rochko d93d6f5124 Fix reworked search
Eugen Rochko b4046c5957 Rework search
shel f20f6b25b9 Merge branch 'master' into patch-2
Eugen Rochko 680f9efe9c Fix web UI profile clickable area overlapping with follow button area
Eugen Rochko 5e26295e06 Fix - hide spoilers on static pages
Eugen Rochko 3ac4455160 :active and :focus states same as :hover for buttons
Eugen Rochko bf61bc1b96 Fix drag & drop overlay flickering
Eugen Rochko 333e44c3fc Improve emojis - use SVGs where possible
Eugen Rochko bb7006bda1 Hide drag & drop area on drop event regardless of success
shel 76188d61f2 Clarify post privacy warning
I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users.
Eugen Rochko c334541011 Add tooltip to privacy dropdown
Eugen Rochko f864fee116 Fix up some localizations
Eugen Rochko 6ec6fe259a Compose form layout fixes
shel 5f7c997654 Change to using variables
Thanks garg
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.