Samuel Newman
810e098d82
reinstate list-conversations invalidation on block
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 16:03:32 +03:00
Samuel Newman
3fc5debf14
make convo agent shadow merge a persistent overlay
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 16:03:23 +03:00
Samuel Newman
df6cb73284
restore placeholder bubbles for undefined profiles
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-06-10 16:03:21 +03:00
DS Boyce
fdb5cdcf46
Clean up props/typechecks for AvatarBubbles
2026-06-10 13:57:28 +03:00
Eric Bailey
386ec96227
Remove unneeded invalidate query in block mutation
2026-06-10 13:57:28 +03:00
Eric Bailey
bcdff62cd4
Use profile shadow in AvatarBubbles
2026-06-10 13:57:28 +03:00
Eric Bailey
3bfb2f8035
Feedback, use ref
2026-06-10 13:57:28 +03:00
Eric Bailey
e592fa7e49
Fix forever cache of actor status
2026-06-10 13:57:27 +03:00
Eric Bailey
ffaa796473
Commit shadow merge and drop dead recipients branch
...
mergeProfileShadow mutated relatedProfiles in place but never invalidated
the snapshot, so block/mute shadow updates didn't render until an unrelated
commit. Call commit() after merging. Also drop the recipients branch, which
never ran since recipients is never assigned.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-10 13:57:27 +03:00
Eric Bailey
fef1bad264
Add a type
2026-06-10 13:57:27 +03:00
Eric Bailey
d3b0452401
Integrate shadow cache into convo agent
2026-06-10 13:57:27 +03: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
Samuel Newman
84c4223ff9
[Chat] Gate group chats for under-18 users ( #10548 )
...
Co-authored-by: Eric Bailey <git@esb.lol >
2026-06-09 06:31:22 -07:00
surfdude29
2cb225dddd
Mark string for translation and add context ( #10805 )
2026-06-09 06:03:52 -07:00
DS Boyce
8015c26955
Hide last message in chat list if it's blocked ( #10800 )
2026-06-09 08:13:15 +03:00
pfrazee
c6e6b83d50
Nightly source-language update
2026-06-09 03:18:45 +00:00
DS Boyce
bfbd1cef32
Upgrade to pnpm 11.5.2 ( #10793 )
2026-06-08 13:53:09 -07:00
Eric Bailey
690b8184a1
Refactor age assurance flags and contexts ( #10794 )
2026-06-08 15:34:51 -05:00
Samuel Newman
46e54d2375
[Chat] Try and resolve loading bug once and for all ( #10791 )
2026-06-08 23:14:43 +03:00
Samuel Newman
38ee14d517
Remove social proof from group invites ( #10787 )
2026-06-08 23:14:29 +03:00
DS Boyce
1c5b3dd3a1
Only show Message option if chat member can be messaged ( #10788 )
2026-06-08 12:15:13 -07:00
DS Boyce
0c89198ded
Remove TODO for uninviting group chat members ( #10789 )
2026-06-08 12:14:51 -07:00
DS Boyce
fe9dabbc4a
Open edit chat name dialog via tap ( #10790 )
2026-06-08 12:14:24 -07:00