Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update French translation #3117

Merged
merged 17 commits into from
Mar 19, 2024
Merged

Conversation

surfdude29
Copy link
Contributor

After updating the German translation with the huge help of two native speakers (the PR is now finished and awaiting review), I decided to also have a go at updating the French translation.

Thanks to the great efforts of @ansh and translators (including most notably @Signez and @fenarinarsa, from looking at previous PRs), the French translation is already a lot more complete which meant that there was much less for me to do to bring it up-to-date.

I again used DeepL, I tried to follow the conventions and existing translations for terms and because, unlike German, I do actually speak French (although definitely not to the level of a native speaker), I also combined that with my own French knowledge to come up with the suggested changes in this PR.

I did check it carefully, but as I'm not a native speaker and my French could most certainly be categorised as "rusty", there are doubtless quite a few errors, awkward phrasings, etc.

So if there are any native French speakers who feel like giving it a look and suggesting changes, that would be greatly appreciated 🙏

Copy link
Contributor

@Signez Signez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there! Thanks a lot for such an awesome translation.

As you took all the time to translate those strings (a thing that I postponed for months, literaly), I wanted to both thank you again for this work, and not only review this translation, but also add a lot of guidance/explanations for all the changes I suggest you to do to it.

Please don't feel it as a negative way: you did a spectacular job on this translation, and the vast majority of the new strings are very well translated and edited. But as you may have noticed, French is such a rusty language (it's not you, it's us®) that there are a lot of subtilités to it that are very hard to grasp.

src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
@Signez
Copy link
Contributor

Signez commented Mar 6, 2024

Oh, and I am sorry, but I think I disagree with the translation of tag by étiquette.

In other similar softwares, tag is translated to hashtag (in Mastodon), tag (in Threads), and other software prefer to use the word mot-clé (mots-clés as plural, literally keyword). Let's note that France Termes tried to push for mot-dièse but it was never really used by users beside jokes about how lame it was.

I have a preference for mot-clé, so if you're up to the task, I would suggest a quick find-and-replace of étiquettes into mots-clés and étiquette into mot-clé. Beware, while étiquette is feminine, mot-clé is masculine!

Co-authored-by: Stanislas Signoud <[email protected]>
Copy link
Contributor Author

@surfdude29 surfdude29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your carefully-considered, patiently explained and very clear feedback and suggestions, I really appreciate it @Signez! 🙏😊

I have accepted all but two one of your suggestions, which I'd like to clarify further.

src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
src/locale/locales/fr/messages.po Outdated Show resolved Hide resolved
@surfdude29
Copy link
Contributor Author

surfdude29 commented Mar 7, 2024

Oh, and I am sorry, but I think I disagree with the translation of tag by étiquette.

In other similar softwares, tag is translated to hashtag (in Mastodon), tag (in Threads), and other software prefer to use the word mot-clé (mots-clés as plural, literally keyword). Let's note that France Termes tried to push for mot-dièse but it was never really used by users beside jokes about how lame it was.

I have a preference for mot-clé, so if you're up to the task, I would suggest a quick find-and-replace of étiquettes into mots-clés and étiquette into mot-clé. Beware, while étiquette is feminine, mot-clé is masculine!

I have to confess that I chose étiquette simply because it seemed the more likely of the two options between étiquette and balise that were listed as the translations for tag (in the computing sense) in the dictionary entry I looked at:

IMG_3974

Anyway, I have no strong feelings on the matter and I'm happy to use mot-clé. I've done the find-and-replace and (I hope) adjusted the surrounding words correctly, but if you could double-check that all is in order that would be brilliant, thanks.

@surfdude29
Copy link
Contributor Author

surfdude29 commented Mar 7, 2024

Also, should the (for now) single usage of Hashtag be left as-is or translated as Mot-clé?

msgstr "Hashtag : {tag}"

For context, it's an accessibilityLabel:

accessibilityLabel: _(msg`Hashtag: #${tag}`),
accessibilityHint: _(msg`Click here to open tag menu for #${tag}`),

There are other strings including hashtag that have recently been added to the codebase but the .po files have not yet been updated with them.

@surfdude29
Copy link
Contributor Author

surfdude29 commented Mar 7, 2024

I've made some other minor changes which I hope should be self-explanatory, but if they look iffy to you please let me know.

