pfrazee
b7f505ab00
Nightly source-language update
2025-10-11 02:32:55 +00:00
Eric Bailey
8a30131686
Combine SubtleWebHover and SubtleHover, default to web only for all cases ( #9188 )
2025-10-10 15:05:20 -05:00
Samuel Newman
69421d1f33
Change anchor text size to lg from xl ( #9185 )
2025-10-10 14:32:56 -05:00
Eric Bailey
995808e816
Bump alf package to include new colors ( #9187 )
2025-10-10 14:30:15 -05:00
Samuel Newman
508fa2aced
Value prop screen - polish, convert to pager ( #9133 )
...
* turn value prop screen into a pager on native
* rm ts-ingore
* fix pager swipe on android
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-10-10 14:05:22 -05:00
Samuel Newman
d528ae791f
Fix add/edit moderation list form placeholder text ( #9074 )
...
* fix placeholder text of modlist dialog
* change header font weight
* fix string
2025-10-10 13:57:42 -05:00
Samuel Newman
b15903e0cb
move feed context on desktop ( #9015 )
2025-10-10 13:56:57 -05:00
Samuel Newman
9bea450803
Fix profile label section soft reset scroll ( #9103 )
...
* Fix profile label section scrollto
* revert back to headerHeight
2025-10-10 13:56:23 -05:00
Samuel Newman
fb5d56422a
fix border color of feed/list embeds ( #9021 )
2025-10-10 13:55:43 -05:00
Samuel Newman
ad38d905e4
fix newline backspace behaviour ( #9038 )
2025-10-10 13:55:16 -05:00
Samuel Newman
2b34721876
fix android admonition flex collapse issue ( #9120 )
2025-10-10 11:43:23 -05:00
Samuel Newman
c928d6b14a
Keep the screen awake on the video feed ( #9146 )
2025-10-10 11:33:09 -05:00
Samuel Newman
0dd71fb087
Add accessibilityRole to single images ( #9148 )
2025-10-10 11:31:12 -05:00
Samuel Newman
54b8eacba1
Fix chat request buttons not moving with swipe gesture ( #9155 )
...
* portal in buttons so they move with swipe
* remove outline style buttons
2025-10-10 11:30:29 -05:00
Samuel Newman
b7b47d30bf
fix hider alignment in thread ( #9168 )
2025-10-10 11:26:48 -05:00
Samuel Newman
3561fc8112
move aspect ratio to atom ( #9171 )
2025-10-10 11:20:41 -05:00
Samuel Newman
fe31cf4508
fix background colors ( #9174 )
2025-10-10 11:17:57 -05:00
Eric Bailey
a9efd94983
Placeholder style tweaks ( #9107 )
...
* Align colors in loading placeholders
* Same for new skele components
* Increase opacity of disabled replies button slightly
2025-10-10 11:16:40 -05:00
Samuel Newman
6cd6a3447d
Tweak greens ( #9177 )
...
* tweak greens
* undo test code
2025-10-10 09:15:48 -07:00
Samuel Newman
ec8c36e614
add 10% sample rate to sentry ( #9182 )
2025-10-10 08:31:38 -07:00
Samuel Newman
84cae44cd2
Ship activation experiments ( #9170 )
...
* ship onboarding experiments
* delete logged out cta
* delete other loggedoutcta
2025-10-10 08:24:42 -07:00
Eric Bailey
5bf1141b55
Add validation to threadgate records, check for max hidden replies ( #9178 )
2025-10-10 10:03:47 -05:00
pfrazee
e1ee85622d
Nightly source-language update
2025-10-10 02:36:26 +00:00
easrng
b1dc5179b6
reply button in feeds opens thread ( #9143 )
...
* the reply button should open the replies to a post, not present a text input for you to enter your Big Thought into. i think a lot of people don’t even realize that the point has already been written
* Feature gate, fix event
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-10-09 20:29:50 -05:00
Samuel Newman
96d77841e0
Fix language prompt text wrap issue ( #9175 )
2025-10-09 17:18:24 +03:00
Alex Benzer
b38edc52b8
Auto-select search results tab ( #9159 )
...
When the user clicks the search button next to "Discover New Feeds" or "Suggested Accounts" on the Explore page, we'll auto-select the respective search results tab (feeds or users).
2025-10-09 05:02:38 -07:00
jim
d68fc78e93
Merge pull request #9167 from internet-development/elijaharita/structured-data-name-fallback
...
fix: show both DisplayName and Handle in google structured data (or only Handle if DisplayName not set)
2025-10-08 14:38:07 -07:00
Elijah Seed-Arita
028ed2f8e2
fix: copy-paste mistake and more idiomatic structured data format
2025-10-08 10:45:30 -07:00
Elijah Seed-Arita
67049b98c9
fix: show both DisplayName and Handle in google structured data (or only Handle if DisplayName not set)
2025-10-08 10:29:44 -07:00
jim
07bcf7460a
Merge pull request #9153 from bluesky-social/hailey/self-labels-check-embed
...
check for self labels when determining if we should hide embeds
2025-10-07 17:14:49 -07:00
Samuel Newman
54f70a576a
[16KB] use 16kb-compatible fork of react-native-mmkv ( #9150 )
...
* use 16kb-compatible fork of react-native-mmkv
* avoid using package alias
* specify ndk version
* Revert "specify ndk version"
This reverts commit 577393518e .
* add compiler flags to mmkv build (bump version)
* move fork to bsky repo/npm org
2025-10-07 08:06:29 -07:00
Hailey
4a9185b0f5
nit
2025-10-06 20:41:04 -07:00
Hailey
1354bf987d
check for self labels when determining if we should hide embeds
2025-10-06 20:39:43 -07:00
Elijah Seed-Arita
7f4e302b85
feat: hide embeds for moderated posts ( #9152 )
2025-10-06 19:34:26 -07:00
Samuel Newman
5e36992fba
patch delete audio compression for 16kb compat ( #9149 )
2025-10-06 07:42:53 -07:00
Eduardo Rosendo
42a427cfd6
feat(link-meta): Tweaks getLinkMeta to whitelist trusted hostnames ( #9139 )
2025-10-06 16:36:33 +03:00
pfrazee
0c0c21a0aa
Nightly source-language update
2025-10-04 02:30:44 +00:00
Samuel Newman
f170313f70
patch sonner-native to remove exit animations ( #9092 )
2025-10-03 13:08:05 -07:00
Samuel Newman
c8d0662690
remove gate ( #9130 )
2025-10-03 12:44:43 -07:00
Samuel Newman
cf4cce2225
Embed testbed with tweaks ( #9115 )
...
* Nightly source-language update
* add: test embed page for bskyembeds
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* chore: add basic readme to bskyembed
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* add dev-snippet command, add dev router
* Update README.md
* Update bskyembed/test.html
* change IS_DEV check to allow localhost
---------
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com >
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local >
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain >
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com >
2025-10-03 12:15:26 -07:00
Samuel Newman
0e9e705d99
fix android onboarding dev crash ( #9132 )
2025-10-03 12:07:21 -07:00
Chenyu
12e09a9bd1
starter pack metrics ( #9116 )
...
* starter pack metrics
* emit starterpack:add/remove user event with starterpack uri in starter pack dialog
* rename metadata field
2025-10-03 10:17:59 -07:00
dan
885356256e
[Fix Logouts] Persist accounts synchronously ( #9109 )
...
* Make persisting synchronous
* Initialize later so persisted is filled
2025-10-03 11:02:52 -05:00
pfrazee
b68f80050c
Nightly source-language update
2025-10-03 02:34:02 +00:00
dan
1354fd2661
[Fix Logouts] Remove buggy hackfix ( #9108 )
...
* Rip out the network hack in favor of bluesky-social/atproto#4238
* Bump api pkg
* Debug code
* Revert "Debug code"
This reverts commit 38445f31f4 .
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-10-02 14:01:10 -05:00
Samuel Newman
77bf49f212
Tighten up eslint rule to catch unused const {_} = useLingui() ( #9122 )
...
* tighten eslint config to catch unused `useLingui`s
* fix now-invalid uses of _
* remove unused function that produces a ton of eslint warnings
* upgrade react compiler plugin
2025-10-02 09:59:05 -07:00
Eric Bailey
02b189a40e
Language selection and suggestion UX improvements ( #9067 )
...
* feat: don't retain accepted language suggestion after finishing or exiting post (#8886 )
* feat: don't retain accepted language suggestion after finishing or exiting post
* fix: rebase fixes
* fix: rebase fixes
* chore: lint
* Rename onChange for clarity
* Improve logic in composer
* Handle user override more explicitly
* Drill in onSelectLanguage callback into dialog too
* Fix typo
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Make text crystal clear
* Handle multiple languages
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2025-10-02 09:18:52 -05:00
Daniel Holmgren
5fd52b3d30
add patent pledge link to readme ( #9118 )
2025-10-01 11:49:06 -07:00
Samuel Newman
1e6a44f2e8
Fix feedfeedback metrics not distinguishing which feed it's from ( #9099 )
...
* fix feedfeedback metrics being sent for all feeds
* remove `discover:` metrics
2025-10-01 06:09:12 -07:00
pfrazee
144d61ef76
Nightly source-language update
2025-10-01 02:40:10 +00:00