Commit Graph

709 Commits (327a6e166f888fbb2d4a06175982560dd0b3e634)

Author SHA1 Message Date
Thomas Citharel 327a6e166f Update french locale (#1525)
* Update devise.fr.yml fixing minor typos

* add missing strings

* Fix a translation and add translation for devise part

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
pinfort 6f5268b02d Add Japanese translation (#1552)
* add device.ja.yml

* update device.ja.yml

* add file simple_form.ja.yml

* 👍Added doorkeeper.ja.yml

* add ja.yml

* Update doorkeeper.ja.yml

fixed url to uri

* update ja.yml

* fix some translations

* fix japanese grammar of a translate

* fix some translates

* fix ja.yml

* add ja.jsx

* add Japanese user mail views

* Added japanese translate locales

* Added :ja to available_locales

こっちも

* Added "日本語" to HUMAN_LOCALES

* Imported/Added ja to addLocaleData

* update ja.jsx
8 years ago
Eugen Rochko 9f7ea77d0c Merge branch 'master' of github.com:tootsuite/mastodon 8 years ago
Eugen Rochko 960181fd99 Fix look of the modals 8 years ago
Eugen Rochko 2a7602cad4 Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master 8 years ago
Komic 47aacb773b Better background-photo.jpeg (#1560)
Fixed the nasty banding & recompressed it at about the same level
8 years ago
Matt Jankowski 82d9336114 Increase breakpoint size for bio on account show (#1559) 8 years ago
blackle 06444bf050 Allow user to disable the boost confirm dialog in preferences 8 years ago
blackle f53fb6aa66 Bypass boost confirm modal if alt is pressed 8 years ago
Corey Dutson c9b9225951 Adjust css for user detail page (#1463)
- details a background for contrast
- add 5px padding to the top of the `details-counters` children to line them up with the bio to the right (Which has a 5px padding on the top)
8 years ago
blackle 01e5447e35 Add boost confirm modal 8 years ago
Matt Jankowski 4ada50985a Pagination improvements (#1445)
* Replace will_paginate with kaminari

* Use #page instead of #paginate in controllers

* Replace will_paginate.page_gap with pagination.truncate in i18n

* Customize kaminari views to match prior styles

* Set kaminari options to match prior behavior

* Replace will_paginate with paginate in views
8 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
8 years ago
Matthias Jouan 3fd5385e7b Add username as a title for mentions (#1385)
Add a title attribute on mention links for both notifications
and mentions in statuses.

Related to #1350
8 years ago
Eugen 2810013b93 API param to exclude notification types from response (#1341)
* Add exclude_types param to /api/v1/notifications

* Exclude notification types in web UI through exclude_types in the API
8 years ago
Chris Martin ae57b3a8c5 Add more specific class names to notification divs (#1120) 8 years ago
Rachel H f690320fb9 Keep newlines in xml (#1397) 8 years ago
Stephen Burgess 553170b77a Fix #1097 When onClick is falsy, do not make status content clickable (#1434) 8 years ago
Jessica Stokes 8a6096a3de Allow typing a toot while an image uploads (#1429)
This patch stops disabling the toot text field when an image is uploading. Instead, you can type to your heart's content and when the image uploads it'll append the image URL, and restore the position of your cursor to wherever it was in the toot text just prior. Effectively, the image URL is appended to the toot, and typing is not interrupted at all! 
8 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
8 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
8 years ago
Ram Lmn 42fb4faa0f Fix icon and emoji sizes (#1403)
Fixes icons and emoji size issues described in #1233.
8 years ago
Ratmir Karabut 9043b32183 Add Russian translation (ru) (#1023)
* Add Russian translation (ru)

* Fix a missing comma

* Fix the wording for better consistency
8 years ago
Gavin Mogan 8bdf02812c Add search to emoji picker (#1395) 8 years ago
Hugo Gameiro 4ea4ef9d0f update portuguese translation (#1280)
added the missing fields and improved the translation
8 years ago
StefOfficiel 12e29c9660 Update fr.jsx (#1329)
* Update fr.jsx

* Remove duplicate translation
8 years ago
Jonathan Klee ba2aea3a80 add empty notifications french translation (#1111) 8 years ago
Brian Mock 53eb31f124 Fixes #1311 margin shouldn't stay fixed (#1312) 8 years ago
Rachel H b1881a3d48 Fix nonworking clear notices button (#1316) 8 years ago
Eugen 9acdb166e8 Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled
TOTP secret is not shown again after 2FA is enabled

* Clean up
8 years ago
Pavel Djundik 470eb0042e Improve responsiveness of registration form and closed banner (#1265) 8 years ago
Pavel Djundik fc146a19cc Improve about page responsiveness (#1252) 8 years ago
Thomas Citharel 41f8fde83e Update french translation (#1148)
Add french translation for emails sent

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add non-breaking spaces

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

changes and fixes to the nbsps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

French update

a few fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
Markus Amalthea Magnuson 157f0a2aa7 Add titles to more icons, and change clear notifications icon. (#1101) 8 years ago
Nicolai von Neudeck c803f5b440 Updated German translation (#1248)
Fixed various spelling and grammar mistakes.
Used more gender-neutral language.
8 years ago
Alda Marteau-Hardi 35eff3f2d0 Add some missing strings to prevent some React warning in the console (#1230) 8 years ago
Chris Heninger 0ad694f96b Add SVG version of logo to repo 8 years ago
Shel R fef478781d Merge branch 'master' into master 8 years ago
Shel R 9f43e3b428 Merge branch 'master' into patch-4 8 years ago
Matt Jankowski 97ae53daa8 Reduce size of background-photo.jpeg
Reduced by running through `guetzli` image optimizer.
8 years ago
André Lewin bf7cefa516 Merge branch 'master' into master 8 years ago
tom 8989569dd4 Update components.scss
Use nicer scrollbars in MS edge
8 years ago
JantsoP 20b53e6add Merge branch 'master' into master 8 years ago
JantsoP b8a867adcc updated translation
Updated some translations after seeing them in service. Should be better now
8 years ago
Eugen afdcdce551 Merge pull request #839 from SirCmpwn/profile-readability
Improve readability of text on profiles
8 years ago
Drew DeVault c106b6d3e0 Improve readability of text on profiles 8 years ago
Eugen e76dd52b08 Merge pull request #818 from JantsoP/master
Updated Finnish Translation
8 years ago
axolotl 8736ef50ad Added Esperanto translation inside the javascripts folder 8 years ago
Eugen Rochko 5f54981846 New admin setting: open/close registrations, with custom message, from the admin UI 8 years ago
JantsoP 10a8666e04 updated line 28 about GitHub 8 years ago