Samuel Newman
31d100bb14
fix android crash in chat keyboard scroll
...
guard against a null view tag when keyboard-controller's
useExtraContentPadding flushes its deferred scrollTo. the rAF callback can
fire after the ScrollView detaches (navigating away, list re-creating its
scroll component), at which point scrollViewRef() is null. on the old arch
reanimated's scrollTo passes that null to the native _scrollToPaper
HostFunction, which throws "Value is null, expected a number".
re-check the ref inside the rAF before scrolling.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 16:52:09 +03:00
Samuel Newman
9e275d3898
[pnpm] Use latest pnpm ( #10585 )
2026-06-01 05:35:37 -07:00
Samuel Newman
855d785bf8
Gate new group chat creation on canCreateGroups ( #10656 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-01 05:18:15 -07:00
Samuel Newman
bac06bdf23
Switch sonner-native patch to target ESM source ( #10668 )
2026-05-31 13:45:28 -07:00
pfrazee
3205fcd7b3
Nightly source-language update
2026-05-30 03:17:17 +00:00
Samuel Newman
d0ad7819bf
[Chat] Add chat disabled banner ( #10573 )
2026-05-29 22:46:15 +03:00
Samuel Newman
b0708dcefb
Fix email verification dialog ( #10657 )
2026-05-29 11:03:00 -07:00
DS Boyce
ce4efc511b
Refactor notification settings as dialogs ( #10646 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-05-29 09:35:14 -07:00
DS Boyce
e52adeac12
Fix layout of NotFound screen and convert to ALF ( #10649 )
2026-05-29 06:59:08 -07:00
Samuel Newman
a5e29442b5
[Chat] Add other chat route handlers to bskyweb ( #10639 )
2026-05-29 06:35:32 -07:00
Samuel Newman
806f31dc93
Use pnpm to handle node/pnpm versions in Dockerfile ( #10642 )
2026-05-29 05:40:24 -07:00
dependabot[bot]
98f14bab39
Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /bskyweb ( #10640 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 04:31:52 -07:00
Samuel Newman
9f69e7f8ff
Bump version to v1.123.0 ( #10647 )
2026-05-29 04:13:03 -07:00
pfrazee
28106639f4
Nightly source-language update
2026-05-29 03:20:13 +00:00
Eric Bailey
5123680a11
Fix spacing when no description in SS pub card ( #10648 )
2026-05-28 17:55:49 -05:00
Eric Bailey
bcdf707a8a
Prevent silent Denis failures in the future ( #10645 )
2026-05-28 16:39:00 -05:00
DS Boyce
3e46ca391f
Colocate all chat log event handlers ( #10632 )
2026-05-28 12:51:40 -07:00
DS Boyce
672cebef62
Disable other chat settings when a chat is locked ( #10623 )
2026-05-28 11:14:08 -07:00
Eric Bailey
af04e8b496
Moar Standard Site Tweaks ( #10641 )
2026-05-28 11:32:03 -05:00
DS Boyce
5e27d8c85d
Update presentation of DM header ( #10619 )
...
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2026-05-28 09:31:52 -07:00
Michael Black
60917d1125
Refactor and improve seo schema.org data ( #10613 )
2026-05-28 11:26:25 -05:00
Samuel Newman
6432c925c2
[Chat] Add OpenGraph card for chat invite links ( #10629 )
2026-05-28 10:22:49 -03: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