Eric Bailey
3a9526d55e
Bump API SDK ( #9862 )
...
* Bump API SDK
* Bump dev-env
2026-02-11 17:41:34 -06:00
Spence Pope
830f305d2d
Merge pull request #9823 from bluesky-social/app-1788
...
[APP-1788] update design for stacked avatars
2026-02-11 15:57:07 -05:00
DS Boyce
8a088e8710
Merge pull request #9853 from bluesky-social/d/profile-screen
...
Use Tanstack Query isPending over isLoading
2026-02-11 10:27:13 -08:00
Spence Pope
8cbe3985fa
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:30 -05:00
Spence Pope
1ec70420e6
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:24 -05:00
Spence Pope
63fbf577d9
Update src/components/ProgressGuide/List.tsx
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-02-11 13:11:15 -05:00
DS Boyce
355868e01e
Address feedback and lint warnings
2026-02-11 09:46:47 -08:00
Samuel Newman
37e5a0f7a4
Clean up starter packs dialog styles + add optimistic updates ( #9469 )
2026-02-11 17:46:28 +00:00
DS Boyce
4356ff0040
Merge branch 'main' into d/profile-screen
2026-02-11 09:43:55 -08:00
Samuel Newman
4eca13941a
Fix GIFs breaking mute state/pausing phone audio ( #9859 )
...
* fix operator precedence mistake
* ensure gifs can't change the global mute state
2026-02-11 08:51:23 -08:00
Samuel Newman
8580e4a00e
absolutely position header, set a headerheight ( #9858 )
2026-02-11 07:22:13 -08:00
Samuel Newman
8581285d34
simplify some conditionals
2026-02-11 16:20:48 +02:00
Samuel Newman
57997d6d16
Add --what-to-test to iOS submissions ( #9856 )
...
Sets the "What to test" field in TestFlight to distinguish between
TestFlight and Production builds.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 06:01:27 -08:00
Samuel Newman
a25bc8f249
Debounce thread preferences on leading edge, reduce to 2s ( #9851 )
...
* debounce on leading edge, reduce to 2s
* flush debounce on leave screen
* simplify by using useMutation properly
2026-02-10 23:41:04 -08:00
pfrazee
177a6e50bd
Nightly source-language update
2026-02-11 03:12:22 +00:00
DS Boyce
5459857112
Use Tanstack Query status over isPending
2026-02-10 13:27:18 -08:00
Samuel Newman
338016ed5c
Android sheets edge to edge ( #8342 )
2026-02-10 21:01:58 +00:00
Samuel Newman
e2058c8ecc
Update starter pack message to clarify users joined Bluesky ( #9849 )
2026-02-10 15:37:48 +00:00
surfdude29
3cbded0269
fix typos in drafts NUX alt text ( #9832 )
2026-02-10 10:41:47 +00:00
Samuel Newman
5ea96736de
rm unused @testing-library/jest-native ( #9820 )
2026-02-10 08:36:27 +00:00
pfrazee
efed955003
Nightly source-language update
2026-02-10 03:12:38 +00:00
surfdude29
b8db36afb0
Add context for translators for "No one" string ( #9844 )
...
* add context for translators 'No one' option
* update ActivityPrivacySettings to add context for translators
* update translation context for 'No one' option
2026-02-09 15:37:04 -08:00
Samuel Newman
5642bc40bb
bump version to v1.117.0 ( #9847 )
2026-02-09 15:14:46 -08:00
Samuel Newman
3be1f5caa9
Add attribution for starter pack follows ( #9834 )
2026-02-09 10:01:55 -06:00
pfrazee
18eea81e76
Nightly source-language update
2026-02-08 03:12:29 +00:00
Samuel Newman
917f099e26
[Drafts] Some bugs ( #9833 )
...
* Fix text input not updating
* Fix autofocus
* make placeholder text fainter
* Await invalidation
* Image only drafts
* tweaks to gif presentation
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2026-02-07 15:38:48 +00:00
pfrazee
6bfe758d2a
Nightly source-language update
2026-02-06 03:06:58 +00:00
Spence Pope
18ab5d6f34
[APP-1823] Fix 'create account' / 'sign in' buttons stacking ( #9830 )
...
* ensure enough space for sign in buttons
* smallest possible adjustment
* smallest possible adjustment
2026-02-05 08:40:25 -08:00
Spence Pope
dc3f01591f
[APP-1794] respect mute words for live event feed banners ( #9831 )
...
* respect mute words for live event feed banners
* linting
2026-02-05 09:36:19 -06:00
vineyardbovines
3a28a07081
Merge branch 'main' into app-1788
2026-02-05 08:59:22 -05:00
vineyardbovines
a57faedbae
update icon
2026-02-05 08:51:53 -05:00
pfrazee
423eddc474
Nightly source-language update
2026-02-05 03:07:42 +00:00
Darrin Loeliger
5c5b365ee9
Adding little message at the bottom of the drafts list ( #9827 )
...
* Add encouragement message to drafts list
Shows "So many thoughts, you should post one" at the bottom of the drafts list when user has more than 5 drafts.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
* Use Text component and center-align encouragement message
- Switch from ButtonText to Text component for better styling
- Add text-center alignment to the message
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-04 16:40:16 -06:00
Eric Bailey
1584c2de48
intl ( #9826 )
1.116.0
2026-02-04 15:49:33 -06:00
Samuel Newman
bb6ce83198
[Drafts] NUX ( #9825 )
...
* drafts NUX
* use "Drafts" string
* change button copy
2026-02-04 15:39:55 -06:00
Samuel Newman
3abc361800
Exempt gifs from active video system ( #9824 )
2026-02-04 12:37:09 -08:00
Samuel Newman
e6c4a539ca
align alt text behaviour between gif types ( #9822 )
2026-02-04 12:34:14 -08:00
Eric Bailey
965b17ff86
Update android splash colors ( #9821 )
2026-02-04 14:07:18 -06:00
vineyardbovines
a148b2477b
update design for stacked avatars
2026-02-04 15:06:42 -05:00
Eric Bailey
546201c93c
intl pull and extract:all ( #9818 )
2026-02-04 13:14:22 -06:00
Samuel Newman
b3cbb3440a
Make GIFs look like GIFs ( #9809 )
...
* set presentation field in record
* refer to it as a gif in the composer
* video player gif presentation style
* tweak badge
* only do the "manual loop" when absolutely necessary
* mute gifs
* reuse gif controls component for tenor gifs
* update media previews in notifications
* edit comment
* remove outdated prop
2026-02-04 13:05:17 -06:00
Samuel Newman
da5c356fc7
Only treat animated gifs as videos, leave static gifs as images ( #9814 )
...
* only treat *animated* gifs as videos
* fix export
2026-02-04 13:00:29 -06:00
Eric Bailey
6f01503eac
intl pull and extract:all ( #9817 )
2026-02-04 12:52:39 -06:00
pfrazee
24dbe799dc
Nightly source-language update
2026-02-04 03:06:15 +00:00
Samuel Newman
3197cbcf36
disable saving drafts for replies ( #9815 )
2026-02-03 09:32:13 -08:00
Samuel Newman
017120b3e8
Add recId to suggestedUser:* events ( #9764 )
...
* add recId to onboarding
* add recId to follow dialog
* add recId to profile header suggestions
* add recId to feed interstitials, fix animation on native
* fix claude feedback
* fix yarn.lock ci
2026-02-03 10:42:12 -06:00
Samuel Newman
27d9462639
Add animation to content hider ( #9812 )
...
* add layout animation to contenthider
* add layout animation to posthider
2026-02-03 08:03:36 -08:00
Samuel Newman
b2c95bc35a
remove superjson ( #9811 )
2026-02-03 07:52:19 -08:00
pfrazee
cbd48c855a
Nightly source-language update
2026-02-03 03:09:12 +00:00
Samuel Newman
421c18ea7c
fix image patch version ( #9810 )
2026-02-02 15:35:04 -08:00