There should always be a space before a colon in fr-FR, either a regular one (if you don't know how to input a non-breaking space one, or don't care to) or a non-breaking space one.

💡 Tip! If there are two parts for the typographic sign, there should a non-breaking space next to it in fr-FR. Works with !, ?, : and ;!

I've also done a find-and-replace to add non-breaking spaces before !, ? and : (there aren't any ;) and immediately inside the guillemets, but not between words in the guillemets. For example, in « For You » there is a non-breaking space before For and after You but not between For and You. Is that correct?

@surfdude29
Copy link
Contributor Author

surfdude29 commented Mar 7, 2024

One other thing I wanted to double-check is the translation of repository, in the context of downloading your account data. DeepL suggested dépôt and I thought I'd go with that; do you think that will be understandable to most users in these contexts?

#: src/view/screens/Settings/index.tsx:755
msgid "Download Bluesky account data (repository)"
msgstr "Télécharger les données du compte Bluesky (dépôt)"

#: src/view/screens/Settings/ExportCarDialog.tsx:75
msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost.</0>"
msgstr "Cette fonctionnalité est en version bêta. Vous pouvez en savoir plus sur les exportations de dépôts dans <0>ce blogpost.</0>"

#: src/view/screens/Settings/ExportCarDialog.tsx:47
msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately."
msgstr "Le dépôt de votre compte, qui contient toutes les données publiques, peut être téléchargé sous la forme d’un fichier « CAR ». Ce fichier n’inclut pas les éléments multimédias, tels que les images, ni vos données privées, qui doivent être récupérées séparément."

@Signez
Copy link
Contributor

Signez commented Mar 7, 2024

Also, should the (for now) single usage of Hashtag be left as-is or translated as Mot-clé?

I think we should always use mot-clé, to make sure it’s always consistent thorough the product (including accessibility labels).

I've also done a find-and-replace to add non-breaking spaces before !, ? and : (there aren't any ;) and immediately inside the guillemets, but not between words in the guillemets.

You did well! I just checked the diff and it looks perfect.

For example, in « For You » there is a non-breaking space before For and after You but not between For and You. Is that correct?

It's correct! 👍

One other thing I wanted to double-check is the translation of repository, in the context of downloading your account data. DeepL suggested dépôt and I thought I'd go with that; do you think that will be understandable to most users in these contexts?

I spotted the usage of dépôt and I think it's a good translation; it's already the one used by some Git-related software for repository—we even say it orally sometimes (I've already suggested to a colleague to check something directly on GitHub by saying Tu peux directement vérifier ça dans le dépôt GitHub, tu verras bien), which is one of the best proof of a good translation choice imho :)

@Signez
Copy link
Contributor

Signez commented Mar 7, 2024

Beside this last comment change (which is very minor) and the atténué one, I think this is good to merge.

Pinging @ansh about it; if it means anything, please consider this localization update approved by myself :D

@surfdude29
Copy link
Contributor Author

Also, should the (for now) single usage of Hashtag be left as-is or translated as Mot-clé?

I think we should always use mot-clé, to make sure it’s always consistent thorough the product (including accessibility labels).

Makes sense to me 👍

I've also done a find-and-replace to add non-breaking spaces before !, ? and : (there aren't any ;) and immediately inside the guillemets, but not between words in the guillemets.

You did well! I just checked the diff and it looks perfect.

Great 👍

For example, in « For You » there is a non-breaking space before For and after You but not between For and You. Is that correct?

It's correct! 👍

👍

One other thing I wanted to double-check is the translation of repository, in the context of downloading your account data. DeepL suggested dépôt and I thought I'd go with that; do you think that will be understandable to most users in these contexts?

I spotted the usage of dépôt and I think it's a good translation; it's already the one used by some Git-related software for repository—we even say it orally sometimes (I've already suggested to a colleague to check something directly on GitHub by saying Tu peux directement vérifier ça dans le dépôt GitHub, tu verras bien), which is one of the best proof of a good translation choice imho :)

Hehe nice :)

@surfdude29 surfdude29 marked this pull request as ready for review March 9, 2024 07:37
@surfdude29
Copy link
Contributor Author

Beside this last comment change (which is very minor) and the atténué one, I think this is good to merge.

Pinging @ansh about it; if it means anything, please consider this localization update approved by myself :D

Excellent, thank you so much @Signez! 😊

