Samuel Newman
1de8819d9d
Match renamed push payload fields from chat service
...
Server-side renamed `convoGroupName` -> `groupName` and `convoMemberCount`
-> `groupMemberCount` in the additional payload.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-22 17:03:56 +03:00
Samuel Newman
b1923cab4d
Fix group chat push notifications rendering as direct messages on iOS
...
iOS classifies Communication Notifications as either MessagingDirect or
MessagingGroup based on recipient count on the INSendMessageIntent. Our
push payload omits the recipient list, so iOS sees zero recipients and
falls back to MessagingDirect, ignoring speakableGroupName.
Use INSendMessageIntentDonationMetadata.recipientCount with the new
convoMemberCount field from the chat service to tell iOS the conversation
has multiple participants. Apple documents this as the supported escape
hatch when the full recipient list is too large to ship.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-22 16:44:09 +03:00
DS Boyce
7c5a9ab40d
Fix issue where suggested language prompt could not be dismissed ( #10581 )
2026-05-22 01:54:54 -07:00
Samuel Newman
2f4049e6e0
Bump atproto to latest ( #10586 )
2026-05-22 00:25:25 -07:00
DS Boyce
53df5e62bb
Wrap group chat names when appropriate ( #10583 )
2026-05-21 23:47:41 -07:00
DS Boyce
4c73b171d6
Reduce the number of join requests per page to 20 ( #10578 )
2026-05-21 23:39:11 -07:00
pfrazee
6f0912346c
Nightly source-language update
2026-05-22 03:19:03 +00:00
Samuel Newman
6fd81fe5dc
ESM atproto packages ( #10543 )
2026-05-21 16:41:04 -05:00
DS Boyce
e1e5f28e98
Display badges next to chat inviter's display name ( #10451 )
2026-05-21 12:54:37 -07:00
DS Boyce
f653faab94
Fix word wrapping in image menu on Android ( #10577 )
2026-05-21 10:32:35 -07:00
Samuel Newman
7da3f385a8
Fix stuck tooltip bubble on Safari ( #10560 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-21 09:49:58 -07:00
RetroSunstar
0858010a5d
Fix Image Options not opening on web ( #10544 )
2026-05-21 09:32:29 -07:00
Samuel Newman
901b1a3a9e
[Chat] Remove ChatEmptyPill ( #10575 )
2026-05-21 09:25:05 -07:00
Samuel Newman
c0f7ffa728
[Chat] Make group header a link, fix behaviour with long text ( #10572 )
2026-05-21 09:21:06 -07:00
pfrazee
1b546c54db
Nightly source-language update
2026-05-21 03:19:49 +00:00
Samuel Newman
7fe2f892f6
Revert "Skip installing expo cli in CI ( #10566 )" ( #10568 )
2026-05-20 21:30:53 +03:00
Samuel Newman
b73f9110e5
Skip installing expo cli in CI ( #10566 )
2026-05-20 09:50:44 -07:00
Samuel Newman
c4ecb007f3
[Chat] New post attachment style in composer ( #10563 )
2026-05-20 09:50:34 -07:00
Samuel Newman
3d4ba946b3
[pnpm] Fix CI attempt 5 ( #10567 )
2026-05-20 09:33:02 -07:00
Samuel Newman
a2417e043e
[Chat] Add embeds to the optimistic message ( #10564 )
2026-05-20 09:30:04 -07:00
Samuel Newman
21446b43af
[Chat] MessageItem tweaks ( #10562 )
2026-05-20 09:26:24 -07:00
Samuel Newman
4908816253
[pnpm] Fix CI attempt 4 ( #10565 )
2026-05-20 08:58:55 -07:00
Samuel Newman
c1817d3425
[Chat] Handle new chat notification reasons ( #10530 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 08:20:35 -07:00
DS Boyce
9cad883ab8
Update appearance of chat list item states ( #10556 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-05-20 07:17:25 -07:00
Samuel Newman
46a4f6cbee
Run prettier ( #10559 )
2026-05-20 04:47:59 -07:00
Samuel Newman
5088f00c35
Fix up prettier config, apply to more files ( #10542 )
2026-05-20 03:53:19 -07:00
DS Boyce
70a1a665ed
Fix eas invocation for GitHub Actions ( #10555 )
2026-05-20 03:52:35 -07:00
DS Boyce
2f80d983d3
Update Dockerfile.embedr to work with pnpm ( #10554 )
2026-05-20 12:03:37 +03:00
pfrazee
20f1c60782
Nightly source-language update
2026-05-20 03:19:04 +00:00
DS Boyce
34ae819aab
Fix some issues with message spacing ( #10553 )
2026-05-19 13:06:21 -07:00
Samuel Newman
7b6a81ac23
Remove unread state from locked chats ( #10552 )
2026-05-19 22:22:27 +03:00
Samuel Newman
8cea36f3c9
[pnpm] Migrate bskyembed ( #10482 )
2026-05-19 11:51:10 -07:00
Samuel Newman
09253457f9
Gate group chat invites on allowGroupInvites ( #10546 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 11:47:54 -07:00
DS Boyce
12ab1dd2fd
Fix CI by restoring changes from #10538 ( #10550 )
2026-05-19 11:46:07 -07:00
DS Boyce
b4054bf2a7
Update GitHub Actions to Node.js v24-compatible versions ( #10539 )
2026-05-19 11:06:46 -07:00
Eric Bailey
2cee865f4a
Update husky ( #10549 )
2026-05-19 09:57:11 -05:00
Samuel Newman
683ae7610f
[pnpm] Install node version via devEngines.runtime ( #10503 )
2026-05-19 07:37:55 -07:00
Samuel Newman
366cf7e040
Rebalance splitview columns ( #10512 )
2026-05-19 07:33:10 -07:00
dependabot[bot]
8e8dc7561f
Bump ws from 8.20.0 to 8.20.1 ( #10537 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 03:27:52 -07:00
DS Boyce
af6041d7bc
Fix CI attempt 3 ( #10538 )
2026-05-19 08:23:18 +03:00
pfrazee
b795757a86
Nightly source-language update
2026-05-19 03:18:28 +00:00
DS Boyce
bc148ede43
Tweak reaction size and padding ( #10534 )
2026-05-18 14:37:29 -07:00
DS Boyce
f9f11c802b
Exclude @atproto and @bsky.app packages from minimum age exclusion ( #10536 )
2026-05-18 14:05:13 -07:00
Samuel Newman
632ce5cc37
[Chat] set reaction count font weight to medium ( #10532 )
2026-05-18 23:54:48 +03:00
DS Boyce
52342f1cda
Fix pnpm lockfile integrity check ( #10529 )
2026-05-18 13:52:43 -07:00
Samuel Newman
79872b8be5
[pnpm] Fix CI attempt 2 ( #10533 )
2026-05-18 23:33:54 +03:00
Samuel Newman
5b622079b6
[pnpm] Fix CI ( #10531 )
2026-05-18 13:22:26 -07:00
Samuel Newman
0dc062294f
Move headerMode out of global shell state ( #10527 )
2026-05-18 10:53:12 -07:00
Samuel Newman
e40c9bcf98
[Chat] Persist left column scroll in splitview ( #10513 )
2026-05-18 10:47:41 -07:00
Samuel Newman
b1ce519361
[Chat] adjust list insets on web ( #10524 )
2026-05-18 10:00:20 -07:00