- Aug 21, 2017
-
-
abcang authored
-
- Aug 20, 2017
-
-
m4sk1n authored
* i18n: Minor changes in Polish translation * i18n: pl
-
Yamagishi Kazutoshi authored
-
abcang authored
-
takayamaki authored
-
- Aug 16, 2017
-
-
m4sk1n authored
* i18n: Update Polish translation * Update pl.json
-
- 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 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
-
-
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
-
- 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に移動
-
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
-
-
Ondřej Hruška authored
-
Masoud Abkenar authored
* i18n: update Persian translation * i18n: fix quotes
-
Yamagishi Kazutoshi authored
-
Eugen Rochko 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
-
unarist authored
-
- Jul 29, 2017
-
-
Sorin Davidoi authored
* fix(tabs_bar): Check if transition is necessary * feat(tabs_bar): Only apply optimization for touch devices
-
Jeroen authored
-
unarist authored
-
みたらしだんご authored
-
- Jul 28, 2017
-
-
Sorin Davidoi authored
* fix(status_action_bar): Use aria-pressed for reblog and favourite button * fix(column_back_button): Keyboard accessible * fix(status_content): Make focusable and accessible * fix(dropdown_menu): Use aria-expanded instead of aria-pressed * fix(emoji_picker_dropdown): Use aria-expanded instead of aria-hidden * feat(icon_button): Add aria-expanded * fix(privacy_dropdown): Use aria-expanded instead of aria-hidden
-
Eugen Rochko authored
* Count all URLs in text as 23 characters flat, do not count domain part of usernames * Add new status text counting logic to web UI
-
Sorin Davidoi authored
* fix(modal_root): Read type from props, not from component * fix(status_list): Do not user event.path
-