Claude
cdd4b05755
Scroll Home feed to top on Android back press when scrolled down
...
On Android, pressing the hardware back button while on the Home screen
now scrolls the focused feed back to the top if it is scrolled down
(past the same threshold that shows the "Load new posts" button). When
already at the top, the press falls through to the default behavior as
before.
The focused feed page registers a fallback handler in a small module
registry, and the shell's existing back handler runs it only after
closeAnyActiveElement declines the press, so open dialogs, the
lightbox, the composer, and the drawer keep their priority.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_017Q8GRaUcvhqy2G1M4odtZx
2026-07-11 15:34:36 +00:00
pfrazee
3989356316
Nightly source-language update
2026-07-11 03:10:36 +00:00
Austin McKinley
b4dfa3cc22
Collapse label appeal flow into ModerationDetailsDialog ( #11091 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-07-10 18:26:10 -05:00
Samuel Newman
fa27d446d8
Migrate to Oxlint ( #10384 )
...
Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com >
2026-07-10 12:27:00 -07:00
Samuel Newman
6be6f14aed
pnpm 11.11.0 ( #11130 )
2026-07-10 18:12:02 +03:00
Samuel Newman
9b34d357d4
Lazy load @ipld/dag-cbor in computeCid ( #11099 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 02:43:04 -07:00
DS Boyce
f1b2bcd638
Potentially fix disappearing chat emoji on some devices ( #11113 )
2026-07-10 02:40:54 -07:00
Samuel Newman
5e6b693294
Fix crash when maxHeight is nil at sheet presentation ( #11104 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-10 02:39:02 -07:00
Samuel Newman
1c88299eee
restore v1.128.0 ( #11131 )
2026-07-10 02:33:28 -07:00
pfrazee
fe5d531afe
Nightly source-language update
2026-07-10 03:13:47 +00:00
DS Boyce
3499d3646e
Migrate all search to v2 and remove v1 ( #11125 )
2026-07-09 15:08:20 -07:00
Samuel Newman
65e10f13f7
Slim down CLAUDE.md ( #11102 )
2026-07-10 00:37:48 +03:00
Samuel Newman
ffd4172a64
Replace @tiptap/html generateJSON with native DOMParser equivalent ( #11098 )
2026-07-10 00:37:05 +03:00
surfdude29
1d1b2f748e
Update KWS supported languages and mapping ( #11085 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-09 13:24:20 -05:00
surfdude29
b075753d0f
Fix KWS language picker silently resetting Arabic, Chinese, Filipino & Portuguese to English ( #11082 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-07-09 13:19:41 -05:00
Samuel Newman
c9251f85c5
Update lint-staged ( #11084 )
2026-07-09 13:17:16 -05:00
Samuel Newman
2b5e437601
Remove unused video extension extraction in Share extension ( #11081 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-09 13:06:40 -05:00
Samuel Newman
49ca9a2e7e
v1.127.1 Release prep ( #11116 )
1.127.1
2026-07-09 04:06:32 -07:00
Samuel Newman
83da55c32b
Fix search typeahead performance with absolute overlay ( #11103 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-09 02:36:37 -07:00
Samuel Newman
40b802ba15
Revert "Remove react-native-dotenv ( #10706 )" ( #11110 )
2026-07-09 02:17:05 -07:00
pfrazee
f06f2cbc25
Nightly source-language update
2026-07-09 03:14:03 +00:00
DS Boyce
0a4f5e132c
Update mergeRefs util for React 19 ( #11108 )
2026-07-08 12:32:15 -07:00
Spence Pope
6dce96881c
use source file for web video compression ( #11090 )
2026-07-08 15:07:52 -04:00
DS Boyce
510dc51d7a
Update advanced search UI ( #11088 )
2026-07-08 10:14:39 -07:00
Eric Bailey
decac43c34
Adjust AA device signals copy ( #11106 )
2026-07-08 11:40:33 -05:00
Samuel Newman
efcc15fc55
Bump version to v1.128.0 ( #11105 )
2026-07-08 08:38:50 -07:00
DS Boyce
53d9db174c
Revert "Add more search placeholders ( #11089 )" ( #11101 )
2026-07-08 07:25:41 -07:00
DS Boyce
a689322f4a
Add more search placeholders ( #11089 )
2026-07-08 07:10:12 -07:00
dependabot[bot]
aaf45129aa
Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /bskyweb ( #11100 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-08 06:44:33 -07:00
Samuel Newman
48e1502bd1
Fix Android crash in chat keyboard scroll (part 2) ( #11096 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 06:21:32 -07:00
Samuel Newman
b41624edea
Lazy-load mediabunny on web ( #11094 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-08 06:21:16 -07:00
Samuel Newman
ea3d6827c7
v1.127.0 release ( #11087 )
1.127.0
2026-07-07 10:23:03 -07:00
Samuel Newman
102905b962
Fix back swipe opening the drawer after a cold-start deep link ( #11065 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 06:51:06 -07:00
dependabot[bot]
5e24a0b48c
Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.9.2 in /bskyweb ( #10463 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 06:47:34 -07:00
DS Boyce
bbdfe05ada
Use Sift for username suggestions during signup ( #11051 )
2026-07-07 05:37:49 -07:00
Spence Pope
f9b1200404
fix web video preview error aborting upload ( #11079 )
2026-07-07 05:34:46 -07:00
surfdude29
17697cd5c8
Use 'hyphens' instead of 'dashes' in error string ( #11050 )
2026-07-07 05:31:54 -07:00
Samuel Newman
03ccd96661
Force native builds when package.json version changes in OTA deploy ( #11061 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-07-07 05:31:37 -07:00
dependabot[bot]
976dd65056
Bump golang.org/x/net from 0.47.0 to 0.55.0 in /bskyweb ( #11055 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 05:24:45 -07:00
Pintu
7251a0ee70
fix(search): Update advanced search label text ( #11049 ) ( #11064 )
2026-07-07 04:25:56 -07:00
Alex Benzer
882a5573af
Clean up feature gate for follow buttons in expanded notifications ( #11068 )
2026-07-07 04:22:42 -07:00
Samuel Newman
9ff248528b
Automatically resolve hosting provider from handle ( #11053 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
2026-07-07 04:21:58 -07:00
Samuel Newman
640662d57c
Fix zizmor findings in build workflows ( #11046 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-07 04:20:50 -07:00
dependabot[bot]
52e8051fa3
Bump the actions group with 5 updates ( #11076 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:19:38 -07:00
dependabot[bot]
86c1cbbc95
Bump actions/cache from 5.0.5 to 6.1.0 ( #11078 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:18:26 -07:00
dependabot[bot]
545fec82fb
Bump dcarbone/install-jq-action from 3.2.0 to 4.0.1 ( #11077 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-07 04:17:43 -07:00
pfrazee
f9071a9674
Nightly source-language update
2026-07-07 03:14:21 +00:00
Spence Pope
4f5119fac0
fix camera roll gif selection hanging on ios ( #11074 )
2026-07-06 17:53:37 -04:00
DS Boyce
651a3f8af4
Upgrade pnpm to 11.10.0 ( #11075 )
2026-07-06 13:08:47 -07:00
smileyhead
1817cc2ae4
Add missing l18n wrapper to ‘⚠Invalid Handle’ in handles.ts ( #11071 )
2026-07-06 13:51:33 -05:00