Eric Bailey
8d20f1422c
intl:release
2026-06-08 15:40:09 -05:00
vineyardbovines
00fcac0ee4
Add OTA fallback for gallery embed
...
Pre-update native builds don't recognize app.bsky.embed.gallery (Photos
v2, >4 images). Bump @atproto/api to 0.20.9 so the OTA bundle can parse
the embed, and render a friendly "Something new is here" prompt with the
photo count and a link to bsky.app/download in place of the unrenderable
gallery. Native-only; web ships with full gallery support in the same
release.
APP-2308
(cherry picked from commit f9023f48b1 )
2026-06-04 21:10:32 -05:00
Eric Bailey
73b35eabe6
intl:release
2026-06-03 10:00:25 -05:00
Spence Pope
e9baa0578f
Fix alt text selection in lightbox on Android (and iOS) ( #10698 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
(cherry picked from commit b6650d8d5c )
2026-06-03 09:59:08 -05:00
Spence Pope
91d5fcb50c
fix blur on image alt text background ( #10658 )
...
(cherry picked from commit 0a7c087078 )
2026-06-03 09:34:07 -05:00
DS Boyce
c3cc30ca00
Transpile @atproto/api package for older browser support ( #10700 )
...
(cherry picked from commit 3c06ecfa1a )
2026-06-03 09:33:41 -05:00
Eric Bailey
e4031cc2ee
intl:release
2026-06-02 15:41:10 -05:00
Eric Bailey
fe0b9e0318
Revert "[ALG-96] Don't fall back to search for onboarding user suggestions ( #10680 )"
...
This reverts commit fbacd7ce23 .
2026-06-02 15:40:36 -05:00
Eric Bailey
cff41ae83c
intl:release
2026-06-02 15:08:56 -05:00
Eric Bailey
c52c3f1019
Prefer opengraph image, fall back to Standard Site coverImage ( #10694 )
...
(cherry picked from commit b87a51b485 )
2026-06-02 15:08:05 -05:00
Eric Bailey
4848eea4c0
intl:release
2026-06-02 12:46:39 -05:00
Eric Bailey
4474087ca4
Remove image upload flags ( #10687 )
...
(cherry picked from commit 61e10f7e0b )
2026-06-02 12:44:14 -05:00
Eric Bailey
fbacd7ce23
[ALG-96] Don't fall back to search for onboarding user suggestions ( #10680 )
...
(cherry picked from commit 59765138ce )
2026-06-02 12:44:10 -05:00
Samuel Newman
0b466fd890
Ungate video upload size change ( #10683 )
...
(cherry picked from commit fd9f988b90 )
2026-06-02 12:44:05 -05:00
Eric Bailey
d7d4ad0f8f
Update mod SDK ( #10682 )
...
(cherry picked from commit 0dfd7cfa12 )
2026-06-01 17:27:42 -05:00
Samuel Newman
bbaa948a4f
switch sonner-native patch to target ESM
2026-05-31 23:35:25 +03:00
Eric Bailey
e8304b12bc
Fix spacing when no description in SS pub card ( #10648 )
...
(cherry picked from commit 5123680a11 )
2026-05-28 18:10:48 -05:00
Eric Bailey
8a7b04acce
Moar Standard Site Tweaks ( #10641 )
...
(cherry picked from commit af04e8b496 )
2026-05-28 12:15:53 -05:00
Michael Black
925eaa9fc8
Refactor and improve seo schema.org data ( #10613 )
...
(cherry picked from commit 60917d1125 )
2026-05-28 12:13:15 -05:00
Eric Bailey
7f5dd40069
Release prep 1.122.0 ( #10634 )
1.122.0
2026-05-27 15:29:06 -05:00
Eric Bailey
13f494502d
Expand allowed "live now" platforms ( #10633 )
2026-05-27 14:42:01 -05:00
Samuel Newman
e8f61ac3da
[pnpm] Migrate devenv ( #10480 )
2026-05-27 14:39:36 -05:00
Samuel Newman
addfdd192a
[Chat] Tweak messageitem blocked state ( #10631 )
2026-05-27 10:00:45 -07:00
Eric Bailey
3d8875374e
Standard Site cards tweaks ( #10614 )
2026-05-27 11:53:26 -05:00
DS Boyce
721a08ffe1
Handle new group chat log events ( #10624 )
2026-05-27 09:32:06 -07:00
DS Boyce
4e4e1e1190
Add ability to report a group chat ( #10485 )
2026-05-27 09:30:33 -07:00
DS Boyce
731f32abda
Add XRPC error handling for creating new chats ( #10622 )
2026-05-27 08:05:51 -07:00
DS Boyce
a892b3dcc9
Remove hard-coded chat member limit ( #10625 )
2026-05-27 10:50:19 +03:00
pfrazee
7ac288de12
Nightly source-language update
2026-05-27 03:20:32 +00:00
Samuel Newman
5bad7d3ceb
[Chat] Add message item blocked state ( #10616 )
2026-05-26 10:22:18 -07:00
Samuel Newman
8720ef72ce
Bump RNKC ( #10617 )
2026-05-26 10:15:51 -07:00
Samuel Newman
afa6a98349
[Chat] Empty state for native ( #10603 )
2026-05-26 10:01:10 -07:00
Samuel Newman
1113686e30
[Chat] Prevent reactions when unavailable ( #10615 )
2026-05-26 09:55:30 -07:00
Samuel Newman
308b2e05f1
[Chat] Moderation stuff ( #10610 )
2026-05-26 09:55:22 -07:00
Spence Pope
3f4cd1c683
Don't cache trending GIFs ( #10612 )
2026-05-26 10:55:42 -05:00
surfdude29
a5a6293467
Tweak location strings ( #10518 )
2026-05-26 10:51:58 -05:00
surfdude29
dc62ce2fb0
Fix "under 18" admonition being incorrectly shown on Moderation screen ( #10521 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-26 10:51:48 -05:00
surfdude29
68431182ef
Improve logic to show most relevant error message in AA restricted regions ( #10522 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-26 10:45:07 -05:00
Alex Benzer
4e2949c93a
Add nav:click event to all main nav items ( #10540 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-26 09:28:40 -05:00
Samuel Newman
1790fddc78
Enable 300mb video uploads ( #10497 )
2026-05-26 09:23:43 -05:00
pfrazee
4eb692cf87
Nightly source-language update
2026-05-26 03:19:30 +00:00
Samuel Newman
3552c26449
[pnpm] Set trustPolicy to no-downgrade ( #10570 )
2026-05-25 16:31:30 -05:00
Samuel Newman
98cdeef5b2
Remove FontAwesome ( #10528 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-25 16:29:46 -05:00
Eric Bailey
f5dcce1718
Standard Site link card improvements ( #10608 )
2026-05-25 15:49:30 -05:00
Samuel Newman
709589fa36
Reduce lightbox button size on native ( #10500 )
2026-05-25 04:34:35 -07:00
Samuel Newman
ebed23657f
Detect missing H.264/AAC codec support on web video ( #10499 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 04:23:21 -07:00
Samuel Newman
c1f42ef877
Fix image cropping not saving on iOS ( #10404 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-25 04:22:39 -07:00
Samuel Newman
5281c48de3
[Chat] Restore back button to settings screens ( #10602 )
2026-05-25 04:12:40 -07:00
Samuel Newman
bf7633b794
Fix status bars not showing ( #10605 )
2026-05-25 04:09:28 -07:00
Samuel Newman
d404363093
Fix left nav badge overlap ( #10604 )
2026-05-25 03:47:22 -07:00