Samuel Newman
d3dbb94689
Catch errors on geolocation request, reduce Sentry logs ( #9098 )
2025-09-29 23:12:50 +03:00
Samuel Newman
031fa95715
remove root sibling library ( #9097 )
2025-09-29 14:31:55 -05:00
Samuel Newman
ae2c9a832f
don't send some "activity no longer available" errors ( #9100 )
2025-09-29 14:15:38 -05:00
Samuel Newman
02a25d2aa2
Log OTA errors properly ( #9101 )
...
* Log OTA errors properly
* filter out network errors
2025-09-29 14:14:39 -05:00
Samuel Newman
2b32fff1d0
Fix link crash ( #9102 )
...
* fix link crash
* fix link crash
2025-09-29 14:14:13 -05:00
dan
22bb9c599f
Send inferrable interactions to third-party feeds ( #9094 )
2025-09-29 14:07:21 -05:00
Samuel Newman
66526a8e10
Fix extToMime function ( #9084 )
2025-09-25 10:26:25 -05:00
pfrazee
8cded435d1
Nightly source-language update
2025-09-25 02:36:36 +00:00
Eric Bailey
bd17f04810
Migrate to @bsky.app/alf package ( #9030 )
...
* Add storybook shortcut in dev
* Migrate to alg pkg
* Migrate font_bold to new font_semi_bold
* Migrate font_heavy to font_bold
* Fix old theme refs
* Remove leading util
* Bump
* Revert "Add storybook shortcut in dev"
This reverts commit 7a86195c77fb5d449c7782e64ebabb6addfab919.
* Remove alf script
* Adjust font scale
* Bump
* Bump pkg
* Migrate values from conflicts
* Create default themes outside react
* Use built-in alf utils
* Migrate old font styles
* Remove unused tokens
* Move theme creation to more appropriate file
* Update button colors
* Adjust TextField colors, line heights
2025-09-24 11:47:08 -05:00
pfrazee
bdc58045cf
Nightly source-language update
2025-09-24 02:35:40 +00:00
Samuel Newman
46a97fadcb
Delete unused modals and invite code stuff ( #8244 )
...
* delete waitlist modal, which doesn't exist
* delete invite code modal
* rip out copied invites persisted state
* delete invite query
* delete unused modal implementations
2025-09-23 11:45:51 -07:00
Samuel Newman
e90cfdc849
Modernise list create/edit dialog ( #8223 )
2025-09-23 20:11:21 +03:00
Samuel Newman
3bc906b911
fix profile feed liked by tablet offset ( #9066 )
2025-09-23 20:06:11 +03:00
Samuel Newman
7916c73b09
Better screen transitions for auth flow ( #7803 )
2025-09-23 20:04:22 +03:00
Samuel Newman
6d85fe05d1
Constraint video max height to 14/9 ( #8611 )
...
* constraint video max height to 14/9
* Apply new default to web video embed too
* Retain web handling
* Rename prop for clarity
* Align no-crop handling on native/web
* make it always constrained
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-09-23 07:24:31 -07:00
Eric Bailey
133bc2921e
Fix incorrect usage of useAnimatedScrollHandler ( #9063 )
...
* Explicitly declare worklets for useAnimatedScrollHandler_FIXED.web.ts
* Delete unused web hook
* delete other platform split file, import directly
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-09-23 02:12:53 -07:00
pfrazee
b90f807416
Nightly source-language update
2025-09-23 02:34:57 +00:00
Barry McGee
2c6752f24a
Fix notification indicator appearing behind navigation text ( #9035 )
...
* Fix peeking notification indicator on web
* Remove relative positioning from LeftNav component
2025-09-22 10:49:16 -07:00
Samuel Newman
5211b26903
Expo 54 ( #8931 )
...
* update deps
* update patches
* fix new arch optout
* build from source, disable new arch
* update to preview.14
* upgrade off of preview to release
* fix lockfile lint
* update patches
* add back expo-location
* downgrade reanimated
* downgrade pagerview
* use expo-file-system/legacy
* try and upgrade types/react-dom
* fix type of uint8array
* rm @types/react resolution from bad rebase
* more type errors
* fix mock
* bump rn-compressor
* add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5
* delete NativeDropdown & remove Zeego
* `import React` in expo modules
* bump cocoapods
* rm unused picker lib
* add speculative react-native-mmkv patch
* revert patch, add temp debug info to error
* bring back speculative patch, patch built JS code instead of source
* revert patch, just do debugging part
* dep update
* update resolutions, dynamic-app-icon
* bump node version in eas.json
* update build instructions
* rm atob from docs
* Delete react-native-mmkv+2.12.2.patch
* bump expo which might include fix
* update expo patch version
* bump expo patch version
* wrong version oops
* update expo to latest
* update react-native-compressor, rm patch
2025-09-22 08:52:07 -07:00
Samuel Newman
5e78c947a0
Add missing passive feed interactions ( #9043 )
2025-09-15 03:02:37 -07:00
pfrazee
952abc82f4
Nightly source-language update
2025-09-12 02:33:47 +00:00
surfdude29
b9a41f30a5
Generate separate strings for join messages in Newskie dialog ( #8007 )
...
* try again
* prettier
* prettier round 2
* Update src/components/NewskieDialog.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-09-11 12:08:30 -07:00
Samuel Newman
6a4c56dfa9
Log cleanup ( #9029 )
...
* change warn to log
* networkerror check on failed to check unread notifications
* rm both logs
* tweak imports
2025-09-11 11:23:16 -07:00
hailey
836d16fec9
ensure mod service header present for appeals ( #9025 )
2025-09-11 00:31:17 -07:00
pfrazee
58ffe365ae
Nightly source-language update
2025-09-11 02:36:03 +00:00
Samuel Newman
20ff3e3ba0
Ensure there is a thumbnail for videos on web ( #9019 )
2025-09-10 18:49:44 +03:00
Samuel Newman
5b8631d188
Fix profile lists/feeds/starterpacks tabs position issue ( #8935 )
2025-09-10 18:49:04 +03:00
Samuel Newman
5be753ecdf
add prevent default to thread anchor checkmark ( #9020 )
2025-09-10 17:44:19 +03:00
pfrazee
c7591ef058
Nightly source-language update
2025-09-10 02:33:45 +00:00
Samuel Newman
372e20efa3
ALF saved feeds screen ( #8844 )
2025-09-09 22:40:25 +03:00
Samuel Newman
9e8bceec60
reduce checkmark size in thread anchor ( #8942 )
2025-09-09 10:27:16 -07:00
Samuel Newman
6432667f60
ALF lists screen ( #8941 )
...
* alf list screens
* relocate to `#/screens`, balkanize
* use useBreakpoints
* showCancel on subscribe menu
* fix typo
2025-09-09 10:20:33 -07:00
Samuel Newman
4a1b1f17f4
Clean up dialogs ( #8934 )
2025-09-09 18:45:36 +03:00
Samuel Newman
7574a745d1
Fix focus ring shapes ( #9005 )
...
* fix user avis being the wrong shape
* fix the fab being the wrong shape
2025-09-09 08:40:19 -07:00
Samuel Newman
53e43a957c
run yarn lint --fix ( #9013 )
2025-09-09 08:38:21 -07:00
Samuel Newman
bb30b592d7
Remove atob polyfill ( #9000 )
...
* remove atob polyfill
* remove base64-js as a dependency
2025-09-09 08:33:41 -07:00
Samuel Newman
bbc55eb0d7
clean up language before suggesting ( #9006 )
2025-09-09 08:33:23 -07:00
Samuel Newman
3e2c181c40
Upgrade @types/react to 19 and run codemod (attempt 2) ( #8918 )
...
* update dependencies
* rm `import type React from 'react'`
* run codemods
* patch discord types
* update types/react-dom
* Update yarn.lock
2025-09-09 08:09:10 -07:00
pfrazee
d496a22352
Nightly source-language update
2025-09-09 02:37:07 +00:00
Samuel Newman
d8413b09f8
remove link from saved count ( #9010 )
2025-09-08 23:14:19 +03:00
kindgracekind
2b4da7f536
Pass feed context to video feed post controls ( #9004 )
2025-09-08 02:24:07 -07:00
Eric Bailey
5cd4a3362d
1.108.0 Release Prep ( #8993 )
...
* Pull and extract
* Pull and extract part II
2025-09-05 13:14:20 -05:00
estrattonbailey
834486c97d
Nightly source-language update
2025-09-05 16:28:09 +00:00
Eric Bailey
e073bdac6e
Remove region for AA call, actually not helpful ( #8992 )
2025-09-05 11:07:37 -05:00
Samuel Newman
daed047bb4
[Perf] Drawer gesture perf fix + related cleanup ( #8953 )
...
* split drawer layout into own component
* don't put props in dep array
* memoize pager view
2025-09-05 08:39:28 -07:00
Samuel Newman
ee3e083938
Restore quick language select ( #8981 )
...
* restore quick language select
* rm showCancel
* rm margin from thread button
* alf composer icons
* stop hiding keyboard
* use trans
2025-09-05 08:34:00 -07:00
Eric Bailey
0f089060d2
Make logs more clear ( #8991 )
2025-09-05 10:25:42 -05:00
Samuel Newman
01ba0d0ed6
Revert "use comment instead of context ( #8987 )" ( #8990 )
...
This reverts commit c7f8da8f97 .
2025-09-05 08:11:56 -07:00
Samuel Newman
c7f8da8f97
use comment instead of context ( #8987 )
2025-09-05 18:03:29 +03:00
Eric Bailey
76cd645a40
Provide more precise data for age assurance ( #8989 )
2025-09-05 10:02:24 -05:00