about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update Korean localization (#4614)Minseo Lee2024-06-251-79/+81
| | | | | * Update messages.po * Update messages.po
* Updated Japanese translation (#4591)Takayuki KUSANO2024-06-251-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)surfdude292024-06-251-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)Hailey2024-06-251-0/+17
| | | | | * ensure we get navigated away to starter pack when signed in * clean
* Only add the URI to the record (#4639)Hailey2024-06-251-1/+1
|
* Fix typo in ThreadgateEditor.tsx (#4636)surfdude292024-06-251-1/+1
|
* Disable facets in `FeedCard.Description` component (#4620)Eric Bailey2024-06-241-8/+9
|
* Update French localization (#4611)surfdude292024-06-241-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)Hailey2024-06-241-4/+20
|
* explicitly filter out labelers (#4629)Hailey2024-06-243-18/+25
|
* Resolve facets in feed description on feed lander (#4628)Eric Bailey2024-06-241-1/+3
|
* Clicky newsky androidy (#4627)Eric Bailey2024-06-241-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 Frazee2024-06-241-6/+21
|
* Update catalan messages.po (#4388)Ivan Beà2024-06-241-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 Bailey2024-06-241-0/+1
|
* add rich text facets to description (#4619)Hailey2024-06-243-21/+48
|
* Set up the global 'joined this week' (#4625)Paul Frazee2024-06-242-19/+28
|
* Wait for preferences before showing suggested feeds (#4618)Hailey2024-06-241-5/+13
|
* use `.push` instead of `.concat` (#4624)Hailey2024-06-241-2/+2
|
* Newskie dialog tweaks (#4623)Eric Bailey2024-06-241-21/+34
|
* Composer - replace threadgate modal with alf dialog (#4329)Samuel Newman2024-06-249-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)Hailey2024-06-242-7/+21
|
* Fix crash in Feeds and Starter Packs (#4616)dan2024-06-242-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)Hailey2024-06-243-3/+7
|
* Couple of starter packs tweaks (#4604)Hailey2024-06-247-60/+56
|
* Remove the 'Who can reply' element except when viewing root, and add "edit" ↵Paul Frazee2024-06-242-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 KUSANO2024-06-231-4/+16
|
* Run intl extractPaul Frazee2024-06-227-637/+1505
|
* Merge branch 'zh' of https://github.com/KuwaLee/bluesky-social-app into ↵Paul Frazee2024-06-222-1735/+807
|\ | | | | | | KuwaLee-zh
| * Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-2227-768/+1732
| |\
| * \ Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-213-19/+19
| |\ \
| * | | TW: hot fixKuwa Lee2024-06-201-6426/+6426
| | | |
| * | | TW: Update and cleanKuwa Lee2024-06-201-64/+90
| | | |
| * | | CN: Remove superseded stringsFrudrax Cheng2024-06-201-13/+1
| | | |
| * | | CN: Update translatesFrudrax Cheng2024-06-201-17/+51
| | | |
| * | | Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-205-158/+321
| |\ \ \
| * | | | CN: Update Revision-DateFrudrax Cheng2024-06-201-1/+1
| | | | |
| * | | | CN: translated 'ALT'Frudrax Cheng2024-06-201-51/+55
| | | | |
| * | | | Merge branch 'bluesky-social:main' into zhFrudrax Cheng2024-06-2014-353/+450
| |\ \ \ \
| * \ \ \ \ Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-205-32/+41
| |\ \ \ \ \
| * | | | | | TW: Update and cleanKuwa Lee2024-06-201-157/+221
| | | | | | |
| * | | | | | CN: Remove superseded stringsFrudrax Cheng2024-06-191-8/+0
| | | | | | |
| * | | | | | CN: Update translatesFrudrax Cheng2024-06-191-157/+229
| | | | | | |
| * | | | | | Merge branch 'bluesky-social:main' into zhFrudrax Cheng2024-06-1947-535/+929
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bluesky-social:main' into zhKuwa Lee2024-06-1915-79/+347
| |\ \ \ \ \ \ \
| * | | | | | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | | | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | | | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
| * | | | | | | | Merge branch 'bluesky-social:main' into zhFrudrax Cheng2024-06-1810-56/+78
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update src/locale/locales/zh-TW/messages.poKuwa Lee2024-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>