- Aug 20, 2017
-
-
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
-
Eugen Rochko authored
-
- Aug 04, 2017
-
-
Akihiko Odaki authored
The feature to pin column could hide the rightmost column, which is specified with children property of ColumnsArea. The user is likely to see the column when the property changed, so scroll the area in such cases.
-
Krzysztof Jurewicz authored
-
- Aug 02, 2017
-
-
MIYAGI Hikaru authored
fix style "©"削除処理をemojione_lightに移動
-
unarist authored
Use `text-align: unset` instead of `text-align: start` which Edge doesn't support for now. Also remove default margin on Safari.
-
Sorin Davidoi authored
-
Komic authored
-
- Aug 01, 2017
-
-
Quent-in authored
Previous and Next buttons
-
Jeroen authored
-
Sorin Davidoi authored
* fix(web_push_notifications): Send grouping title in welcome notification * fix(web_push_notifications): Read message from last notification
-
- Jul 31, 2017
-
-
Yamagishi Kazutoshi authored
* Re-add outline * respect default of web browser
-
Ondřej Hruška authored
-
Masoud Abkenar authored
* i18n: update Persian translation * i18n: fix quotes
-
Yamagishi Kazutoshi authored
-
Eugen Rochko authored
-
unarist authored
-
m4sk1n authored
-
Yamagishi Kazutoshi authored
-
- Jul 30, 2017
-
-
Sorin Davidoi authored
* fix(media_modal): Keyboard navigation * fix(column_back_button): Use native button * fix(media_gallery): Keyboard navigation * fix(status_content): Make CW content focusable
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
* Remove outline from focused toot * change style
-
Yamagishi Kazutoshi authored
Empty a element is created when there is no business e-mail input.
-
unarist authored
-