@surfdude29
Copy link
Contributor Author

surfdude29 commented Mar 12, 2024

The .po files have just been updated, so I've merged in the changes and resolved the conflicts. I've also added translations for the handful of new strings, trying to follow previous translations, so hopefully they won't need too much fixing 🤞

@Signez: If you have a chance to take a look sometime that would be great 🙏

@Signez
Copy link
Contributor

Signez commented Mar 12, 2024

Looks good to me! 👍

@surfdude29
Copy link
Contributor Author

Merci beaucoup @Signez ! :)

@pfrazee
Copy link
Collaborator

pfrazee commented Mar 19, 2024

Thank you everyone!!

@pfrazee pfrazee merged commit a02d5f9 into bluesky-social:main Mar 19, 2024
5 checks passed
@surfdude29 surfdude29 deleted the update-french branch March 19, 2024 18:11
@surfdude29
Copy link
Contributor Author

Thanks! 💫

surfdude29 added a commit to surfdude29/social-app that referenced this pull request Mar 19, 2024
* Mark more texts for localization

* Update Drawer.tsx

* Update src/view/screens/Settings/index.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update src/view/screens/Settings/index.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update src/view/com/modals/LinkWarning.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update src/view/com/modals/LinkWarning.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update src/view/screens/Moderation.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update index.tsx

* Update index.tsx

* Update ProfileFeed.tsx

* Update LanguageSettings.tsx

* Update Moderation.tsx

* Update index.tsx

* Update Moderation.tsx

* Update ExportCarDialog.tsx

* Add files via upload

* Update messages.po

* Update messages.po

Corrected a small grammatical error

* Update messages.po

Changed translation for the word "Following" in the header section

* Update messages.po

changes some wordings, corrected a typo

* Update messages.po

Changed the tense of a grammatical sentence to present

* Update messages.po

grammatical changes related to the subject

* Update messages.po

Additional grammatical changes

* Update messages.po

Updated Nozioni di Base to Preferenze, which has a more logical contest

* Update messages.po

Additional grammatical correction related to subject gender

* Create messages.po

Finnish tranlation for Bluesky

* Update messages.po

Some fixes.

* Update messages.po

Minor changes. (Handle=käyttäjätunnus)

* Update messages.po

* Update messages.po

* Update languages.ts

Added Finnish - Suomi

* Update languages.ts

Suomi - Finnish

* Update helpers.ts

Added Finnish

* Update i18n.ts

Added Finnish

* Update i18n.web.ts

Added Finnish

* Update languages.ts

Typo

* Update i18n.ts

Fixed typo in line 9

* Update Finnish to lingui.config.js

Added Finnish localization

* Update NotFound.tsx

* Update NotFound.tsx

* accessibilityLabel

* Update NotFound.tsx

* Update messages.po

Translation updated with minor corrections

* Update messages.po

Corrected small typo

* Update ChangePassword.tsx

* Update ChangePassword.tsx

* Update Search.tsx

* Update messages.po

sentence updated

* Update messages.po

Changed a longer sentence for a shorter version in order to fit on the app screen.

* Update Lists.tsx

* Update messages.po

Updated two expression

* Update messages.po

Updated new strings

* Update messages.po

* Update messages.po

Updated latest strings

* Add files via upload

* Update src/view/screens/Settings/index.tsx

Co-authored-by: surfdude29 <[email protected]>

* Update src/view/screens/Settings/index.tsx

Co-authored-by: surfdude29 <[email protected]>

