about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Handle pressing all go.bsky.app links in-app w/ resolution (#4680)Hailey2024-06-279-17/+186
|
* Refactor `ProfileCard` to be composable (#4622)Eric Bailey2024-06-271-59/+250
| | | | | | | | | | | | | * Break up new profile card for easier re-use * Break things up a bit more * Add round variant support and other button props * Handle blocks * Add Outer export * Tweak space
* Remove reposts from the Replies tab (#4669)dan2024-06-271-0/+6
|
* Fix pasting images on web (#4670)dan2024-06-271-8/+7
|
* Run intl extractPaul Frazee2024-06-2617-727/+812
|
* Add some events to landing screen (#4664)Hailey2024-06-263-0/+16
|
* update follows when pressing follow all (#4663)Hailey2024-06-262-4/+22
|
* Better starterpack embed (#4659)Hailey2024-06-266-32/+103
|
* [Starter Packs] Posts tab (#4660)dan2024-06-274-9/+103
| | | | | * [Starter Packs] Posts tab * oops
* Run intl extractPaul Frazee2024-06-2617-4349/+5972
|
* [D1X] Onboarding interest display names (#4657)Eric Bailey2024-06-263-35/+44
| | | | | | | * Translate interest names in onboarding * Add comment * Do it the normal way
* Mark two starter pack strings for localization (#4655)surfdude292024-06-261-3/+5
|
* Refactor nested conditions in the starter pack wizard (#4652)dan2024-06-261-80/+91
| | | | | | | * Refactor condition nesting by screen * Inline indexes * More explicit conditions
* Fix footer messages in starter pack wizard (#4650)Takayuki KUSANO2024-06-263-47/+77
| | | | | | | | | | | | | | | | | | | | | * Fix footer messages in StarterPack wizard and updates ja messages * Updates to minimize diff * Revert "Updates to minimize diff" This reverts commit 4d1dfe131a5ffc31fc5e6162dbcc90e77e042734. * Revert "Fix footer messages in StarterPack wizard and updates ja messages" This reverts commit 9a90898abc66c281f44696347043ce5da5859d60. * Fix labels for plurals in starter packs * Update translations --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* disable enabling adult content on iOS (#4651)Samuel Newman2024-06-261-1/+25
|
* Remove starterpack gate (#4645)Hailey2024-06-252-9/+1
|
* Add back pin action for feed cards (#4643)Eric Bailey2024-06-251-1/+5
|
* 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
| | | |