- fév. 10, 2021
-
-
Claire a rédigé
* Various dropdown code quality fixes * Prepare support for privacy selection in boost modal * Add dropdown for boost privacy in boost confirmation modal
-
- jan. 31, 2021
-
-
ThibG a rédigé
Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- jan. 28, 2021
-
-
abcang a rédigé
-
- jan. 22, 2021
-
-
ThibG a rédigé
* Add “translate” class to other user strings Follow-up to #15610. Allow Google Translate to work on more user content: - poll options - reply indicator (contents of the status being replied to) - directory account cards - account note in follow requests list * Fix incorrect styling of account bio Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- jan. 21, 2021
-
-
ThibG a rédigé
- marks the page as a whole as untranslatable - still marks user text as translatable Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- jan. 09, 2021
-
-
ThibG a rédigé
Fixes #15472 Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
- jan. 05, 2021
-
-
Takeshi Umeda a rédigé
-
Takeshi Umeda a rédigé
-
- déc. 30, 2020
-
-
Takeshi Umeda a rédigé
-
- déc. 26, 2020
-
-
Takeshi Umeda a rédigé
* Fix bell button rtl style * Remove size and style props from button component * Fix logo button style * Update jest snapshot
-
- déc. 23, 2020
-
-
Takeshi Umeda a rédigé
-
- déc. 15, 2020
-
-
ThibG a rédigé
* Change notification permission handling - allow changing individual alert settings even if permission is not explicitly enabled (asks for permission on toggle) - persist permission request banner dismissal across sessions through settings * Add additional, more discrete message to grant permissions * Change permission granting button design according to reviews Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
Eugen Rochko a rédigé
-
- déc. 14, 2020
-
-
Eugen Rochko a rédigé
-
- déc. 09, 2020
-
-
ThibG a rédigé
Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
trwnh a rédigé
-
Takeshi Umeda a rédigé
-
- déc. 07, 2020
-
-
ThibG a rédigé
From the start, swiping columns was highly unreliable because the logic could change `ReactSwipeableViews`'s `animateTransitions` property mid-swipe. PR #11200 partially fixed this, but at the unintended cost of disabling the swipe animation altogether. This PR changes the logic behind `shouldAnimate` to only disable the swiping animation at the end of a column change not initiated by `ReactSwipeableViews`. Co-authored-by:
Claire <claire.github-309c@sitedethib.com>
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
Fix #15280 Also adds the new action bar and blurhash-based background color to audio and video modals
-
- nov. 30, 2020
-
-
Mélanie Chauvel a rédigé
-
- nov. 28, 2020
-
-
Eugen Rochko a rédigé
-
- nov. 27, 2020
-
-
Eugen Rochko a rédigé
- Change overlay background to match color of viewed image - Add interactive reply/boost/favourite buttons to footer of modal - Change ugly "View context" link to button among the action bar
-
- nov. 23, 2020
-
-
abcang a rédigé
* eslint --fix * fix consistent-return * fix promise/catch-or-return * ignore import rule
-
- nov. 21, 2020
-
-
Eugen Rochko a rédigé
-
- nov. 19, 2020
-
-
Darius Kazemi a rédigé
This fixes a bug in #15065 where the "read" indicator was not getting correctly set. The ID of a dismissed announcement is now correct.
-
- nov. 16, 2020
-
-
Eugen Rochko a rédigé
Fix #15092
-
- nov. 15, 2020
-
-
Eugen Rochko a rédigé
Fix #14515
-
- nov. 11, 2020
-
-
Eugen Rochko a rédigé
-
- nov. 04, 2020
-
-
Mashiro a rédigé
* limit image max scale rate to fit the actual image size * replace with MIN_SCALE * fix behavior on touch screen
-
dependabot[bot] a rédigé
* Bump detect-passive-events from 1.0.5 to 2.0.1 Bumps [detect-passive-events](https://github.com/rafgraph/detect-passive-events) from 1.0.5 to 2.0.1. - [Release notes](https://github.com/rafgraph/detect-passive-events/releases) - [Commits](https://github.com/rafgraph/detect-passive-events/compare/v1.0.5...v2.0.1 ) Signed-off-by:
dependabot[bot] <support@github.com> * Migrate to detect-passive-events v2 Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Yamagishi Kazutoshi <ykzts@desire.sh>
-
- nov. 03, 2020
-
-
Mashiro a rédigé
* add mouse scroll lock in image expand view * enhancement
-
- nov. 02, 2020
-
-
Mashiro a rédigé
* add zoom image button * enhance zoom algorithm & add translation * code structure * code structure * code structure * enhance grab performance * rm useless state * fix behavior on Firefox & scroll lock & horizontal scroll with mousewheel * remove scroll lock on MouseWheelEvent * code structure * enhance algorithm and code structure * rm Gemfile.lock from tree * codeclimate * fix a stupid mistake
-
- nov. 01, 2020
-
-
ThibG a rédigé
Remove the labels entirely for images instead of putting an empty label.
-
- oct. 30, 2020
-
-
Darius Kazemi a rédigé
-
fuyu a rédigé
-
- oct. 27, 2020
-
-
Mélanie Chauvel a rédigé
-
Mélanie Chauvel a rédigé
- Makes permalink to a toot more easily clickable - Fix clicking between icon and time in fact clicking the display name - Fix clicking slightly under time in fact clicking the display name
-
Mélanie Chauvel a rédigé
-
- oct. 15, 2020
-
-
mayaeh a rédigé
-