* Convert profile edit avatar/banner dropdown menus to new menu (bluesky-social#3177)

* convert profile edit dropdown menu to new menu

fix banner text

add `showCancel` prop to menu outer

banner dropdown to menu

add Cancel button to menu

replace user avatar dropdown with menu

add StreamingLive icon

add camera icon

* remove export

* use new camera icon

* adjust icon color

* Combine actions, convert to new menu (bluesky-social#3174)

* Combine actions, convert to new menu

* remove about tab and move content to header

* Tweak alignment

* fix missing rkey

* hog the like button

* Add a little more whitespace

* Improve a11y

* Yeah toast

* Update usage

* Pin to Home

---------

Co-authored-by: Samuel Newman <[email protected]>

* Small fixes (bluesky-social#3184)

* Fix alignment of MutedWords close button

* Add cancel button to dropdowns

* Revert "Add cancel button to dropdowns"

This reverts commit b8f5ddc.

* `npx update-browserslist-db@latest` (bluesky-social#3166)

Should silence the annoying warning for a bit.

* Use new menu for Profile (bluesky-social#3168)

* use new menu on profile

* organize imports

* fix testID

* add person icons

* use `style` prop for minWidth

* use new icons

* rm circleban

* Add unfollow option if account is blocked/blocking

* use `StyleProp` 🤯

* ts after merge

---------

Co-authored-by: Samuel Newman <[email protected]>

* ALF confirmation dialogs (Dialogs Pt. 3) (bluesky-social#3143)

* Improve a11y on ios

* Format

* Remove android

* Fix android

* ALF confirmation dialog

* Use ALF for Delete Post confirmation

organize

diff

fix text

minimize

change copy

alternative confirm prompt

revert type changes

add ButtonColor param

* small adjustment to buttons in prompt

* full width below gtmobile

* update hide post dialog

* space out dialogs

* update dialogs for lists

* add example

* add to app passwords

* Revert some changes

* use sharedvalue for `importantForAccessibility`

* add back `isOpen`

* fix some more types

* small adjustment to buttons in prompt

* full width below gtmobile

* update the rest of the prompts

rm old confirm modal

rm update prompt

feed error prompt

feed source card and profile block/unblock

composer discard

* Update src/view/screens/AppPasswords.tsx

Co-authored-by: surfdude29 <[email protected]>

* lint

* How about a default

* Reverse reverse

* Port over confirm dialogs

* Add some comments

* Remove unused file

* complete merge

* add testID where needed

---------

Co-authored-by: Eric Bailey <[email protected]>
Co-authored-by: surfdude29 <[email protected]>

* Fix sensitivity while scrolling (bluesky-social#3190)

* Fix dropdown close via a portaled backdrop (bluesky-social#3191)

* Unfork Statsig for web (bluesky-social#3192)

* Tweak prompt styles on mobile web (bluesky-social#3193)

* Update index.tsx

* Update index.tsx

* Send route name with Statsig events (bluesky-social#3194)

* Add types to Statsig events

* Send route name with events

* filter out files with non-image mime types

* 1.73 Version Bump (bluesky-social#3200)

* [Statsig] Track likes, reposts, follows (bluesky-social#3195)

* [Statsig] Track likes

* Move tracking to intent

* Track repost/unrepost

* Track profile follows/unfollows

* Less copy paste

* Reorder

* [Statsig] Track posting, end reached (bluesky-social#3206)

* Track post create

* Track feed endReached

* use prompt.basic instead of full prompt

* add warning to profile as well

* Remove `FixedTouchableHighlight` , fix Android press issues (bluesky-social#3214)

* rm `FixedTouchableHighlight`

* adjust delay for highlight

* remove unnecessary background colors to support background ripple

* ALF the birthday modal and remove legacy one

* rename BirthdaySettings -> BirthDateSettings + remove legacy modal

* center date input

* make alignment platform specific rather than size specific

* change to scrollable inner

* add padding to the `ScrollableInner`

* Add package diff PR labeler (bluesky-social#3212)

* add PR labeler

* test cache

* rm change

* Adjust PR Labeler (bluesky-social#3224)

* Update Lists.tsx

* Update ReasonOptions.tsx

* Update ReasonOptions.tsx

* Update Modal.tsx

* Update Modal.tsx

* Update Modal.tsx

* Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustments

* remove scrollbar gutter for Chrome when body scroll is locked

* change usage of t to msg

* Fix PR labeler bot comment delete (bluesky-social#3249)

* Add missing macro

Co-authored-by: Gildásio Filho <[email protected]>

* Properly fill container for YT Shorts videos (bluesky-social#3238)

account for jest

account for jest

yt iframe fill container

* Use [bot] in action username (bluesky-social#3250)

* 3p moderation services [WIP] (bluesky-social#2550)

* Add modservice screen and profile-header-card

* Drop the guidelines for now

* Remove ununsed constants

* Add label & label group descriptions

* Not found state

* Reorg, add icon

* Subheader

* Header

* Complete header

* Clean up

* Add all groups

* Fix scroll view

* Dialogs side quest

* Remove log

* Add (WIP) debug mod page

* Dialog solution

* Add note

* Clean up and reorganize localized moderation strings

* Memoize

* Add example

* Add first ReportDialog screen

* Report dialog step 2

* Submit

* Integrate updates

* Move moderation screen

* Migrate buttons

* Migrate everything

* Rough sketch

* Fix types

* Update atoms values

* Abstract ModerationServiceCard

* Hook up data to settings page

* Handle subscription

* Rough enablement

* Rough enablement

* Some validation, fixes

* More work on the mod debug screen

* Hook up data

* Update invalidation

* Hook up data to ReportDialog

* Fix native error

* Refactor/rewrite the entire moderation-application system

* Fix toggles

* Add copyright and other option to report

* Handle reports on profile vs content

* Little cleanup

* Get post hiding back in gear

* Better loading flow on Mod screen

* Clean up Mod screen

* Clean up ProfileMod screen

* Handle muting correctly

* Update enablement on ProfileMod screen

* Improve Moderation screen and dialog

* Styling, handle disabled labelers

* Rework list of labels on own content

* Use moderateNotification()

* ReportDialog updates

* Fix button overflow

* Simplify the ProfileModerationService ui

* Mod screen design

* Move moderation card from the profile header to a tab

* Small tweaks to the moderation screen

* Enable toggle on mod page

* Add notifs to debugmod and dont filter notifs from followed users

* Add moderator-service profile view

* Wire up more of the modservice data to profiles

* A bunch of speculative non-working UI

* Cleanup: delete old code

* Update ModerationDetailsDialog

* Update ReportDialog

* Update LabelsOnMe dialog

* Handle ReportDialog load better

* Rename LabelsOnMeDialog, fix close

* Experiment to put labeling under a tab of a normal profile

* Moderator variation of profile

* Remove dead code and start moving toward latest modsdk

* Remove a bunch of now-dead label strings

* Update ModDebug to be a bit more intuitive and support custom labels

* Minor ui tweaks

* Improve consistency of display name blurring

* Fix profile-card warning rendering

* More debugmod UI tuning

* Update to use new labeler semantics

* Delete some dead code and do some refactoring

* Update profile to pull from labeler definition

* Implement new label config controls (wip)

* Tweak ui

* Implement preference controls on labelers

* Rework label pref ui

* Get moderation screen working

* Add asyncstorage query persistence

* Implement label handling

* Small cleanup

* Implement Likes dialog

* Fix: remove text outside of text element

* Cleanup

* Fix likes dialog on mobile

* Implement the label appeal flow

* Get report flow working again with temporarily fixed report options

* Update onboarding

* Enforce limit of ten labeler subscriptions

* Fix type errors

* Fix lint errors

* Improve types of RQ

* Some work on Likes dialog, needs discussion

* Bit of ReportDialog cleanup

* Replace non-single-path SVG

* Update nudity descriptions

* Update to use new sdk updates

* Add adult-content-enabled behavior to label config

* Use the default setting of custom labels

* Handle global moderation label prefs with the global settings

* Fix missing postAuthor

* Fix empty moderation page

* Add mutewords control back to Mod screen

* Tweak adult setting styles

* Remove deprecated global labels

* Handle underage users on mod screen

* Adjust font sizes

* Swap in RichText

* Like button improvements

* Tweaks to Labeler profile

* Design tweaks for mod pref dialog

* Add tertiary button color

* Switch moderation UIs to tertiary color

* Update mutewords and hiddenposts to use the new sdk

* Add test-environment mod authority

* Switch 'gore' to 'graphic-media'

* Move nudity out of the adult content control

* Remove focus styles from buttons - let the browser behavior handle it

* Fixes to the adult content age-gating in moderaiton

* Ditch tertiary button color, lighten secondary button

* Fix some colors

* Remove focused overrides from toggles

* Liked by screen

* Rework the moderationlabelpref

* Fix optimistic like

* Cleanup

* Change how onboarding handles adult content enabled/disabled

* Add special handling of the mod authorities

* Tweaks

* Update the default labeler avatar to a shield

* Add route to go server

* Avoid dups due to bad config

* Fix attrs

* Fix: dont try to detect link/label mismatches on post meta

* Correctly show the label behavior when adult content is disabled

* Readd the local hiddenPosts handling

* WIP

* Fix bad merge

* Conten hider design tweaks

* Fix text string breakage

* Adjust source text in ContentHider

* Fix link bug

* Design tweaks to ContentHider and ModDetailsDialog

* Adjust spacing of inform badges

* Adjust spacing of embeds in posts

* Style tweaks to post/profile alerts

* Labels on me and dialog

* Remove bad focus styles from post dropdown

* Better spacing solution

* Tune moderation UIs

* Moderation UI tweaks for mobile

* Move labelers query on Mod screen

* Update to use new SDK appLabelers semantics

* Implement report submission

* Replace the report modal entirely with the report dialog

* Add @ to mod details dialog handle

* Bump SDK package

* Remove silly type

* Add to AWS build CI

* Fix ToggleButton overflow

* Clean up ModServiceCard, rename to LabelingServiceCard

* Hackfix to translate gore labels to graphic-media

* Tune content hider sizing on web desktop

* Handle self labels

* Fix spacing below text-only posts

* Fix: send appeals to the right labeler

* Give mod page links interactive states

* Fix references

* Remove focus handling

* Remove remnant

* Remove the like count from the subscribed labeler listing

* Bump @atproto/[email protected]

* Remove extra @

* Fix: persist labels to local storage to reduce coverage gaps

* update dipendencies

* revert dipendencies

* Add some explainers on how blocking affects labelers

* Tweak copy

* Fix underline color in header

* Fix profile menu

* Handle card overflow

* Remove metrics from header

* Mute 'account' not 'user'

* Show metrics if self

* Show the labels tab on logged out view

* Fix bad merge

* Use purple theming on labelers

* Tighten space on LabelerCard

* Set staleTime to 6hrs for labeler details

* Memoize the memoizers

* Drop staleTime to 60s

* Move label defs into a context to reduce recomputes

* Submit view tweaks

* Move labeler fetch below auth

* Mitigation: hardcode the bluesky moderation labeler name

* Bump sdk

* Add missing translated string

Co-authored-by: Takayuki KUSANO <[email protected]>

* Add missing translated string

Co-authored-by: Takayuki KUSANO <[email protected]>

* Hailey's fix for incorrect profile tabs

Co-authored-by: Hailey <[email protected]>

* Feedback

* Fix borders, add bottom space

* Hailey's fix pt 2

Co-authored-by: Hailey <[email protected]>

* Fix post tabs

* Integrate feedback pt 1

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 2

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 3

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 4

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 5

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 6

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 7

Co-authored-by: Takayuki KUSANO <[email protected]>

* Integrate feedback pt 8

Co-authored-by: Takayuki KUSANO <[email protected]>

* Format

* Integrate new bday modal

* Use public agent for getServices

* Update casing

---------

Co-authored-by: Eric Bailey <[email protected]>
Co-authored-by: Takayuki KUSANO <[email protected]>
Co-authored-by: Hailey <[email protected]>

* change outer border radius to 10

* change default avi to use a rect instead of a path

* Use entryway for labeler getServices (bluesky-social#3256)

* Update the reporting flow to first select a recipient if the user has multiple labelers (bluesky-social#3258)

* Bump @atproto/[email protected] (bluesky-social#3260)

* Bump @atproto/[email protected]

* Fix unit tests

* fix borders for labels tab (bluesky-social#3261)

* fix borders for labels tab

* rm entire wrapping view

* Bday modal tweaks (bluesky-social#3252)

* Smol tweaks to bday dialog

* Juse use existing DateInput for now

* Remove unused code

* Remove passed-in prefs

* Adjust load state

* Revert "Adjust load state"

This reverts commit 802459f.

* Fix type error

* add `Partial<GestureResponderEvent>` to `.open()` (bluesky-social#3227)

* Fix space on bottom of mod screen (bluesky-social#3266)

* Fix space on bottom of mod screen

* fix PWI label overflow + center loader (bluesky-social#3268)

---------

Co-authored-by: Samuel Newman <[email protected]>

* Mobile mod label setting component (bluesky-social#3267)

* Mobile mod label setting component

* Bump label title size

* Dont show disabled label config on mobile

---------

Co-authored-by: Paul Frazee <[email protected]>

* Update German translations (bluesky-social#2917)

* Update German translations

* Apply suggestions from code review

Co-authored-by: Felix Siebeneicker <[email protected]>

* Further suggestions from code review

* Apply further suggested change

* Apply suggestions from code review

* Apply suggested changes from PythooonUser

* Update src/locale/locales/de/messages.po

* Apply suggestions from code review

Co-authored-by: cdfzo <[email protected]>

* Apply suggestions from @cdfzo's code review manually

* Apply suggestion from @cdfzo's code review manually

* Update messages.po

* Update src/locale/locales/de/messages.po

Co-authored-by: Felix Siebeneicker <[email protected]>

* Update messages.po

* Apply suggestions from code review

Co-authored-by: Felix Siebeneicker <[email protected]>

* Update src/locale/locales/de/messages.po

* Update messages.po

* Change `Benachrichtigungen` to `Mitteilungen` in line with bluesky-social#2805

* Apply suggestions from code review

Co-authored-by: Felix Siebeneicker <[email protected]>

* Apply suggestions from code review

Co-authored-by: Felix Siebeneicker <[email protected]>

* Change four usages of Benutzerhandle

* Update messages.po

* Update src/locale/locales/de/messages.po

* Add credits

* Update messages.po

* Add new translated strings following merge

* Update messages.po

* Update messages.po

* Update german translations by @cdfzo

* Update german translations

* Apply suggestions from code review

Co-authored-by: surfdude29 <[email protected]>

* Correct translations from pr review

---------

Co-authored-by: surfdude29 <[email protected]>

* Update revision date of messages.po

* Update messages.po

* Update messages.po

* Delete superseded strings

* Add new translations

* Update messages.po

* Apply suggestions from code review

Co-authored-by: cdfzo <[email protected]>

* Apply suggested change from code review by @cdfzo

* Update revision date of messages.po

---------

Co-authored-by: Felix Siebeneicker <[email protected]>
Co-authored-by: cdfzo <[email protected]>

* Update French translation (bluesky-social#3117)

* Update French translation

* Apply suggestions from code review

Co-authored-by: Stanislas Signoud <[email protected]>

* Update src/locale/locales/fr/messages.po

Co-authored-by: Stanislas Signoud <[email protected]>

* Change `étiquette` to `mot-clé`

* Change other usages of `actualité` to `actu`

* Update messages.po

* Change certain space characters to non-breaking spaces

* Update src/locale/locales/fr/messages.po

* Update src/locale/locales/fr/messages.po

Co-authored-by: Stanislas Signoud <[email protected]>

* Update messages.po

* Remove superseded strings and match some

* Add new translations

* Update revision date

---------

Co-authored-by: Stanislas Signoud <[email protected]>

* add expo-updates github action (bluesky-social#3270)

* add expo-updates github action

* add two scripts

* Rework the labeler selection step of the report flow (bluesky-social#3269)

* Rework the labeler selection step of the report flow

* Fix: use gtMobile

* Use primitives, fix avatar

* Spacing tweaks

* Show handle instead of description

---------

Co-authored-by: Eric Bailey <[email protected]>

* Use default label prefs for pwi (bluesky-social#3271)

* Update trusted hosts, allow `#`, and add more tests (bluesky-social#3232)

* Update trusted hosts, allow `#`, and add more tests

* update comments

* prevent duplicate pickers from opening on android (bluesky-social#3240)

* prevent duplicate pickers from opening on android

* revert unnecessary changes

* test

* one more test

* patch-fix `RCTRefreshControl` (bluesky-social#3259)

* `PostThread` cleanup (bluesky-social#3183)

* cleanup PostThread

rm some more unnecessary code

cleanup some more pieces

fix `isLoading` logic

few fixes

organize

refactor `PostThread`

allow chaining of `postThreadQuery`

Update `Hashtag` screen with the component changes

Make some changes to the List components

adjust height and padding of bottom loader to account for bottom bar

* rm unnecessary chaining logic

* maxReplies logic

* adjust error logic

* use `<` instead of `<=`

* add back warning comment

* remove unused prop

* adjust order

* update prop name

* don't show error if `isLoading`

* ProfileFollows and ProfileFollowers cleanup (bluesky-social#3219)

* cleanup PostThread

rm some more unnecessary code

cleanup some more pieces

fix `isLoading` logic

few fixes

organize

refactor `PostThread`

allow chaining of `postThreadQuery`

Update `Hashtag` screen with the component changes

Make some changes to the List components

adjust height and padding of bottom loader to account for bottom bar

* rm unnecessary chaining logic

* maxReplies logic

* adjust error logic

* use `<` instead of `<=`

* add back warning comment

* remove unused prop

* adjust order

* implement list improvements for followers/follows

* update prop name

* small adjustments

fix flex

add window size

adjust isLoading

* remove log

* don't show retry for no results

* don't show error if `isLoading`

* Use consistent avatar shape/defaults for labelers (bluesky-social#3257)

* Add type: labeler to easy spots

* Search and ProfileCard

* Filter out of suggested follows

* ComposeReplyTo

* PReviewable avatar in posts

* Lists

* PostMeta

* Notifications

* Autocomplete

* Straggler

* Bump sdk

* Update Korean localization (bluesky-social#2769)

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update src/locale/locales/ko/messages.po

Co-authored-by: Lens0021 / Leslie <[email protected]>

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

---------

Co-authored-by: Lens0021 / Leslie <[email protected]>
Co-authored-by: Daniel S. Park <[email protected]>

* Update pt-BR localization to latest version (bluesky-social#2876)

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update src/locale/locales/pt-BR/messages.po

Co-authored-by: Gleydson Rodrigues <[email protected]>

* Update messages.po

---------

Co-authored-by: Gleydson Rodrigues <[email protected]>

* Update zh-CN translation to latest version (bluesky-social#2901)

* Update Chinese translation for "followed you" message

* Update translations for zh-CN locale

* Update messages.po

* Delete empty line

* Add translations in messages.po

* fix some issue

* Apply suggestions from code review

* Update src/locale/locales/zh-CN/messages.po

* Update src/locale/locales/zh-CN/messages.po

* Update src/locale/locales/zh-CN/messages.po

* accept suggestions

* unify translations

* Update Chinese translations for Navigation and PreferencesHomeFeed

* Update translations

* merge latest translations

---------

Co-authored-by: Frudrax Cheng <[email protected]>

* Update catalan localization messages.po (bluesky-social#2904)

* Update catalan localization messages.po

Localization of new lines

* Update messages.po

* Update messages.po

Corrections applied

* Fix merge error

* Fix formatting

* [Statsig] Include OS and track app state changes (bluesky-social#3273)

* Include platform in identify

* Track back/foregrounding

* Fix typos and clarify two `accessibilityHint`s (bluesky-social#2923)

* Clarify accessibilityHint in Settings

* Fix typo in ModerationMutedAccounts.tsx

* Fix typo in ModerationBlockedAccounts.tsx

* fix lint error in ModerationMutedAccounts.tsx

* try again

* fix lint error in index.tsx

* try again

* Update index.tsx

* Update index.tsx

---------

Co-authored-by: Paul Frazee <[email protected]>

* Update Ukrainian translation (bluesky-social#2951)

Co-authored-by: Ukrainians <[email protected]>

* Track notification open (bluesky-social#3274)

* Prevent linking to post from an embed in composer (bluesky-social#3275)

* Remove dead style

* Bump sdk for mute words updates (bluesky-social#3277)

* Fix typo in tagMenuSearchByUser (bluesky-social#3181)

* Fix detection of !no-unauthenticated (bluesky-social#3279)

---------

Co-authored-by: Minseo Lee <[email protected]>
Co-authored-by: Gabriella N <[email protected]>
Co-authored-by: jaoler <[email protected]>
Co-authored-by: Hailey <[email protected]>
Co-authored-by: Eric Bailey <[email protected]>
Co-authored-by: Samuel Newman <[email protected]>
Co-authored-by: Alice <[email protected]>
Co-authored-by: dan <[email protected]>
Co-authored-by: Alexander K <[email protected]>
Co-authored-by: Gildásio Filho <[email protected]>
Co-authored-by: Paul Frazee <[email protected]>
Co-authored-by: Takayuki KUSANO <[email protected]>
Co-authored-by: Felix Siebeneicker <[email protected]>
Co-authored-by: cdfzo <[email protected]>
Co-authored-by: Stanislas Signoud <[email protected]>
Co-authored-by: Lens0021 / Leslie <[email protected]>
Co-authored-by: Daniel S. Park <[email protected]>
Co-authored-by: Gleydson Rodrigues <[email protected]>
Co-authored-by: Leonid <[email protected]>
Co-authored-by: Frudrax Cheng <[email protected]>
Co-authored-by: Ivan Beà <[email protected]>
Co-authored-by: Dovgonosyk <[email protected]>
Co-authored-by: Ukrainians <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants