- Aug 27, 2017
-
-
Lynx Kotoura authored
* Adjust "signed in as" pages Fix min-width Set width of .account-header .name To apply text-overflow and overflow settings Set overflow for detailed-status__display-name * Remove trailing whitespace
-
Lynx Kotoura authored
* Adjust account-grid in public profiles Full-width card on mobile UI. Set break-word for long name and ID. Fix margin. * Reduce padding-bottom of public profiles * Revive next prev buttons in mobile public profiles In followers followees pages. * Revert break-word for username * Fix overflow of display_name Need re-setting text-overflow and overflow in display: block;
-
mayaeh authored
Add japanese translations for pin_errors.
-
Eugen Rochko authored
-
- Aug 26, 2017
-
-
Lynx Kotoura authored
For some languages publish translation is long.
-
Anna e só authored
Added new translations of error messages, block and mute domains and users, privacy disclaimers, etc (#4700) * Added new translations of error messages, block and mute domains and users * Added new translations of error messages, block and mute domains and users
-
- Aug 25, 2017
-
-
Lynx Kotoura authored
Remove ! from compose_form.publish
-
unarist authored
-
Lynx Kotoura authored
* Adjust about.scss * Delete trailing whitespace.
-
Quent-in authored
* Added string for pinned toots * Pinned toot #4675 + missing string Somehow I deleted it "enabled_success" * update after advice
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
- Aug 24, 2017
-
-
Eugen Rochko authored
* Pinned statuses * yarn manage:translations
-
Ratmir Karabut authored
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations) * Update Russian translation * Update Russian translation * Update Russian translation (pin) * Update Russian translation (account deletion) * Fix extra line * Update Russian translation (sessions) * Update Russian translation * Update Russian translation * Fix merge conflicts (revert)
-
Damien Erambert authored
* Don't load Roboto webfont when system font is used in the app * remove trailing whitespace
-
Yamagishi Kazutoshi authored
Do not reject console.error and console.warn with ESLint rules.
-
Quent-in authored
* New strings * Update Thin non breaking spaces * Update Thin non breaking spaces * Update Thin non breaking spaces
-
- Aug 21, 2017
-
-
Lynx Kotoura authored
* Increase contrast in about and about/more page * Lighten em color in landing pages * Increase contrast in landing pages Fix about.scss
-
Eugen Rochko authored
-
abcang authored
-
- Aug 20, 2017
-
-
m4sk1n authored
* i18n: Minor changes in Polish translation * i18n: pl
-
Yamagishi Kazutoshi authored
-
unarist authored
flex-basis: 0 allows make flexbox smaller than its contents on Safari <10. https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored
-
abcang authored
-
takayamaki authored
-
- Aug 16, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * Update pl.json
-
Eugen Rochko authored
* Redesign public profiles * Responsive design * Change public profile status filtering defaults and add options - No longer displays private/direct toots even if you are permitted access - By default omits replies - "With replies" option - "Media only" option * Redesign account grid cards * Fix style issues
-
Clworld authored
* Make share intent modal to make "signed in as" shown. * fix glitch on mobile.
-
- Aug 14, 2017
-
-
Eugen Rochko authored
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS
-
- Aug 11, 2017
-
-
Sylvhem authored
* Ajout de traductions manquantes Ajoute des traductions pour les chaînes n’en ayant pas en version 1.5.1. Add translations for the strings that are missing them in 1.5.1. * Remplace « ' » par « ’ » Retire de la traduction les apostrophes droites « ' » (U+0027) au profit des apostrophes typographiques « ’ » (U+2019). En typographie française, les apostrophes typographiques sont utilisées à la place des apostrophes droites. La traduction était incohérente et utilisait les deux. Remove from the translation all the vertical apostrophes (U+0027) in favor of the curly ones (U+2019). In French typography, typographic apostrophes are used instead of vertical ones. The translation was incoherent and used both. * Ajout d’espaces insécables Ajoute des espaces insécables suivant les régles nécessaires en typographie française. Add non-breaking spaces following rules of French typography. * Remplace « status » par « statut » Remplace le mot anglais « status » par sa traduction française « statut ». Replace the English word "status" by its French translation "statut". * Correction de la politique de confidentialité Apporte diverses corrections à la traduction de la politique de confidentialité. Add various fixes to the privacy policy's translation. * Remplace « mentionné » par « mentionné·e » Harmonise la traduction en remplaçant « mentionné » par sa forme épicène. Harmonize the translation by replacing "mentionné" (sure) by its epicene form. * Remplace « Coup d’œil » par « Jeter un coup d’œil… » Remplace la première traduction par une forme plus proche de la version originelle. Replace the first translation by something closer to the original version. * Remplace « Bon Appétoot ! » par « Bon appouetit ! » Remplace « Bon Appétoot ! » par « Bon appouetit ! » pour essayer de conserver le jeu de mot. Replace « Bon Appétoot ! » by « Bon appouetit ! » to keep the pun. * Remplace « Bon Appétoot ! » par « Bon appouetit ! » (2) Remplace « Bon Appétoot ! » par « Bon appouetit ! » pour essayer de conserver le jeu de mot. Replace « Bon Appétoot ! » by « Bon appouetit ! » to keep the pun.f * Corrections Corrige des fautes d’orthographe et change « appouetit » pour « appouétit ». Correct some mistakes and change "appouetit" to "appouétit".
-
- Aug 10, 2017
-
-
Yamagishi Kazutoshi authored
-
- Aug 08, 2017
-
-
Ondřej Hruška authored
* Add faved toot to faves column * renamed append to prepend for clarity
-
Ondřej Hruška authored
-
Ondřej Hruška authored
-
雨宮美羽 authored
-
- Aug 07, 2017
-
-
TheInventrix authored
apply same style class to the About description on both the landing page and the about/more page
-
Lynx Kotoura authored
* Adjust tag and accounts page * Remove units from 0px paddings
-
Sorin Davidoi authored
* feat: Cache status height to avoid expensive renders * feat: Escape content and emojify in reducers * fix(css): Remove backface-visibility: hidden from .scrollable * fix(statuses): Avoid creating DOMParses inside a loop
-
Ondřej Hruška authored
* Refactored Avatar and AvatarOverlay (DRY) to have 'account' as prop. Also removed animate attribute from compose navigation bar, which should have never been there. Added test for avatar overlay. * fix broken tests * god dammit another bug in tests! travis please let this pass * formatting in avatar overlay
-
- Aug 06, 2017
-
-
Masoud Abkenar authored
-
- Aug 05, 2017
-
-
MitarashiDango authored
-