vineyardbovines
6d90b9b7a9
Use add-only photo permission when saving QR codes (APP-2374)
...
createAssetAsync fetches the created asset back after writing, which is
a photo library read - on a fresh iOS install this triggers the full
library permission prompt and rejects, showing a failure toast at the
same time. saveToLibraryAsync writes without reading, matching the
lightbox image download flow.
Also applies to the starter pack QR dialog, which additionally requested
the read-scoped media library permission from expo-image-picker.
2026-06-10 15:55:13 -04:00
estrattonbailey
3feea02548
Nightly source-language update
2026-06-10 19:37:34 +00:00
Samuel Newman
2efdc3fe35
[Chat] NUX ( #10848 )
...
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-10 14:35:35 -05:00
Samuel Newman
2d896983ab
Peek preview for external link embeds ( #10704 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 14:35:16 -05:00
DS Boyce
b47948dca7
Add image to invite link NUX ( #10852 )
2026-06-10 11:57:24 -07:00
Samuel Newman
8db30c7d31
[Chat] Handle moderation lock override in group chats ( #10835 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 11:57:12 -07:00
Samuel Newman
3b5ede37f7
[Chat] Reusable loading/unavailable states for chat invites ( #10819 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 11:54:37 -07:00
Michael Black
3095bbfbec
bskyweb: add video objects to jsonld SEO ( #10814 )
2026-06-10 13:54:24 -05:00
Samuel Newman
b3985bfad5
Add indication of total number of images in ComposerReplyTo ( #10836 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-10 11:49:52 -07:00
Spence Pope
c6f9803676
Add profile QR code for sharing and inviting friends ( #10659 )
2026-06-10 14:14:45 -04:00
DS Boyce
adb39b4442
Invert group chat feature gate ( #10851 )
2026-06-10 10:41:34 -07:00
DS Boyce
01054624ef
Restore on-device translation from overflow menu ( #10850 )
2026-06-10 12:31:48 -05:00
Alex Benzer
8c8617d5f2
New layout for expanded notification bundles ( #10664 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-10 12:23:07 -05:00
DS Boyce
50dabf3f65
Enable Google Translate in post overflow menu ( #10849 )
2026-06-10 10:14:48 -07:00
Samuel Newman
e5335fa52b
[Chat] Fix duplicate messages when history fetch races firehose ( #10839 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 09:44:44 -07:00
Samuel Newman
9e9a4024c3
[Chat] Delete GroupChatGate ( #10846 )
2026-06-10 09:44:28 -07:00
Eric Bailey
209ecafdc1
Fix video preview collapse ( #10847 )
2026-06-10 11:30:48 -05:00
DS Boyce
90f8fe59ba
Put display name and handle on one line in invite dialog ( #10824 )
2026-06-10 09:17:09 -07:00
DS Boyce
a69836216c
Tweak spacing in invite link dialog ( #10829 )
2026-06-10 09:09:19 -07:00
Samuel Newman
8fcf25b290
[Chat] Fix source of truth for group size limit ( #10845 )
2026-06-10 08:17:18 -07:00
Eric Bailey
8b4a5238be
[Chat] Sync convo agent with shadow cache ( #10827 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-10 08:16:58 -07:00
Samuel Newman
17ff9af200
[Chat] Some tweaks ( #10840 )
2026-06-10 06:38:31 -07:00
Samuel Newman
7379ad3c3b
[Chat] Fix optimistic updates by using partial keys ( #10838 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 03:56:54 -07:00
Samuel Newman
9a2e636c17
Remove leave-convo suppression, use real optimistic update ( #10834 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 01:58:16 -07:00
Samuel Newman
f321122656
use opus 4.8 in github claude ( #10837 )
2026-06-10 01:55:03 -07:00
Samuel Newman
d6a14ade54
[Chat] revalidate join links on leave ( #10833 )
2026-06-10 01:33:21 -07:00
DS Boyce
8720d05242
Clear search term after adding chat member ( #10831 )
2026-06-09 23:47:13 -07:00
DS Boyce
fc14427134
Support dim theme on join request landing page ( #10832 )
2026-06-09 23:31:45 -07:00
pfrazee
76694a2ba8
Nightly source-language update
2026-06-10 03:18:50 +00:00
Michael Black
38fb9c2165
bskyweb: meta noindex tag for non-indexable pages ( #10803 )
2026-06-09 15:54:54 -05:00
Eric Bailey
db2e190f4c
Hide domain if matches handle, new Standard Site icon treatment ( #10767 )
2026-06-09 15:54:16 -05:00
Eric Bailey
7f6cfaee71
Fix image collapse in FF ( #10826 )
2026-06-09 15:15:37 -05:00
DS Boyce
0558e8b79a
Change Ignore to Reject for chat invites ( #10825 )
2026-06-09 12:40:35 -07:00
Samuel Newman
852cb53cab
[Chat] add lil gap between chats on web ( #10821 )
2026-06-09 22:24:28 +03:00
DS Boyce
c27f50e038
Add list of mutual chats to block dialog ( #10727 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 14:18:58 -05:00
DS Boyce
189dad8cb7
Address chat design nits ( #10823 )
2026-06-09 11:36:08 -07:00
DS Boyce
de5ae04809
Fix link to profile from chat invite embed ( #10822 )
2026-06-09 11:35:45 -07:00
Samuel Newman
6ba5154bcc
[Chat] Show invite link label in chat list preview ( #10811 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 11:07:45 -07:00
DS Boyce
994e27ded1
Don't suggest users who can't be messaged/added ( #10820 )
2026-06-09 10:45:50 -07:00
DS Boyce
df8c731f1d
Fix back button behavior on conversation settings screen ( #10801 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-09 10:16:00 -07:00
Samuel Newman
3fdfebfe29
[Chat] Surface blocked members to top of group member list for owner ( #10726 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 10:15:03 -07:00
DS Boyce
750c55eff8
Display toast after reacting emoji reaction limit ( #10799 )
2026-06-09 09:36:35 -07:00
DS Boyce
986cf62da1
Fix text truncating in image menu on iOS ( #10802 )
2026-06-09 09:35:49 -07:00
Michael Black
be30947089
bskyweb: extract gallery media for SEO ( #10813 )
2026-06-09 11:10:33 -05:00
Samuel Newman
fb4133cdc7
[Chat] Filter out groups from badge counts when AA'd ( #10816 )
2026-06-09 18:33:04 +03:00
Spence Pope
e339a2a18c
version number ( #10815 )
2026-06-09 08:24:34 -07:00
DS Boyce
c52231a449
Update handling of join link previews ( #10798 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-06-09 07:23:33 -07:00
Samuel Newman
4c4ebd0510
Catch NotAllowedError in web GIF player + lint modules/ ( #10806 )
2026-06-09 07:20:34 -07:00
Spence Pope
bc94c8c07b
Fix composer horizontal swipe triggering browser back/forward ( #10812 )
2026-06-09 10:11:21 -04:00
Samuel Newman
22643c76d0
Fix fullscreen infinite render loop in video embeds ( #10807 )
2026-06-09 06:51:36 -07:00