Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Korean localization (#4614) | Minseo Lee | 2024-06-25 | 1 | -79/+81 |
| | | | | | * Update messages.po * Update messages.po | ||||
* | Updated Japanese translation (#4591) | Takayuki KUSANO | 2024-06-25 | 1 | -142/+157 |
| | | | | | | | | | | | | | | | | | | | | | * Updated Japanese translation * Updated * Updated Japanese translation * Fix some translations * Updated translation (see #4607) * Update translation * Fixed some translations * Update messages.po --------- Co-authored-by: dan <dan.abramov@gmail.com> | ||||
* | Update French localization (#4637) | surfdude29 | 2024-06-25 | 1 | -5/+51 |
| | | | | | | | | | | | | | | | | | * Update French localization * fix apostrophe * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * update revision date * quick fix after #4636 merged --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net> | ||||
* | ensure we get navigated away to starter pack when signed in (#4640) | Hailey | 2024-06-25 | 1 | -0/+17 |
| | | | | | * ensure we get navigated away to starter pack when signed in * clean | ||||
* | Only add the URI to the record (#4639) | Hailey | 2024-06-25 | 1 | -1/+1 |
| | |||||
* | Fix typo in ThreadgateEditor.tsx (#4636) | surfdude29 | 2024-06-25 | 1 | -1/+1 |
| | |||||
* | Disable facets in `FeedCard.Description` component (#4620) | Eric Bailey | 2024-06-24 | 1 | -8/+9 |
| | |||||
* | Update French localization (#4611) | surfdude29 | 2024-06-24 | 1 | -176/+148 |
| | | | | | | | | | | | | | | | | | | | * Update French localization * minor fix * `pack de démarrage` --> `kit de démarrage` * Apply suggestions from code review Co-authored-by: Stanislas Signoud <signez@stanisoft.net> * Apply suggestions from @Signez code review * Update messages.po --------- Co-authored-by: Stanislas Signoud <signez@stanisoft.net> | ||||
* | tweak wording for own badge (#4631) | Hailey | 2024-06-24 | 1 | -4/+20 |
| | |||||
* | explicitly filter out labelers (#4629) | Hailey | 2024-06-24 | 3 | -18/+25 |
| | |||||
* | Resolve facets in feed description on feed lander (#4628) | Eric Bailey | 2024-06-24 | 1 | -1/+3 |
| | |||||
* | Clicky newsky androidy (#4627) | Eric Bailey | 2024-06-24 | 1 | -2/+2 |
| | | | | | | | | | * Clicky newsky androidy * tweak --------- Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Add borders around starter pack landing page when tablet or deskto (#4626) | Paul Frazee | 2024-06-24 | 1 | -6/+21 |
| | |||||
* | Update catalan messages.po (#4388) | Ivan Beà | 2024-06-24 | 1 | -44/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | * Update catalan messages.po Keeping it at 100% Check it please @jordimas @darccio @surfdude29 * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update src/locale/locales/ca/messages.po Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update messages.po apply @jordimas correction --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> | ||||
* | Disable clicks on profile cards on starter pack lander (#4621) | Eric Bailey | 2024-06-24 | 1 | -0/+1 |
| | |||||
* | add rich text facets to description (#4619) | Hailey | 2024-06-24 | 3 | -21/+48 |
| | |||||
* | Set up the global 'joined this week' (#4625) | Paul Frazee | 2024-06-24 | 2 | -19/+28 |
| | |||||
* | Wait for preferences before showing suggested feeds (#4618) | Hailey | 2024-06-24 | 1 | -5/+13 |
| | |||||
* | use `.push` instead of `.concat` (#4624) | Hailey | 2024-06-24 | 1 | -2/+2 |
| | |||||
* | Newskie dialog tweaks (#4623) | Eric Bailey | 2024-06-24 | 1 | -21/+34 |
| | |||||
* | Composer - replace threadgate modal with alf dialog (#4329) | Samuel Newman | 2024-06-24 | 9 | -314/+334 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * replace threadgate modal with alf dialog * add accessibility to selectable * add aria * hide spinner once fetched * add `hasOpenDialogs` value to context * remove state * Rm loading state * Update the threadgate dialog button theming * Factor out the threadgate editor and add editing to post views * Mark messages for localization * Use colors from mute dialog * Remove unnecessary effect * Reset state on dialog dismiss * Clearer CTA * Fix bugs * Scope keyboard fix * Rm getAreDialogsActive (no longer needed) --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> | ||||
* | handle each possible loading state (#4617) | Hailey | 2024-06-24 | 2 | -7/+21 |
| | |||||
* | Fix crash in Feeds and Starter Packs (#4616) | dan | 2024-06-24 | 2 | -23/+31 |
| | | | | | | | * Remove useless check * Fix the bug by only adding resolved feeds/lists * Clarify the purpose of the count field | ||||
* | use granular permission of for media perm request (#4609) | Hailey | 2024-06-24 | 3 | -3/+7 |
| | |||||
* | Couple of starter packs tweaks (#4604) | Hailey | 2024-06-24 | 7 | -60/+56 |
| | |||||
* | Remove the 'Who can reply' element except when viewing root, and add "edit" ↵ | Paul Frazee | 2024-06-24 | 2 | -236/+164 |
| | | | | | | | (#4615) * Remove the 'Who can reply' element except when viewing root, and add the edit text to authors * Switch to icon | ||||
* | Modified to use "measure word" in "# others" (#4607) | Takayuki KUSANO | 2024-06-23 | 1 | -4/+16 |
| | |||||
* | Run intl extract | Paul Frazee | 2024-06-22 | 7 | -637/+1505 |
| | |||||
* | Merge branch 'zh' of https://github.com/KuwaLee/bluesky-social-app into ↵ | Paul Frazee | 2024-06-22 | 2 | -1735/+807 |
|\ | | | | | | | KuwaLee-zh | ||||
| * | Merge branch 'bluesky-social:main' into zh | Kuwa Lee | 2024-06-22 | 27 | -768/+1732 |
| |\ | |||||
| * \ | Merge branch 'bluesky-social:main' into zh | Kuwa Lee | 2024-06-21 | 3 | -19/+19 |
| |\ \ | |||||
| * | | | TW: hot fix | Kuwa Lee | 2024-06-20 | 1 | -6426/+6426 |
| | | | | |||||
| * | | | TW: Update and clean | Kuwa Lee | 2024-06-20 | 1 | -64/+90 |
| | | | | |||||
| * | | | CN: Remove superseded strings | Frudrax Cheng | 2024-06-20 | 1 | -13/+1 |
| | | | | |||||
| * | | | CN: Update translates | Frudrax Cheng | 2024-06-20 | 1 | -17/+51 |
| | | | | |||||
| * | | | Merge branch 'bluesky-social:main' into zh | Kuwa Lee | 2024-06-20 | 5 | -158/+321 |
| |\ \ \ | |||||
| * | | | | CN: Update Revision-Date | Frudrax Cheng | 2024-06-20 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | CN: translated 'ALT' | Frudrax Cheng | 2024-06-20 | 1 | -51/+55 |
| | | | | | |||||
| * | | | | Merge branch 'bluesky-social:main' into zh | Frudrax Cheng | 2024-06-20 | 14 | -353/+450 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'bluesky-social:main' into zh | Kuwa Lee | 2024-06-20 | 5 | -32/+41 |
| |\ \ \ \ \ | |||||
| * | | | | | | TW: Update and clean | Kuwa Lee | 2024-06-20 | 1 | -157/+221 |
| | | | | | | | |||||
| * | | | | | | CN: Remove superseded strings | Frudrax Cheng | 2024-06-19 | 1 | -8/+0 |
| | | | | | | | |||||
| * | | | | | | CN: Update translates | Frudrax Cheng | 2024-06-19 | 1 | -157/+229 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'bluesky-social:main' into zh | Frudrax Cheng | 2024-06-19 | 47 | -535/+929 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bluesky-social:main' into zh | Kuwa Lee | 2024-06-19 | 15 | -79/+347 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update src/locale/locales/zh-TW/messages.po | Kuwa Lee | 2024-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> | ||||
| * | | | | | | | | Update src/locale/locales/zh-TW/messages.po | Kuwa Lee | 2024-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> | ||||
| * | | | | | | | | Update src/locale/locales/zh-TW/messages.po | Kuwa Lee | 2024-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> | ||||
| * | | | | | | | | Merge branch 'bluesky-social:main' into zh | Frudrax Cheng | 2024-06-18 | 10 | -56/+78 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update src/locale/locales/zh-TW/messages.po | Kuwa Lee | 2024-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com> |