Samuel Newman
5fdbebb337
fix stuck tooltip bubble on safari
...
promote the [data-tooltip]::after pseudo onto its own compositor layer.
without this, the bubble's `display: block` state can latch on hover for
notification items where SubtleHover (also a promoted layer) shares the
stacking context.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-20 14:49:59 +03: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
Samuel Newman
ff731849b0
Migrate from Yarn 1 to pnpm ( #10465 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-05-18 09:51:04 -07:00
surfdude29
b7c2c2f183
Add missing space to string ( #10511 )
2026-05-18 09:35:11 -07:00
Samuel Newman
e58a09e0ca
Fix automatic footer compensation in Layout.Content ( #10526 )
2026-05-18 04:57:06 -07:00
pfrazee
45597de6e0
Nightly source-language update
2026-05-16 03:16:55 +00:00
DS Boyce
5da73c2d67
Add per-file codemod for updating useLingui to v5 ( #10505 )
2026-05-15 13:28:40 -07:00
DS Boyce
2bf6bdb6bc
Update chat presentation ( #10444 )
2026-05-15 13:25:47 -07:00
Samuel Newman
0eb382da03
[Chat] Split view layout for web ( #10258 )
2026-05-15 12:46:53 -07:00
DS Boyce
5b7bc56a12
Address any types in List component ( #10504 )
2026-05-15 12:42:32 -07:00
DS Boyce
cc7d8296f0
Fix unnecessary scrollbars on web ( #10502 )
2026-05-15 11:56:19 -07:00
Samuel Newman
9d98890fd2
Fix reply failures caused by fetching posts from PDS ( #9925 )
2026-05-15 11:43:07 -07:00
DS Boyce
e0cb1c3413
Remove unused code for unsupported 'invited' status ( #10492 )
2026-05-15 09:29:09 -07:00
DS Boyce
f963c90eb5
Update appearance of chat disabled message ( #10488 )
2026-05-15 09:28:48 -07:00
DS Boyce
8756c6c0ac
Update message context menu styles ( #10487 )
2026-05-15 09:28:26 -07:00
Eric Bailey
b41dbec48f
Remove KLIPY from external media settings ( #10496 )
2026-05-15 10:54:42 -05:00
pfrazee
e52b7df39b
Nightly source-language update
2026-05-15 03:19:40 +00:00
DS Boyce
0b63ee40c7
Don't show Follow link if user is blocked ( #10491 )
2026-05-14 10:36:59 -07:00
DS Boyce
e18b76d897
Display icon on chat list for system messages ( #10493 )
2026-05-14 10:28:53 -07:00
DS Boyce
c81174e4f0
Fix labels in invite link dialog ( #10472 )
2026-05-14 05:30:07 -07:00
pfrazee
da44df9124
Nightly source-language update
2026-05-14 03:17:55 +00:00
DS Boyce
a07e364a87
Use i18n.date for date dividers ( #10486 )
2026-05-13 15:09:10 -07:00
DS Boyce
b41d0ad97d
Improve birthdate handling ( #10477 )
2026-05-13 13:52:59 -07:00
Eric Bailey
d20df78f7e
Stop writing associatedRecord to embeds, may need to adjust schema ( #10489 )
2026-05-13 15:52:43 -05:00
DS Boyce
9e55bb71ef
Add export data dialog to chat settings ( #10478 )
2026-05-13 12:30:00 -07:00